Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2 | Vincent Petry | 2022-09-15 | 3 | -4/+38 |
|\ | |||||
| * | fix phpdoc | Maxence Lange | 2022-09-15 | 1 | -2/+2 |
| * | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 3 | -4/+38 |
* | | Merge pull request #33718 from nextcloud/seekable-http-fseek-end | Vincent Petry | 2022-09-15 | 1 | -21/+60 |
|\ \ | |||||
| * | | fix using FSEEK_END with SeekableHttpStream to get file size | Robin Appelman | 2022-09-15 | 1 | -21/+60 |
* | | | Merge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migration | Vincent Petry | 2022-09-15 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Add a nodeFilter parameter for IExportDestination::copyFolder | Côme Chilliet | 2022-09-13 | 1 | -1/+2 |
* | | | | Merge pull request #34009 from andrey-utkin/safe-config-update | Côme Chilliet | 2022-09-15 | 1 | -25/+29 |
|\ \ \ \ | |||||
| * | | | | Make config file saving safe against write failures | Andriy Utkin | 2022-09-09 | 1 | -25/+29 |
* | | | | | Merge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-id | Maxence Lange | 2022-09-15 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | rtrim url earlier | Maxence Lange | 2022-09-01 | 1 | -2/+2 |
* | | | | | Fix psalm parameter type | Joas Schilling | 2022-09-15 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-15 | 40 | -0/+40 |
* | | | | Add accessibility entry in user menu | Vincent Petry | 2022-09-14 | 1 | -5/+16 |
* | | | | Merge pull request #34042 from nextcloud/profile/section-plugin | Carl Schwan | 2022-09-14 | 3 | -0/+56 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add api to load additional section in profile page | Carl Schwan | 2022-09-14 | 3 | -0/+56 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-13 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #34019 from nextcloud/fix/quota-type | Vincent Petry | 2022-09-12 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Fix quota type to int | Carl Schwan | 2022-09-12 | 2 | -4/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #33921 from nextcloud/fix/fix-config-file-emptied | Côme Chilliet | 2022-09-12 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Do not empty config.php file if reading failed for any reason | Côme Chilliet | 2022-09-06 | 1 | -0/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-10 | 2 | -0/+2 |
| |/ / |/| | | |||||
* | | | Update avatars on update | Carl Schwan | 2022-09-09 | 3 | -19/+19 |
* | | | Dark theme for guest avatar | Carl Schwan | 2022-09-09 | 3 | -8/+8 |
* | | | Avatar new style | Carl Schwan | 2022-09-09 | 4 | -32/+65 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-09 | 2 | -0/+6 |
* | | | Merge pull request #33788 from nextcloud/improve-recent | Carl Schwan | 2022-09-08 | 1 | -27/+55 |
|\ \ \ | |||||
| * | | | Filter out old files when trying to get recent files | Carl Schwan | 2022-09-05 | 1 | -27/+55 |
* | | | | Merge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestamp | blizzz | 2022-09-08 | 1 | -1/+16 |
|\ \ \ \ | |||||
| * | | | | Fix various errors in iMIP logic | Anna Larch | 2022-09-08 | 1 | -1/+16 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-08 | 6 | -0/+14 |
* | | | | | Merge pull request #33600 from nextcloud/lazy-quota | blizzz | 2022-09-07 | 2 | -24/+55 |
|\ \ \ \ \ | |||||
| * | | | | | get quota for user only when needed | Robin Appelman | 2022-09-01 | 2 | -24/+55 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-07 | 4 | -26/+40 |
* | | | | | | Merge pull request #33813 from nextcloud/fix/infinite_email_change_notification | Louis | 2022-09-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | I dug into it again, and the issue is much simpler than I previously though. | Louis Chemineau | 2022-09-06 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #29881 from nextcloud/fix/setting/accessibility-title | Carl Schwan | 2022-09-06 | 3 | -2/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into fix/setting/accessibility-title | Carl Schwan | 2022-09-02 | 360 | -2414/+6233 |
| |\ \ \ \ \ | |||||
| * | | | | | | Improve accessibility of the title of the settings | Carl Schwan | 2022-05-16 | 3 | -2/+15 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-06 | 2 | -0/+2 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #33889 from nextcloud/debt/noid/docblock-cache-for | Daniel | 2022-09-05 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add description for public and immutable | Daniel | 2022-09-03 | 1 | -2/+2 |
| * | | | | | | Update docblock for cacheFor | Daniel Kesselberg | 2022-09-03 | 1 | -2/+4 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-05 | 8 | -0/+8 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-04 | 6 | -2/+8 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-03 | 12 | -12/+0 |
* | | | | | | Merge pull request #33863 from nextcloud/hash-wrapper-catch-errors | blizzz | 2022-09-02 | 1 | -2/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | handle errors from hash_final | Robin Appelman | 2022-09-02 | 1 | -2/+7 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #33692 from nextcloud/update-dir | blizzz | 2022-09-02 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Introduce $updateDir to move updates outside $dataDir | Git'Fellow | 2022-08-25 | 1 | -2/+2 |