| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(Share20): Convert broken hooks to IEventListener | provokateurin | 2025-03-04 | 1 | -0/+23 |
* | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2025-02-15 | 2 | -11/+22 |
* | test(ExternalStorage): Send basic auth during integrations tests | Louis Chemineau | 2025-02-11 | 2 | -19/+38 |
* | fix(settings): Also sanitize fediverse and twitter handle in the frontend | Ferdinand Thiessen | 2025-02-09 | 1 | -1/+0 |
* | fix(provisioning_api): Correct limit for `editUser` | Ferdinand Thiessen | 2025-02-09 | 3 | -1/+20 |
* | fix: explicitly ignore nested mounts when transfering ownership | Robin Appelman | 2025-02-05 | 1 | -1/+1 |
* | fix(sharing): Ensure download restrictions are not droppedbackport/50642/stable29 | Ferdinand Thiessen | 2025-02-04 | 1 | -0/+73 |
* | test: Reset sharing app config after testbackport/50270/stable29 | Ferdinand Thiessen | 2025-01-31 | 1 | -0/+1 |
* | fix(files_sharing): Respect permissions passed when creating link shares | Ferdinand Thiessen | 2025-01-31 | 1 | -0/+58 |
* | fix(dav): default calendar and address book not created on first loginbackport/50369/stable29 | Richard Steinmetz | 2025-01-23 | 2 | -0/+9 |
* | fix: block moving files to it's own parent with davbackport/49966/stable29 | Robin Appelman | 2025-01-09 | 2 | -0/+20 |
* | Merge pull request #48473 from nextcloud/backport/47846/stable29 | Benjamin Gaussorgues | 2024-10-30 | 1 | -6/+6 |
|\ |
|
| * | fix: provision api's status codesbackport/47846/stable29 | Hamza Mahjoubi | 2024-10-09 | 1 | -6/+6 |
* | | fix(dav): Public WebDAV endpoint should allow `GET` requestsbackport/dav-get | Ferdinand Thiessen | 2024-10-09 | 8 | -6/+130 |
|/ |
|
* | fix(files_sharing): adjust permissions from custom edit and delete check methodsbackport/47339/stable29 | skjnldsv | 2024-09-11 | 1 | -0/+83 |
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 2 | -22/+11 |
* | fix: Fix unmodified placeholder replacing the actual value when updating | Daniel Calviño Sánchez | 2024-09-04 | 1 | -0/+32 |
* | test: Add integration tests for saving external userglobal storages | Daniel Calviño Sánchez | 2024-09-04 | 5 | -2/+136 |
* | test(Sharing): Integration test for no expiration set date for share | fenn-cs | 2024-05-29 | 2 | -2/+24 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 2 | -2/+2 |
* | build(deps-dev): bump phpunit/phpunit in /build/integration | dependabot[bot] | 2024-03-23 | 1 | -62/+68 |
* | feat(dav): update a principal's schedule-default-calendar-URL | Richard Steinmetz | 2024-02-28 | 2 | -0/+159 |
* | chore(deps-dev): bump phpunit/phpunit in /build/integration | dependabot[bot] | 2024-02-24 | 1 | -12/+12 |
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c... | Anna Larch | 2024-02-15 | 1 | -2/+2 |
* | fix(tests): Ensure ldap server can be reached in integration tests on GitHub ... | Ferdinand Thiessen | 2024-01-26 | 4 | -1/+24 |
* | Fix "Creation of dynamic property CommandLineContext::$…BaseUrl is deprecat... | Joas Schilling | 2024-01-26 | 1 | -0/+2 |
* | Reduce the output on github CI | Joas Schilling | 2024-01-26 | 1 | -1/+7 |
* | Ensure the testing app is enabled | Joas Schilling | 2024-01-26 | 1 | -2/+2 |
* | Remove library that is unmaintained since 2015 and was merged in the behat core | Joas Schilling | 2024-01-26 | 3 | -353/+230 |
* | Fix "Creation of dynamic property FeatureContext::$parts is deprecated in Web... | Joas Schilling | 2024-01-26 | 1 | -4/+6 |
* | chore: Move integration tests from drone to github | Joas Schilling | 2024-01-26 | 15 | -0/+80 |
* | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2024-01-20 | 1 | -42/+44 |
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 4 | -10/+12 |
* | chore(deps-dev): Bump sabre/dav in /build/integration | dependabot[bot] | 2023-12-16 | 2 | -8/+8 |
* | chore(deps-dev): Bump sabre/dav in /build/integration | dependabot[bot] | 2023-12-10 | 2 | -40/+40 |
* | chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration | dependabot[bot] | 2023-12-09 | 2 | -33/+33 |
* | enh(LDAP): implement IIsAdmin interface | Arthur Schiwon | 2023-12-01 | 1 | -0/+28 |
* | confirm content on dav-v2 test | Maxence Lange | 2023-11-24 | 2 | -18/+69 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 3 | -9/+9 |
* | Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-search | Maxence Lange | 2023-11-23 | 2 | -0/+26 |
|\ |
|
| * | test boolean favorite | Maxence Lange | 2023-11-22 | 2 | -0/+26 |
* | | fixing test | Maxence Lange | 2023-11-23 | 1 | -2/+34 |
|/ |
|
* | fix(autocomplete): Fix missing user status on autocomplete endpoint | Joas Schilling | 2023-09-28 | 3 | -4/+12 |
* | Merge pull request #39720 from nextcloud/dependabot/composer/build/integratio... | Ferdinand Thiessen | 2023-09-19 | 1 | -13/+13 |
|\ |
|
| * | chore(deps-dev): Bump symfony/event-dispatcher in /build/integration | dependabot[bot] | 2023-09-19 | 1 | -13/+13 |
* | | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2023-09-19 | 1 | -12/+12 |
* | | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2023-09-16 | 1 | -25/+26 |
|/ |
|
* | chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration | dependabot[bot] | 2023-09-02 | 2 | -30/+30 |
* | fix(ci): add to enabled apps | Christopher Ng | 2023-08-03 | 1 | -0/+1 |
* | chore(deps-dev): Bump phpunit/phpunit in /build/integration | dependabot[bot] | 2023-07-17 | 1 | -12/+12 |