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
2024-01-22chore(lint): Use pattern variablesStefan Niedermann
2024-01-22chore(lint): Use Object.equals where possibleStefan Niedermann
2024-01-22fix(attachments): Allow to delete "file" attachmentsStefan Niedermann
2024-01-21chore: Move ReactiveLiveData to libraryStefan Niedermann
2024-01-18fix(done): Fix crash when filtering for both, done and due date at the same timeStefan Niedermann
2024-01-18feat(done): Allow filtering for (un)done cardsStefan Niedermann
2024-01-18feat(done): Limit write access to Done property to Deck server 1.12.2Stefan Niedermann
2024-01-15chore(done): Limit done support to Deck server 1.12.0 and higherStefan Niedermann
2024-01-14feat(done): Add "done" property to Card copy constructorStefan Niedermann
2023-12-22#1556 mark card as done: first impldesperateCoder
2023-03-24feat: Implement new SearchBarStefan Niedermann
2023-03-09refactor: Move packages to clarify architectureStefan Niedermann
2023-03-09refactor: Unidirectional data flow and single point of truth for current stateStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-05-22#960 app keeps refreshing infinitely when server is in maintenance modeStefan Niedermann
2021-05-20Fix unit testsStefan Niedermann
2021-05-20- 🎨 #969 Fix theming issue when theming app is disabled on the serverStefan Niedermann
2021-05-20Unit tests for SyncManager#refreshCapabilities (#988)Niedermann IT-Dienstleistungen
2021-04-18#864 Show DisplayName instead of UID attribute for LDAP users (#925)Niedermann IT-Dienstleistungen
2021-04-10#923 fix room fuckupdesperateCoder
2021-04-01Fix #910 Number of tasks in a checklist is not shown unless there is a commen...Stefan Niedermann
2021-03-28#630 Search - UIStefan Niedermann
2021-03-25Allow to pass Object... to DeckLogStefan Niedermann
2021-03-10migration + minor fixesdesperateCoder
2021-03-10Extract fileId from attachmentsStefan Niedermann
2021-03-10Enhance support for file attachments (Deck 1.3.0)Stefan Niedermann
2021-03-10Simplify detection of supported versionsStefan Niedermann
2021-03-06Merge branch 'master' of github.com:stefan-niedermann/nextcloud-deck into 767...desperateCoder
2021-03-04Fix #804 ⚠️ Show only warning when moving a card if the card has attachme...Stefan Niedermann
2021-03-04set appWidgetId after stack widget creationStefan Niedermann
2021-02-20#767 Rewrite stack widget (WiP)Stefan Niedermann
2020-12-22Notify UpcomingWidgets on data changes properlyStefan Niedermann
2020-12-20#597 filter widget: notify widgets on project changedesperateCoder
2020-12-20#597 filter widget: added ability to filter by ProjectdesperateCoder
2020-12-19#597 filter widget: added title to FilterWidgetdesperateCoder
2020-12-18#597 filter widget: fix migrationdesperateCoder
2020-12-18#597 filter widget: notify widgets on data changedesperateCoder
2020-12-17Mark non-default constructor with @IgnoreStefan Niedermann
2020-12-17ESortCriteriaStefan Niedermann
2020-12-17UpcomingWidget: Add new accountStefan Niedermann
2020-12-14Minor refactoringsStefan Niedermann
2020-12-14Add default value for EWidgetType and make EDueType @NullableStefan Niedermann
2020-12-14UpcomingWidgetStefan Niedermann
2020-12-14#597 filter widget: introduced widgetTypedesperateCoder
2020-12-14#597 filter widget: fixed migrationdesperateCoder
2020-12-13UpcomingWidget as frontend for FilterWidgetStefan Niedermann
2020-12-13#597 because android sucksdesperateCoder
2020-12-13#597 because android sucksdesperateCoder
2020-12-13#757 offline exception: hard fail on offline exception with extra info for @l...desperateCoder
2020-12-13#597 filter widget: actually select the cards by filter information WIPdesperateCoder