| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #48588 from nextcloud/backport/47896/stable29 | Ferdinand Thiessen | 2024-10-17 | 2 | -14/+70 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(UserTrait): Fix backend initializationbackport/47896/stable29 | provokateurin | 2024-10-15 | 1 | -0/+3 |
| * | | fix: Make user removal more resilient | Ferdinand Thiessen | 2024-10-15 | 1 | -14/+67 |
| |/ |
|
* / | fix(share): Return empty string if no label is setbackport/48673/stable29 | Ferdinand Thiessen | 2024-10-15 | 1 | -0/+34 |
|/ |
|
* | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable29 | Richard Steinmetz | 2024-09-30 | 2 | -2/+32 |
* | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable29 | Louis Chemineau | 2024-09-23 | 5 | -30/+48 |
* | fix(tests): Fix Folder tests | Côme Chilliet | 2024-09-19 | 1 | -3/+22 |
* | test: put parent items into cache in tests | Robin Appelman | 2024-09-19 | 5 | -49/+82 |
* | test: fix incorrect ltrim usage in test | Robin Appelman | 2024-09-19 | 1 | -2/+2 |
* | Merge pull request #48100 from nextcloud/backport/46140/stable29 | Robin Appelman | 2024-09-16 | 1 | -0/+7 |
|\ |
|
| * | fix(config): add envCache tests for getKeys() | Josh Richards | 2024-09-16 | 1 | -0/+7 |
* | | fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable29 | provokateurin | 2024-09-16 | 1 | -2/+7 |
|/ |
|
* | Merge pull request #47941 from nextcloud/backport/47933/stable29 | Joas Schilling | 2024-09-16 | 1 | -0/+36 |
|\ |
|
| * | fix(config): Throw PreconditionException always when it didn't matchbackport/47933/stable29 | Joas Schilling | 2024-09-13 | 1 | -0/+36 |
* | | fix(files): Check if the target path is a descendant of the shared folder pathbackport/47756/stable29 | Git'Fellow | 2024-09-06 | 1 | -1/+9 |
|/ |
|
* | fix(files): Create non-existent parents of mountpoints | provokateurin | 2024-09-04 | 1 | -0/+31 |
* | fix(tests): Fix PHP 8.0 compatibility | Côme Chilliet | 2024-08-13 | 1 | -1/+2 |
* | fix(tests): Adapt tests to change of DefaultShareProvider constructor | Côme Chilliet | 2024-08-13 | 1 | -6/+15 |
* | Merge pull request #46889 from nextcloud/backport/46476/stable29 | Andy Scherzinger | 2024-08-08 | 1 | -0/+209 |
|\ |
|
| * | feat(upgrade): migration attributes | Maxence Lange | 2024-08-06 | 1 | -0/+209 |
* | | fix(session): Log when session_* calls are slow | Christoph Wurst | 2024-08-07 | 3 | -17/+17 |
|/ |
|
* | fix: `OCP\Files\Node\Folder::search` was not setting the owner | Ferdinand Thiessen | 2024-07-30 | 1 | -3/+11 |
* | fix: Ignore preview requests for invalid file ids | Julius Härtl | 2024-07-29 | 1 | -0/+1 |
* | feat: support excalidraw file | Hoang Pham | 2024-07-25 | 2 | -2/+4 |
* | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-19 | 5 | -3/+8 |
* | feat: don't count failed CSRF as failed login attempt | Benjamin Gaussorgues | 2024-07-11 | 1 | -1/+0 |
* | test: run tests in child process | Daniel Kesselberg | 2024-07-10 | 1 | -0/+8 |
* | 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 |
* | test: update DummyJobList | Robin Appelman | 2024-07-10 | 1 | -4/+18 |
* | fix(tests): Remove output when running tests | Joas Schilling | 2024-07-03 | 1 | -0/+15 |
* | fix(federation): Fix missing protocol on CloudID remote | Joas Schilling | 2024-06-27 | 2 | -16/+13 |
* | feat: add setup check for needed mimetype migrations | Robin Appelman | 2024-06-19 | 1 | -2/+4 |
* | Merge pull request #44977 from nextcloud/backport/44745/stable29 | Arthur Schiwon | 2024-06-12 | 1 | -3/+6 |
|\ |
|
| * | fix(auth): Keep redirect URL during 2FA setup and challenge | Christoph Wurst | 2024-04-23 | 1 | -3/+6 |
* | | Merge pull request #45821 from nextcloud/backport/45811/stable29 | Daniel | 2024-06-12 | 1 | -0/+78 |
|\ \ |
|
| * | | test: add tests for ProfilePageController | Daniel Kesselberg | 2024-06-12 | 1 | -0/+78 |
* | | | Merge pull request #45809 from nextcloud/fix/noid/fix-new-token-scope-name | Arthur Schiwon | 2024-06-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(Token): make new scope future compatible | Arthur Schiwon | 2024-06-12 | 1 | -1/+1 |
* | | | fix(files_sharing): dark avatar support | skjnldsv | 2024-06-12 | 1 | -2/+13 |
|/ / |
|
* | | fix(Session): avoid password confirmation on SSO | Arthur Schiwon | 2024-06-11 | 2 | -1/+63 |
* | | fix(Mailer): Allow to enforce strict email format | Ferdinand Thiessen | 2024-06-07 | 2 | -9/+33 |
* | | Merge pull request #44894 from nextcloud/backport/44644/stable29 | John Molakvoæ | 2024-06-07 | 1 | -0/+15 |
|\ \ |
|
| * | | fix(appconfig): format app values | Maxence Lange | 2024-04-17 | 1 | -0/+15 |
* | | | fix(session): Do not update authtoken last_check for passwordless | Christoph Wurst | 2024-06-03 | 1 | -0/+78 |
* | | | fix(db): Prevent two connections for single node databases | Christoph Wurst | 2024-05-28 | 1 | -0/+101 |
* | | | fix(groups): allows to save group names with more than 64 characters | Benjamin Gaussorgues | 2024-05-16 | 2 | -5/+37 |
* | | | fix: Extend SVG reference check | Joas Schilling | 2024-05-16 | 1 | -0/+29 |
* | | | test: adjust test to new permissions check logic | Robin Appelman | 2024-05-13 | 1 | -6/+17 |
| |/
|/| |
|
* | | fix(appconfig): returns correct value on details | Maxence Lange | 2024-04-17 | 1 | -1/+1 |
|/ |
|