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

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03Fix validation of attachment dataJulius Härtl
2022-10-31Merge pull request #4173 from nextcloud/bugfix/noid/card-sanity-checkJulius Härtl
2022-10-31Merge pull request #4059 from nextcloud/feature/improve-security-levelJulius Härtl
2022-10-31Unify getting the share for attachmentsJulius Härtl
2022-10-29feat: #2906 add card ID badgeAdrian Missy
2022-10-21feat: add validators to check values in servicesLuka Trovic
2022-10-19Avoid always setting the current time on card updatesJulius Härtl
2022-10-19Fix issue with duedate formatJoas Schilling
2022-10-15Cache user membership for circlesJulius Härtl
2022-10-13Fix sorting stacksJoas Schilling
2022-09-22Fix deleteAclraul
2022-09-07refs #4035 fix attachment creator name: show display name instead of user idJulien Veyssier
2022-08-28Avoid duplicate codeJulius Härtl
2022-08-16Use capped memory cache for board permissionsbugfix/noid/permission-cacheJulius Härtl
2022-08-05Fetch attachment folder for the correct user during cron jobJulius Härtl
2022-07-26Merge pull request #3862 from mstolf/bugfix/3861/inserted-required-property-i...Julius Härtl
2022-07-05Ensure that lists have a titleJulius Härtl
2022-05-13Revert lazy use of userId in ConfigServiceJulius Härtl
2022-05-12Switch from OC::$server->get to OCP\Server::getCarl Schwan
2022-05-11Merge pull request #3682 from nextcloud/bug/increase-file-count-after-sharingJulius Härtl
2022-05-11Move all caching to helperJulius Härtl
2022-05-06Merge pull request #3782 from nextcloud/enh/backend_serialization_modelsRaul Ferreira Fuentes
2022-05-06Add board summary modelRaul
2022-05-06Update Card serialization (`jsonSerialize` usages) to use CardDetails modelRaul
2022-05-06fix: move shares count cache logic to the DeckShareProviderLuka Trovic
2022-05-06fix: update attachments count when sharingLuka Trovic
2022-05-02Fetch full board data after cloningbugfix/noid/clone-full-dataJulius Härtl
2022-04-20Merge pull request #3692 from nextcloud/bug/fix-hidden-attachment-icon-on-arc...Julius Härtl
2022-04-13Run cs:fixRaul
2022-04-13Remove redundant `is_array` checks on return result from `LabelMapper::findAll`Raul
2022-04-11Fix test case which relied on `mapper->delete()` returning a bool valueRaul Ferreira Fuentes
2022-04-11Merge pull request #3625 from bink/bugfix/correct-acl-for-cirlce-and-member-s...Julius Härtl
2022-04-11Fix: Check all circle shares for permissions instead of returning after the f...Bink
2022-04-11Properly check for the stack AND setting board permissionsJulius Härtl
2022-04-08Fix test warningsJulius Härtl
2022-04-05fix: hidden attachment icon on archived cardsbug/fix-hidden-attachment-icon-on-archived-cardsLuka Trovic
2022-03-22Handle board exceptions more gracefullyJulius Härtl
2022-03-22Cover case where the owner is preservedJulius Härtl
2022-03-22fix: feedbackLuka Trovic
2022-03-22feat: add api endpoint and UI to transfer a board to a different userLuka Trovic
2022-03-22Reuse single board transfer for all user boardsJulius Härtl
2022-03-22fix: Properly handle limited scope for remapping usersJulius Härtl
2022-03-22Allow transfer of single boardsJulius Härtl
2022-03-22fix: PsalmJulius Härtl
2022-03-22fix: unit testsJulius Härtl
2022-03-22fix: integration testsLuka Trovic
2022-03-22Make queries work with the new base mapperJulius Härtl
2022-03-22Fix coding stylesSergey Shliakhov
2022-03-22Transfer deck ownership even if target user already participant of a boardSergey Shliakhov
2022-03-22Fix code styleSergey Shliakhov