| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #50214 from nextcloud/feat/show-time-diff-user | Ferdinand Thiessen | 2025-01-20 | 1 | -27/+79 |
|\ \
| |/
|/| |
|
| * | feat(contacts): Show time difference for users in different timezonesfeat/show-time-diff-user | Ferdinand Thiessen | 2025-01-16 | 1 | -27/+79 |
* | | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-count | Côme Chilliet | 2025-01-16 | 1 | -32/+9 |
|\ \
| |/
|/| |
|
| * | chore(tests): Adapt tests to the countUsers refactor | Côme Chilliet | 2025-01-14 | 1 | -32/+9 |
* | | test: Update tests | Christopher Ng | 2025-01-15 | 1 | -0/+7 |
* | | fix(lexicon): syntaxfeat/noid/lexicon-configurable-default-value | Maxence Lange | 2025-01-14 | 1 | -5/+0 |
* | | feat(lexicon): configurable default value | Maxence Lange | 2025-01-14 | 2 | -0/+9 |
* | | test: update test for mountpoint numeric storage idmountpoint-get-numeric-storage-id-cache | Robin Appelman | 2025-01-13 | 1 | -0/+2 |
|/ |
|
* | feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-api | Richard Steinmetz | 2025-01-13 | 3 | -0/+276 |
* | Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirements | Joas Schilling | 2025-01-08 | 6 | -16/+216 |
|\ |
|
| * | fix(license): Move license closer to file | Joas Schilling | 2025-01-08 | 2 | -0/+4 |
| * | feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirements | Richard Steinmetz | 2025-01-06 | 4 | -16/+212 |
* | | fix: Remove skip of grant page, only skip first step | Côme Chilliet | 2025-01-07 | 1 | -4/+0 |
* | | chore: Adapt tests to added constructor parameters | Côme Chilliet | 2025-01-07 | 2 | -33/+27 |
* | | fix: improve checks for moving shares/storages into other mounts | Robin Appelman | 2025-01-03 | 1 | -9/+42 |
|/ |
|
* | Merge pull request #49560 from nextcloud/fix/login-origin | Stephan Orbaugh | 2024-12-20 | 1 | -5/+23 |
|\ |
|
| * | feat(login): add origin check at login | Benjamin Gaussorgues | 2024-12-05 | 1 | -5/+23 |
* | | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleable | Andy Scherzinger | 2024-12-18 | 1 | -7/+58 |
|\ \ |
|
| * | | fix: egt rid of unused variablefeat/make-tasks-types-toggleable | Jana Peper | 2024-12-18 | 1 | -1/+0 |
| * | | test: add explicitly enabled task type unit test | Jana Peper | 2024-12-18 | 1 | -1/+36 |
| * | | test: add disabled task type unit test | Jana Peper | 2024-12-18 | 1 | -7/+24 |
* | | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryevent | Arthur Schiwon | 2024-12-18 | 1 | -0/+17 |
|/ / |
|
* | | Merge pull request #49833 from nextcloud/chore/noid/coverage | Daniel | 2024-12-17 | 1 | -0/+1 |
|\ \ |
|
| * | | chore: ignore vendor-bin for coverage | Daniel Kesselberg | 2024-12-16 | 1 | -0/+1 |
* | | | fix(lexicon): renaming and minor fixesfeature/noid/config-lexicon | Maxence Lange | 2024-12-13 | 1 | -4/+0 |
* | | | feat(config): implementation of lexicon | Maxence Lange | 2024-12-13 | 7 | -2/+314 |
|/ / |
|
* | | fix(tests): Adapt ManagerTest to change in Exception class usedfix/remove-share-hint-exception-wrapping | Côme Chilliet | 2024-12-12 | 1 | -1/+1 |
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav | Julius Knorr | 2024-12-12 | 1 | -2/+3 |
|\ \ |
|
| * | | refactor(tags): move favorite event dispatching to tags.php | grnd-alt | 2024-12-03 | 1 | -2/+3 |
* | | | Merge pull request #40394 from nextcloud/updater-change-mimetype-objectstore | John Molakvoæ | 2024-12-11 | 1 | -0/+35 |
|\ \ \ |
|
| * | | | fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstore | Robin Appelman | 2024-12-05 | 1 | -0/+35 |
| | |/
| |/| |
|
* | | | feat(systemtags): allow setting color with occ | skjnldsv | 2024-12-06 | 1 | -3/+5 |
* | | | feat(systemtags): add color support backend | skjnldsv | 2024-12-06 | 1 | -20/+28 |
|/ / |
|
* | | test(View): Copy preserves content | Louis Chemineau | 2024-12-03 | 1 | -0/+8 |
* | | fix(files): Correctly copy the cache information on copy operations | Louis Chemineau | 2024-12-03 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #49515 from nextcloud/bugfix/noid/boolean-false-in-multipa... | Joas Schilling | 2024-11-28 | 1 | -3/+38 |
|\ |
|
| * | fix(controller): Fix false booleans in multipart/form-data | Joas Schilling | 2024-11-28 | 1 | -3/+38 |
* | | Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_... | John Molakvoæ | 2024-11-28 | 1 | -5/+14 |
|\ \ |
|
| * | | test:(PasswordConfirmationMiddleware): Fix constructor call | Louis Chemineau | 2024-11-28 | 1 | -5/+14 |
| |/ |
|
* / | fix(migration): Decrypt ownCloud secrets v2 | Christoph Wurst | 2024-11-28 | 1 | -0/+13 |
|/ |
|
* | Merge pull request #49073 from nextcloud/feat/files_sharing/co-owner | Kate | 2024-11-25 | 2 | -4/+183 |
|\ |
|
| * | fix(Share20\Manager): Ensure node is still accessible when checking share | provokateurin | 2024-11-25 | 1 | -4/+29 |
| * | feat(Share20\Manager): Return all shares on IShareOwnerlessMount | provokateurin | 2024-11-25 | 1 | -0/+69 |
| * | fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath() | provokateurin | 2024-11-25 | 1 | -0/+85 |
* | | Merge pull request #49433 from nextcloud/artonge/feat/maintenance_warn_encryp... | Louis | 2024-11-25 | 1 | -9/+0 |
|\ \
| |/
|/| |
|
| * | feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_all | Louis Chemineau | 2024-11-25 | 1 | -9/+0 |
* | | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entry | Louis Chemineau | 2024-11-21 | 1 | -3/+4 |
|/ |
|
* | feat(Mailer): add "null" SMTP transport mode | Thomas Lehmann | 2024-11-19 | 1 | -0/+20 |
* | feat(Mailer): implement caching | Thomas Lehmann | 2024-11-19 | 1 | -0/+6 |
* | feat(user-prefs): renaming to IUserConfigenh/noid/user-preferences | Maxence Lange | 2024-11-18 | 1 | -165/+165 |