Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-02#1337 fix NPEdesperateCoder
2022-10-02🎨 Fix constraint violation when a user has been assigned to a board multip...Stefan Niedermann
2022-01-17Use @StringRes as message for OfflineException.ReasonStefan Niedermann
2022-01-17Remove legacy codeStefan Niedermann
2021-11-29#1165 optimized querydesperateCoder
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-10-11#1119 order labels by title ascendingdesperateCoder
2021-09-10#1100 fix order of comments at uploaddesperateCoder
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-07-10#986 changed upcoming cards logicdesperateCoder
2021-07-10#986 changed upcoming cards logicdesperateCoder
2021-06-17Use IResponseCallback in favor of observeOnce for importing accountsStefan Niedermann
2021-06-12Use executors for more control over started threadsStefan Niedermann
2021-06-11Use IResponseCallback instead of LiveData for one-shotsStefan Niedermann
2021-05-26Fix thread annotation for LiveDataStefan Niedermann
2021-05-24Use @NonNull annotation and final keywordStefan Niedermann
2021-05-24Move widget notifications to own ThreadPoolExecutorStefan Niedermann
2021-05-22#960 app keeps refreshing infinitely when server is in maintenance modeStefan Niedermann
2021-05-20Cleanup: Switch names of IResponseCallback and ResponseCallbackStefan Niedermann
2021-04-18#864 Show DisplayName instead of UID attribute for LDAP users (#925)Niedermann IT-Dienstleistungen
2021-04-15Fix typoStefan Niedermann
2021-04-15Add some documentation about the migration issues from 30 to 31Stefan Niedermann
2021-04-15Add some documentation about the migration issues from 30 to 31Stefan Niedermann
2021-04-15#935 make sure temp tables dont exist yetdesperateCoder
2021-04-15#935 i hate sqlitedesperateCoder
2021-04-14#935 just more fckupdesperateCoder
2021-04-14#935 just more fckupdesperateCoder
2021-04-14#935 wtf did i just witness?!1.17.5desperateCoder
2021-04-14#935 wtf did i just witness?!desperateCoder
2021-04-13execute migration steps explicitly for syntax highlighting and validation sup...Stefan Niedermann
2021-04-13lazykit ftwdesperateCoder
2021-04-13make migration bulletproofdesperateCoder
2021-04-10#923 fix room fuckupdesperateCoder
2021-04-10#690 use same logic for widgetsdesperateCoder
2021-04-10#690 fixed sqldesperateCoder
2021-04-10#690 make linter happydesperateCoder
2021-04-10#690 enhance SQLdesperateCoder
2021-04-10#690 in-app upcoming cards: added relations for card resultsdesperateCoder
2021-04-10#690 in-app upcoming cards: added method to get the needed datadesperateCoder
2021-04-10#690 Upcoming cardsStefan Niedermann
2021-04-10override for manual filter triggerdesperateCoder
2021-03-28Use @NonNull annotations, final modifiers, ...Stefan Niedermann
2021-03-28#630 added search-text to filterdesperateCoder
2021-03-28#630 added search-text to filterdesperateCoder
2021-03-28#630 Search - UIStefan Niedermann
2021-03-26sync project resource deletion properlydesperateCoder
2021-03-25Allow to pass Object... to DeckLogStefan Niedermann
2021-03-25Simplify usage of ResponseCallback by pulling out an interfaceStefan Niedermann
2021-03-24Provide setting to disable eTagsNiedermann IT-Dienstleistungen