Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ETAG returned by bulk upload | Côme Chilliet | 2022-08-23 | 1 | -0/+1 |
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated | Carl Schwan | 2022-08-23 | 31 | -348/+246 |
|\ | |||||
| * | Fix many tests and warnings | Carl Schwan | 2022-08-08 | 11 | -106/+37 |
| * | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 28 | -229/+160 |
| * | Deprecated ILogger from IJob | Carl Schwan | 2022-08-08 | 4 | -25/+61 |
* | | Merge pull request #33574 from nextcloud/search-share-query-filter-no-init | Vincent Petry | 2022-08-23 | 2 | -4/+10 |
|\ \ | |||||
| * | | directly build the search filter for shared storage instead of setting up the... | Robin Appelman | 2022-08-17 | 2 | -4/+10 |
* | | | Merge pull request #32162 from nextcloud/enh/session-reopen | Vincent Petry | 2022-08-23 | 7 | -14/+74 |
|\ \ \ | |||||
| * | | | Move setting of gc_maxlifetime to initSession | Julius Härtl | 2022-08-17 | 1 | -3/+2 |
| * | | | Add config option to disable strict session timeout to be able to use read_an... | Julius Härtl | 2022-08-17 | 3 | -4/+28 |
| * | | | Reopen sessions if we need to write to them instead of keeping them open | Julius Härtl | 2022-08-17 | 6 | -8/+45 |
| |/ / | |||||
* | | | Merge pull request #33595 from nextcloud/fix/cache-profile-config | Carl Schwan | 2022-08-23 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | Cache ConfigProfile | Carl Schwan | 2022-08-18 | 1 | -1/+8 |
* | | | | Merge pull request #33650 from nextcloud/automated/noid/master-update-psalm-b... | Carl Schwan | 2022-08-23 | 1 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | Update psalm baseline | nextcloud-command | 2022-08-23 | 1 | -5/+0 |
* | | | | | Merge pull request #33639 from nextcloud/bugfix/noid/fix-plural-usage-in-ldap | blizzz | 2022-08-23 | 1 | -27/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused method | Joas Schilling | 2022-08-22 | 1 | -14/+0 |
| * | | | | | Fix plural usage in LDAP wizard | Joas Schilling | 2022-08-22 | 1 | -13/+20 |
* | | | | | | Merge pull request #33001 from nextcloud/enh/imip-invitations-responses | Anna | 2022-08-23 | 9 | -11/+698 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Support iMIP invitations from Mail | Anna Larch | 2022-08-22 | 9 | -11/+698 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-23 | 38 | -36/+38 |
* | | | | | | Merge pull request #33643 from nextcloud/enh/profile-handling | Pytal | 2022-08-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Improve handling of profile page | Christopher Ng | 2022-08-22 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #33627 from nextcloud/dependabot/npm_and_yarn/p-queue-7.3.0 | dependabot[bot] | 2022-08-22 | 4 | -11/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Bump p-queue from 7.2.0 to 7.3.0 | dependabot[bot] | 2022-08-22 | 4 | -11/+11 |
|/ / / / / | |||||
* | | | | | Merge pull request #33638 from nextcloud/fix/user-mgmt-avatar-size | Christoph Wurst | 2022-08-22 | 7 | -16/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Request 64px avatars for the user management | Christoph Wurst | 2022-08-22 | 7 | -16/+11 |
|/ / / / / | |||||
* | | | | | Merge pull request #33624 from nextcloud/updateCrl | blizzz | 2022-08-22 | 1 | -35/+35 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Update crl after revoke money.csr | Vitor Mattos | 2022-08-19 | 1 | -35/+35 |
* | | | | | Merge pull request #33623 from NoSleep82/master | blizzz | 2022-08-22 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Update core/Controller/LostController.php | NoSleep82 | 2022-08-21 | 1 | -1/+1 |
| * | | | | | Update LostController.php | NoSleep82 | 2022-08-19 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #33433 from nextcloud/fix/add-option-to-fix-encrypted | Côme Chilliet | 2022-08-22 | 2 | -26/+43 |
|\ \ \ \ \ | |||||
| * | | | | | Adapt test to fixed command output. | Côme Chilliet | 2022-08-04 | 1 | -3/+14 |
| * | | | | | Fix encryption:fix-encrypted-version command when encrypted is set to 0 | Côme Chilliet | 2022-08-02 | 1 | -0/+16 |
| * | | | | | Improve typing in FixEncryptedVersion command | Côme Chilliet | 2022-08-02 | 1 | -23/+13 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-22 | 12 | -12/+18 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-21 | 8 | -16/+26 |
* | | | | | | Merge pull request #33626 from nextcloud/dependabot/npm_and_yarn/puppeteer-16... | Carl Schwan | 2022-08-20 | 2 | -18/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump puppeteer from 15.5.0 to 16.2.0 | dependabot[bot] | 2022-08-20 | 2 | -18/+16 |
| | |/ / / / | |/| | | | | |||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-20 | 8 | -0/+12 |
|/ / / / / | |||||
* | | | | | Merge pull request #33592 from nextcloud/release/25.0.0_beta_2v25.0.0beta2 | John Molakvoæ | 2022-08-19 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | 25.0.0 beta 2 | John Molakvoæ | 2022-08-18 | 1 | -2/+2 |
* | | | | | | Merge pull request #33610 from nextcloud/enh/background-blur-vars | John Molakvoæ | 2022-08-19 | 8 | -15/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix theming tests | John Molakvoæ | 2022-08-19 | 2 | -0/+10 |
| * | | | | | | Compile assets | nextcloud-command | 2022-08-19 | 2 | -3/+3 |
| * | | | | | | Expose core background image | Julius Härtl | 2022-08-19 | 3 | -4/+9 |
| * | | | | | | Move dashboard to new variables | Julius Härtl | 2022-08-19 | 1 | -8/+6 |
| * | | | | | | Add css variables for blurred background | Julius Härtl | 2022-08-19 | 2 | -0/+5 |
* | | | | | | | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for... | Joas Schilling | 2022-08-19 | 11 | -196/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |