| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable28 | provokateurin | 2024-09-16 | 1 | -2/+7 |
* | fix(config): Throw PreconditionException always when it didn't matchbackport/47933/stable28 | Joas Schilling | 2024-09-13 | 1 | -0/+36 |
* | fix(files): Create non-existent parents of mountpoints | provokateurin | 2024-09-04 | 1 | -0/+31 |
* | Revert "Revert "[stable28] Apply group limit on remove from group"" | Arthur Schiwon | 2024-08-19 | 1 | -6/+17 |
* | Revert "[stable28] Apply group limit on remove from group" | Arthur Schiwon | 2024-08-19 | 1 | -17/+6 |
* | fix: Remove call to non-existing method in 28 and add missing use in test | Côme Chilliet | 2024-08-19 | 1 | -0/+1 |
* | fix(tests): Fix PHP 8.0 compatibility | Côme Chilliet | 2024-08-19 | 1 | -1/+2 |
* | fix(tests): Adapt tests to change of DefaultShareProvider constructor | Côme Chilliet | 2024-08-19 | 1 | -6/+15 |
* | fix: `OCP\Files\Node\Folder::search` was not setting the owner | Ferdinand Thiessen | 2024-07-30 | 1 | -3/+11 |
* | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-19 | 2 | -0/+5 |
* | test: run tests in child process | Daniel Kesselberg | 2024-07-11 | 1 | -0/+8 |
* | Merge pull request #45955 from nextcloud/backport/45228/stable28 | Andy Scherzinger | 2024-07-10 | 1 | -5/+14 |
|\ |
|
| * | fix(tests): Strong type property $router in RouterTest | Côme Chilliet | 2024-07-10 | 1 | -2/+1 |
| * | fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi... | Steve Mokris | 2024-07-10 | 1 | -5/+15 |
* | | Merge pull request #45920 from nextcloud/backport/45582/stable28 | Andy Scherzinger | 2024-07-10 | 1 | -4/+18 |
|\ \
| |/
|/| |
|
| * | test: update DummyJobList | Robin Appelman | 2024-06-17 | 1 | -4/+18 |
* | | feat: add setup check for needed mimetype migrations | Robin Appelman | 2024-06-21 | 1 | -2/+4 |
|/ |
|
* | refactor: make share manager buildable | Robin Appelman | 2024-06-13 | 1 | -176/+19 |
* | Merge pull request #45704 from nextcloud/backport/43942/stable28 | Arthur Schiwon | 2024-06-12 | 2 | -1/+63 |
|\ |
|
| * | fix(Token): make new scope future compatible | Arthur Schiwon | 2024-06-12 | 1 | -1/+1 |
| * | fix(Session): avoid password confirmation on SSO | Arthur Schiwon | 2024-06-12 | 2 | -1/+63 |
* | | fix(Mailer): Allow to enforce strict email format | Ferdinand Thiessen | 2024-06-11 | 2 | -9/+33 |
* | | Merge pull request #45294 from nextcloud/backport/44791/stable28 | John Molakvoæ | 2024-06-07 | 1 | -5/+16 |
|\ \
| |/
|/| |
|
| * | test: adjust test to new permissions check logic | Robin Appelman | 2024-05-13 | 1 | -5/+16 |
* | | fix(groups): allows to save group names with more than 64 characters | Benjamin Gaussorgues | 2024-05-31 | 2 | -5/+37 |
* | | fix(session): Do not update authtoken last_check for passwordless | Christoph Wurst | 2024-05-29 | 1 | -0/+78 |
* | | fix: Extend SVG reference check | Joas Schilling | 2024-05-16 | 1 | -0/+29 |
|/ |
|
* | fix: add check for app_api_system session flag to bypass rate limit | Florian Klinger | 2024-04-17 | 1 | -1/+5 |
* | Merge pull request #44446 from nextcloud/backport/43057/stable28 | Benjamin Gaussorgues | 2024-04-17 | 2 | -17/+13 |
|\ |
|
| * | feat(perf): add cache for authtoken lookup | Benjamin Gaussorgues | 2024-03-25 | 2 | -17/+13 |
* | | test: add test for jail watcher | Robin Appelman | 2024-04-10 | 1 | -0/+30 |
* | | test: Update tests | Christopher Ng | 2024-04-08 | 1 | -0/+16 |
* | | fix(tests): Fix tests when daytime saving time change happened recently | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
|/ |
|
* | fix(config): Make sure user keys are strings | Christoph Wurst | 2024-03-19 | 1 | -0/+25 |
* | fix xml ocs response for serializable objects | Klaus | 2024-03-18 | 1 | -0/+39 |
* | fix(JSResourceLocator): Consider configured app roots for files | Ferdinand Thiessen | 2024-03-07 | 1 | -4/+4 |
* | fix: Fetch custom app store url without internet connection | Julius Härtl | 2024-03-04 | 2 | -3/+11 |
* | Merge pull request #43833 from nextcloud/backport/43428/stable28 | John Molakvoæ | 2024-02-29 | 1 | -22/+76 |
|\ |
|
| * | feat(share): save date and time for expiration | Benjamin Gaussorgues | 2024-02-26 | 1 | -22/+76 |
* | | Add "-i" to MailTest's pipe
| FedericoHeichou | 2024-02-23 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #43181 from nextcloud/backport/42930/stable28 | Ferdinand Thiessen | 2024-02-03 | 1 | -3/+4 |
|\ |
|
| * | test(unit): fix RequestTest | Arthur Schiwon | 2024-01-29 | 1 | -3/+4 |
* | | Merge pull request #43133 from nextcloud/backport/43099/stable28 | Ferdinand Thiessen | 2024-02-01 | 1 | -1/+1 |
|\ \ |
|
| * | | fix(tests): Make PostgreSQL unit tests less flacky by ordering | Joas Schilling | 2024-02-01 | 1 | -1/+1 |
| |/ |
|
* | | add test for updating etag with unchanged mtime in child folder | Robin Appelman | 2024-01-31 | 1 | -0/+25 |
* | | add test for updating etag with unchanged mtime | Robin Appelman | 2024-01-31 | 1 | -0/+19 |
|/ |
|
* | fix(session): Avoid two useless authtoken DB queries for every anonymous request | Git'Fellow | 2024-01-17 | 1 | -0/+50 |
* | fix(appstore): Only send subscription keys to valid appstores | Joas Schilling | 2024-01-16 | 1 | -2/+93 |
* | perf: Use more performant way to obtain and check the email as a login name w... | Julius Härtl | 2024-01-09 | 1 | -1/+1 |
* | Merge pull request #42450 from nextcloud/backport/37469/stable28 | Robin Appelman | 2024-01-02 | 2 | -1/+24 |
|\ |
|