31850 Commits (b2cf05657d00814da57ce91d72ae1be70b6c990b)

Author SHA1 Message Date
Ferdinand Thiessen b2cf05657d
chore: Make app icons consistent Material Symbols with same settings 1 year ago
Ferdinand Thiessen a96b5940dd
chore: Make active apps initial state consistent with OCS API 1 year ago
Ferdinand Thiessen fd21e15f7d fix(files_sharing): Only enable mixed sharing types if there is at least one sharing type 1 year ago
Ferdinand Thiessen d0951b48be
chore(files): Fix ESLint issues with files and files_sharing app 1 year ago
Ferdinand Thiessen 24c01695bb
test: Adjust Typescript definitions for OCP and OC 1 year ago
Ferdinand Thiessen 691f570237
chore: Enable ESLint for apps and fix all errors 1 year ago
Christopher Ng 4b392ebb4e perf(settings): Optimize user list scroll performance 1 year ago
Nextcloud bot 4fd2127761
Fix(l10n): Update translations from Transifex 1 year ago
fenn-cs 48339500fc fix(SharingDetailsView): Prevent illegal unselection of read permissions 1 year ago
Andy Scherzinger 67fef54b6c
style: Align dashboard app icon in size with photos app icon 1 year ago
Louis Chemineau 93cb30fc0c
fix(files): Correctly center the checkbox's background in grid view 1 year ago
provokateurin 68d60fcd26
fix(OpenAPI): Regenerate 1 year ago
yemkareems 4eba967d63 fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager 1 year ago
yemkareems 6ac49e549b fix: ran bash build/openapi-checker.sh and commit the result 1 year ago
yemkareems ae95e46787 fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller 1 year ago
yemkareems ceedfb4616 fix: removed default limit of 25. if null is given all users are fetched or if limit is given limit number of users are fetched 1 year ago
yemkareems cfafbc8415 fix: removed references to old disabled users code. refactored query as per getDisplayNames function. limit and offset added to query. default limit set to 25. 1 year ago
yemkareems 4c62f78a25 fix: removed NoCSRFRequired used for testing locally 1 year ago
yemkareems afa51365ff fix: removed the params related to sortMode and order since it sorts by lastLogin 1 year ago
yemkareems 3615b1f928 fix: removed csrf check for the recent end point and ran cs fix 1 year ago
yemkareems 4cb85f7c9e fix: rebased the branch with master and resolved conflicts 1 year ago
yemkareems 76c875a588 fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query 1 year ago
yemkareems c8c68c3510 fix: sort the user getDisplayNames based on lastLogin. Default sort order is lastLogin DESC 1 year ago
yemkareems 87a8013ee3 feat: cs fix run on the changed files and default order by last_login desc. Also last_login sort logic changed 1 year ago
yemkareems 0ee676cd51 feat: add ability to sort users by last_login, uid or displayName. one of these needs to be passed as orderBy and sort can be ASC or DESC 1 year ago
Nextcloud bot b94a1f7f29
Fix(l10n): Update translations from Transifex 1 year ago
Andy Scherzinger 6c6ca859bf
fix: update dashboard icon 1 year ago
Andy Scherzinger 2c11c6ac23 style: unify copy icon 1 year ago
Andy Scherzinger 8c9ba2c789
style: Add app icon to file reminders 1 year ago
Nextcloud bot 2cbb7f488a
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot d30bebd381
Fix(l10n): Update translations from Transifex 1 year ago
Nextcloud bot 4a8cf147eb
Fix(l10n): Update translations from Transifex 1 year ago
SebastianKrupinski 247fbb5538 fix(caldav): limit vevent size 1 year ago
SebastianKrupinski cb6c091e08 fix(carddav): limit vcard size 1 year ago
Louis Chemineau d30d7de56f feat(files): Refresh grid view layout 1 year ago
Louis Chemineau e8790f0b89 feat(files): Display mtime in grid view 1 year ago
Ferdinand Thiessen c9e8cdd7ad feat(theming): Provide `body-container-` variables through theming 1 year ago
Hamza Mahjoubi 5e86322584 chore(deps): Bump @nextcloud/vue to v8.14.0 1 year ago
SebastianKrupinski 65e4d46e2c chore(caldav): remove obsolete function 1 year ago
Nextcloud bot 6496abdb92
Fix(l10n): Update translations from Transifex 1 year ago
Hamza Mahjoubi 85a3b27cf9 Fix: Make out of office replacement nullable 1 year ago
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available 1 year ago
fenn-cs 483d857de0 refactor(SharingInput): Remove unused addShare 1 year ago
fenn-cs c998f5ebba fix(ExternalSharing): Handle template share from external sources 1 year ago
Nextcloud bot 7f7e189624
Fix(l10n): Update translations from Transifex 1 year ago
Marco Ambrosini 479d394a9e Feat: update panels border radius 1 year ago
Louis Chemineau d1b5657b7f
fix(files): Disable buttons in copy/move dialog for non writable folders 1 year ago
Ferdinand Thiessen 2d827d0ed4
feat(theming): Add checkbox for force enable / disable blurry background 1 year ago
Ferdinand Thiessen 697a963243
fix(theming): Conitionally disable blur filter for performance 1 year ago
Côme Chilliet 5365882b6f
fix(webhook_listeners): Use string type instead of text for event 1 year ago