aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-291-0/+2
* fix: address review commentsAndrey Borysenko2024-10-297-30/+29
* WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-291-399/+0
* WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-2910-66/+396
* WIP: address review comments, small fixesAndrey Borysenko2024-10-299-81/+74
* fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-291-0/+3
* fix(ci): resolve eslint errorsAndrey Borysenko2024-10-2912-43/+53
* WIP: minor fixesAndrey Borysenko2024-10-291-1/+6
* WIP: add missing state checksAndrey Borysenko2024-10-291-1/+1
* WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-291-16/+8
* WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-292-0/+39
* feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-2911-40/+692
* feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-291-0/+34
* test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-292-1/+12
* refactor(federatedfilesharing): Replace deprecated functionsFerdinand Thiessen2024-10-296-345/+369
* Merge pull request #48572 from nextcloud/fix/align-avatar-visibilityJohn Molakvoæ2024-10-292-2/+6
|\
| * fix(settings): Align contents of profile picture headingfix/align-avatar-visibilityChristopher Ng2024-10-292-2/+6
* | Merge pull request #48632 from nextcloud/artonge/fix/file_list_jump_on_viewer...John Molakvoæ2024-10-291-0/+5
|\ \
| * | fix(files): Do not jump to top when fileId is set to currentFolderartonge/fix/file_list_jump_on_viewer_closeLouis Chemineau2024-10-291-0/+5
| |/
* | Merge pull request #48965 from nextcloud/feat/files-bulk-tagging-followupJohn Molakvoæ2024-10-291-0/+6
|\ \
| * | fix(systemtags): set min height on picker notefeat/files-bulk-tagging-followupskjnldsv2024-10-291-0/+6
* | | fix: Move cloud id into readonly inputChristopher Ng2024-10-291-29/+31
| |/ |/|
* | Merge pull request #48766 from nextcloud/fix/fix-disabled-user-list-for-subad...John Molakvoæ2024-10-292-4/+129
|\ \
| * | fix(provisioning_api): Fix getting disabled users for group adminsfix/fix-disabled-user-list-for-subadminsCôme Chilliet2024-10-171-4/+4
| * | chore(provisioning_api): Add tests for getDisabledUserDetailsCôme Chilliet2024-10-171-0/+125
* | | Merge pull request #48788 from nextcloud/fix/788/add-password-required-to-ext...John Molakvoæ2024-10-293-0/+7
|\ \ \ | |_|/ |/| |
| * | fix: cs fix namespacefix/788/add-password-required-to-external-storagesyemkareems2024-10-181-1/+1
| * | fix: add PasswordConfirmationRequired to the eternal storages mentioned in re...yemkareems2024-10-183-0/+7
| |/
* | fix(systemtags): no bulk action on public pagesskjnldsv2024-10-291-2/+6
* | fix(systemtags): translations and etag method casingskjnldsv2024-10-291-34/+75
* | fix(systemtags): single-node bulk tagging actionskjnldsv2024-10-292-13/+15
* | feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-297-14/+33
* | feat(systemtags): create tag from bulk tagging dialogskjnldsv2024-10-293-30/+73
* | feat(systemtags): emit tags changes and optimise tag updates performancesskjnldsv2024-10-296-72/+192
* | feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-299-71/+329
* | feat(dav): add systemtag object IDs listingskjnldsv2024-10-2911-18/+179
* | feat(systemtags): add bulk tagging actionskjnldsv2024-10-298-18/+379
* | Merge pull request #48887 from nextcloud/fix/federated-usersJohn Molakvoæ2024-10-292-4/+54
|\ \
| * | fix(files_sharing): federated shares avatarskjnldsv2024-10-252-4/+54
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2996-94/+2
* | | fix: Adjust preview for view-only sharesfix/view-only-previewFerdinand Thiessen2024-10-283-22/+128
* | | Merge pull request #48943 from nextcloud/feat/photo-cache-webpRichard Steinmetz2024-10-281-0/+1
|\ \ \
| * | | feat: Allow WebP content type in PhotoCachefeat/photo-cache-webpMiguel Sánchez de León Peque2024-10-281-0/+1
* | | | Merge pull request #48871 from nextcloud/fix/app-store-reactivityFerdinand Thiessen2024-10-284-6/+26
|\ \ \ \ | |/ / / |/| | |
| * | | fix(app-store): Update update count in navigationFerdinand Thiessen2024-10-284-6/+26
* | | | Merge pull request #48918 from nextcloud/fix/files_sharing/cleanup-error-mess...Kate2024-10-283-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files_sharing): Cleanup error messagesfix/files_sharing/cleanup-error-messagesprovokateurin2024-10-283-11/+11
* | | | Merge pull request #48919 from nextcloud/fix/settings/userid-dependency-injec...Kate2024-10-284-7/+7
|\ \ \ \
| * | | | fix(settings): Fix dependency injectionfix/settings/userid-dependency-injectionprovokateurin2024-10-284-7/+7
| |/ / /
* | | | Merge pull request #48912 from nextcloud/bugfix/exception-appscreenshot-notst...Ferdinand Thiessen2024-10-281-2/+8
|\ \ \ \