aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* refactor: migrate dirname to __DIR__ constantsrefactor/dirname-to-dirChristoph Wurst2024-09-151-3/+3
* feat(caldav): create subscriptions via occfeat/add-subscription-via-occAnna Larch2024-09-154-0/+81
* fix: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dotLouis Chemineau2024-09-151-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1518-8/+76
* Merge pull request #47920 from nextcloud/artonge/feat/reset_route_when_sideba...Louis2024-09-141-7/+23
|\
| * feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-141-7/+23
* | Merge pull request #47928 from nextcloud/bugfix/noid/update-opendyslexicJohn Molakvoæ2024-09-148-12/+4
|\ \
| * | fix(tests): Test OTF font filebugfix/noid/update-opendyslexicJoas Schilling2024-09-121-1/+1
| * | fix(a11y): Update OpenDyslexic from 0.920 to 2.001Joas Schilling2024-09-127-11/+3
| |/
* | fix(files_external): Check key exists before accessing itfixKeyExFileExtGit'Fellow2024-09-141-4/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-14150-72/+330
* | Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_appCôme Chilliet2024-09-134-45/+31
|\ \
| * | chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-134-45/+31
* | | fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-134-70/+119
* | | Merge pull request #47865 from nextcloud/admin_audit/enh/move-to-event-listen...Côme Chilliet2024-09-1328-1011/+1032
|\ \ \
| * | | fix(admin_audit): Remove now unused methods and classesCôme Chilliet2024-09-106-356/+23
| * | | chore(admin_audit): Fix License headers on new filesCôme Chilliet2024-09-108-133/+23
| * | | feat(admin_audit): Move admin_audit hooks to modern event listenersThomas Citharel2024-09-1019-477/+998
| * | | feat(user_ldap): Introduce user id assigned typed events for LDAP usageCarl Schwan2024-09-106-193/+136
* | | | refactor(settings): `CheckServerResponseTrait` always expect absolute pathFerdinand Thiessen2024-09-135-65/+70
* | | | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-135-25/+281
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1326-8/+88
| |/ |/|
* | Merge pull request #47526 from nextcloud/jtr/fix-ftp-custom-port-uiJosh2024-09-121-0/+2
|\ \
| * | fix: custom port handling in UI for FTP External StorageJosh2024-08-271-0/+2
* | | Merge pull request #47527 from nextcloud/fix-sftp-custom-port-uiJosh2024-09-121-0/+2
|\ \ \
| * | | fix: custom port handling in UI for SFTPJosh Richards2024-08-271-0/+2
| |/ /
* | | fix(LDAP): check index before accessing itArthur Schiwon2024-09-121-4/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1254-80/+146
* | | Merge pull request #47586 from nextcloud/fix/colorFerdinand Thiessen2024-09-119-115/+455
|\ \ \
| * | | fix: Use migration instead of repair step for restoring custom colorFerdinand Thiessen2024-09-107-74/+315
| * | | chore: Use `IAppConfig` instead of `IConfig->getAppValue`Ferdinand Thiessen2024-09-105-99/+108
| * | | fix: Add repair step to restore primary color after separating primary and ba...Ferdinand Thiessen2024-09-104-0/+67
| * | | fix(theming): Allow to specify a userId manually in BackgroundServiceFerdinand Thiessen2024-09-102-21/+44
* | | | fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
* | | | Merge pull request #47339 from nextcloud/fix/leave-share-instead-of-deleteJohn Molakvoæ2024-09-114-0/+77
|\ \ \ \
| * | | | fix(files_sharing): adjust permissions from custom edit and delete check methodsskjnldsv2024-09-112-0/+63
| * | | | fix: Display 'Leave share' instead of 'Delete'Marcel Klehr2024-09-063-0/+14
* | | | | Merge pull request #47881 from nextcloud/fix/new-group-iconPytal2024-09-111-2/+2
|\ \ \ \ \
| * | | | | fix(settings): Add back create group iconChristopher Ng2024-09-101-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-11250-6606/+6346
|/ / / / /
* | | | | Merge pull request #47848 from nextcloud/fix/files-context-menuFerdinand Thiessen2024-09-101-0/+17
|\ \ \ \ \
| * | | | | fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-101-0/+17
| | |/ / / | |/| | |
* / | | | fix(INotification): Restrict rich object parameters typeprovokateurin2024-09-101-2/+2
|/ / / /
* | | | Merge pull request #47294 from nextcloud/fix/natural-order-treePytal2024-09-103-5/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(files): Render folders in natural sort orderChristopher Ng2024-09-091-3/+17
| * | | fix(files): Sort tree views correctly by natural orderChristopher Ng2024-09-092-2/+0
* | | | Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circlesRichard Steinmetz2024-09-101-1/+1
|\ \ \ \
| * | | | fix(dav): also allow unsharing of circle sharesAnna Larch2024-09-051-1/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-10140-140/+374
| |/ / / |/| | |
* | | | Merge pull request #47845 from nextcloud/feat/webhook_listeners-remove-all-fr...Andy Scherzinger2024-09-093-2/+175
|\ \ \ \