aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #49560 from nextcloud/fix/login-originStephan Orbaugh40 hours1-5/+23
|\
| * feat(login): add origin check at loginBenjamin Gaussorgues2024-12-051-5/+23
* | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger3 days1-7/+58
|\ \
| * | fix: egt rid of unused variablefeat/make-tasks-types-toggleableJana Peper4 days1-1/+0
| * | test: add explicitly enabled task type unit testJana Peper4 days1-1/+36
| * | test: add disabled task type unit testJana Peper4 days1-7/+24
* | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon4 days1-0/+17
|/ /
* | Merge pull request #49833 from nextcloud/chore/noid/coverageDaniel5 days1-0/+1
|\ \
| * | chore: ignore vendor-bin for coverageDaniel Kesselberg6 days1-0/+1
* | | fix(lexicon): renaming and minor fixesfeature/noid/config-lexiconMaxence Lange9 days1-4/+0
* | | feat(config): implementation of lexiconMaxence Lange9 days7-2/+314
|/ /
* | fix(tests): Adapt ManagerTest to change in Exception class usedfix/remove-share-hint-exception-wrappingCôme Chilliet10 days1-1/+1
* | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr10 days1-2/+3
|\ \
| * | refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-031-2/+3
* | | Merge pull request #40394 from nextcloud/updater-change-mimetype-objectstoreJohn Molakvoæ11 days1-0/+35
|\ \ \
| * | | fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstoreRobin Appelman2024-12-051-0/+35
| | |/ | |/|
* | | feat(systemtags): allow setting color with occskjnldsv2024-12-061-3/+5
* | | feat(systemtags): add color support backendskjnldsv2024-12-061-20/+28
|/ /
* | test(View): Copy preserves contentLouis Chemineau2024-12-031-0/+8
* | fix(files): Correctly copy the cache information on copy operationsLouis Chemineau2024-12-031-0/+1
|/
* Merge pull request #49515 from nextcloud/bugfix/noid/boolean-false-in-multipa...Joas Schilling2024-11-281-3/+38
|\
| * fix(controller): Fix false booleans in multipart/form-dataJoas Schilling2024-11-281-3/+38
* | Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_...John Molakvoæ2024-11-281-5/+14
|\ \
| * | test:(PasswordConfirmationMiddleware): Fix constructor callLouis Chemineau2024-11-281-5/+14
| |/
* / fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-0/+13
|/
* Merge pull request #49073 from nextcloud/feat/files_sharing/co-ownerKate2024-11-252-4/+183
|\
| * fix(Share20\Manager): Ensure node is still accessible when checking shareprovokateurin2024-11-251-4/+29
| * feat(Share20\Manager): Return all shares on IShareOwnerlessMountprovokateurin2024-11-251-0/+69
| * fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath()provokateurin2024-11-251-0/+85
* | Merge pull request #49433 from nextcloud/artonge/feat/maintenance_warn_encryp...Louis2024-11-251-9/+0
|\ \ | |/ |/|
| * feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_allLouis Chemineau2024-11-251-9/+0
* | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entryLouis Chemineau2024-11-211-3/+4
|/
* feat(Mailer): add "null" SMTP transport modeThomas Lehmann2024-11-191-0/+20
* feat(Mailer): implement cachingThomas Lehmann2024-11-191-0/+6
* feat(user-prefs): renaming to IUserConfigenh/noid/user-preferencesMaxence Lange2024-11-181-165/+165
* feat(user-prefs): switching to NCU/Maxence Lange2024-11-181-4/+4
* feat(user-prefs): iterator instead of array on searchMaxence Lange2024-11-181-10/+10
* fix(user-prefs): adding sensitive and indexed as flagsMaxence Lange2024-11-181-59/+62
* feat(user-prefs): IUserPreferencesMaxence Lange2024-11-182-3/+1836
* Merge pull request #48675 from georglauterbach/masterCôme Chilliet2024-11-141-2/+3
|\
| * fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-061-2/+3
* | fix(profile): make sure the app cannot be disabled as it was in coreskjnldsv2024-11-142-2/+12
* | chore(profile): move profile app from core to appsskjnldsv2024-11-141-78/+0
* | feat: add iMip Request HandlingSebastianKrupinski2024-11-071-10/+336
* | test: add some minimal testing for metadata storagemetadata-storage-idRobin Appelman2024-11-071-0/+98
* | fix(richobjectstrings): Add missing placeholder validationJoas Schilling2024-11-061-1/+46
* | Merge pull request #49039 from nextcloud/jtr/fix-ipv6-zone-ids-link-localJohn Molakvoæ2024-11-062-0/+3
|\ \
| * | fix(tests): Add IpAddressClassifier v6 zone ID testjtr/fix-ipv6-zone-ids-link-localJosh2024-11-041-0/+1
| * | fix(tests): Add RemoteAddress v6 zone ID testJosh2024-11-041-0/+2
* | | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-forsJohn Molakvoæ2024-11-061-0/+76
|\ \ \