| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | refactor(settings): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 13 | -75/+91 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #46821 from nextcloud/refactor/updatenotification/security... | Kate | 2024-08-14 | 1 | -2/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | refactor(updatenotification): Replace security annotations with respective at... | provokateurin | 2024-07-27 | 1 | -2/+4 |
| |/ / / / |
|
* | | | | | fix(files): Fix non-sticky sticky views in files nav | Christopher Ng | 2024-08-14 | 1 | -1/+6 |
* | | | | | chore(i18n): Improved grammar | rakekniven | 2024-08-14 | 1 | -1/+1 |
* | | | | | Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-... | Richard Steinmetz | 2024-08-14 | 7 | -426/+718 |
|\ \ \ \ \ |
|
| * | | | | | feat(webcal): only update modified and deleted events from webcal calendars | Anna Larch | 2024-08-13 | 7 | -426/+718 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-api | Christoph Wurst | 2024-08-14 | 10 | -0/+524 |
|\ \ \ \ \ |
|
| * | | | | | feat(dav): Add an API for upcoming events | Christoph Wurst | 2024-08-13 | 10 | -0/+524 |
| |/ / / / |
|
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-14 | 96 | -86/+320 |
* | | | | | Merge pull request #47200 from nextcloud/fix/issue-47193 | Sebastian Krupinski | 2024-08-13 | 1 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | fix: test variables before returning | SebastianKrupinski | 2024-08-13 | 1 | -6/+6 |
* | | | | | | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 20 | -51/+48 |
* | | | | | | Merge pull request #45786 from nextcloud/fix/caldav/default-vjournal | Richard Steinmetz | 2024-08-13 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix(caldav): allow VJOURNAL if no supported component set is specified | Richard Steinmetz | 2024-08-13 | 2 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #47195 from nextcloud/bugfix/noid/return-correct-userid-on... | Joas Schilling | 2024-08-13 | 3 | -7/+14 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | fix(federation): Return the used userID to allow the inviting server to react... | Joas Schilling | 2024-08-13 | 3 | -7/+14 |
| |/ / / / |
|
* / / / / | fix: Update translation string | Archisman Das | 2024-08-13 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #41740 from nextcloud/Fix/duplicate-reminders | Hamza | 2024-08-13 | 3 | -4/+12 |
|\ \ \ \ |
|
| * | | | | fix: handle-duplicate-reminder | hamza221 | 2024-08-13 | 3 | -4/+12 |
* | | | | | fix(files): Add messages when "new folder" fails or gets cancelled | Ferdinand Thiessen | 2024-08-13 | 1 | -3/+10 |
|/ / / / |
|
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-13 | 12 | -2/+82 |
* | | | | feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and... | Julien Veyssier | 2024-08-13 | 8 | -2/+584 |
* | | | | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 9 | -34/+46 |
* | | | | fix(dav): Ensure share properties are also set on public remote endpoint | Ferdinand Thiessen | 2024-08-12 | 6 | -24/+64 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-12 | 8 | -0/+18 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-11 | 12 | -12/+56 |
* | | | | Merge pull request #47157 from nextcloud/perf/prevent-extra-requests | Pytal | 2024-08-10 | 1 | -6/+3 |
|\ \ \ \ |
|
| * | | | | perf(files): Prevent extraneous requests when tree children are loading | Christopher Ng | 2024-08-09 | 1 | -6/+3 |
* | | | | | fix: fix getting the folder node from the dav response | Robin Appelman | 2024-08-10 | 1 | -1/+1 |
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-10 | 118 | -12/+314 |
|/ / / / |
|
* | | | | fix(systemtags): Sub folders should be opened in files | Ferdinand Thiessen | 2024-08-09 | 3 | -0/+169 |
* | | | | fix(files): trim names on new node creation | skjnldsv | 2024-08-09 | 3 | -7/+11 |
* | | | | fix(files): Disable tags editing for shared files/folders with view only perm... | Konstantin Myakshin | 2024-08-09 | 3 | -0/+7 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-09 | 126 | -280/+512 |
* | | | | fix(SetupCheck): Properly check public access to data directory | Ferdinand Thiessen | 2024-08-08 | 2 | -13/+23 |
* | | | | feat: Load limited depth tree | Christopher Ng | 2024-08-08 | 5 | -33/+101 |
* | | | | feat(files): Add getter for all view configs | Christopher Ng | 2024-08-08 | 1 | -0/+2 |
* | | | | perf(files): Remove redundant call to get navigation | Christopher Ng | 2024-08-08 | 1 | -1/+0 |
* | | | | feat(files): Update openapi | Christopher Ng | 2024-08-08 | 3 | -28/+93 |
* | | | | feat(files): Allow specifying path and depth for returned folder tree | Christopher Ng | 2024-08-08 | 1 | -44/+37 |
* | | | | Merge pull request #47121 from nextcloud/fix/a11y-inline-action | Ferdinand Thiessen | 2024-08-08 | 4 | -53/+64 |
|\ \ \ \ |
|
| * | | | | fix(systemtags): Make inline tags list fully accessible | Ferdinand Thiessen | 2024-08-08 | 4 | -53/+64 |
* | | | | | Merge pull request #46624 from nextcloud/fix/issue-43923 | Sebastian Krupinski | 2024-08-08 | 2 | -2/+29 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | fix(caldav): test for null and blank value | SebastianKrupinski | 2024-08-07 | 2 | -2/+29 |
* | | | | | Merge pull request #47120 from nextcloud/fix/systemtags | Andy Scherzinger | 2024-08-08 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | fix(systemtags): Correctly load tagged files in "tags"-files-view | Ferdinand Thiessen | 2024-08-08 | 1 | -1/+1 |
| |/ / / / |
|
* / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-08 | 32 | -6/+394 |
|/ / / / |
|
* | | | | fix(files): file name and header sort buttons alignments | skjnldsv | 2024-08-07 | 2 | -2/+3 |
* | | | | Merge pull request #47102 from nextcloud/fix/files-multiple-propfind | John Molakvoæ | 2024-08-07 | 3 | -5/+3 |
|\ \ \ \ |
|