Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #34073 from nextcloud/login-email-filter | Vincent Petry | 2022-09-16 | 1 | -0/+3 |
|\ | |||||
| * | dont try email login if the provider username is not a valid email | Robin Appelman | 2022-09-14 | 1 | -0/+3 |
* | | Merge pull request #24596 from kofemann/dcache-worm | Vincent Petry | 2022-09-16 | 1 | -0/+14 |
|\ \ | |||||
| * | | config: add a switch to control truncate before update | Tigran Mkrtchyan | 2022-09-16 | 1 | -6/+12 |
| * | | files: remove destination file before copying new content (WORM) | Tigran Mkrtchyan | 2022-09-16 | 1 | -0/+2 |
| * | | files: make OC\Files\Storage\Local WORM friendly | Tigran Mkrtchyan | 2022-08-25 | 1 | -0/+6 |
* | | | Merge pull request #34020 from nextcloud/logical-op | Vincent Petry | 2022-09-16 | 1 | -18/+12 |
|\ \ \ | |||||
| * | | | Switch logical operators (and|or) | Git'Fellow | 2022-09-12 | 1 | -18/+12 |
* | | | | l10n: Correct error messages | Valdnet | 2022-09-16 | 1 | -3/+3 |
* | | | | l10n: Correct error messages | Valdnet | 2022-09-16 | 1 | -4/+4 |
* | | | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2 | Vincent Petry | 2022-09-15 | 2 | -4/+21 |
|\ \ \ \ | |||||
| * | | | | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 2 | -4/+21 |
* | | | | | 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 #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 |
* | | | | | Add accessibility entry in user menu | Vincent Petry | 2022-09-14 | 1 | -5/+16 |
| |_|_|/ |/| | | | |||||
* | | | | 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 |
* | | | | Update avatars on update | Carl Schwan | 2022-09-09 | 2 | -19/+13 |
* | | | | Dark theme for guest avatar | Carl Schwan | 2022-09-09 | 3 | -8/+8 |
* | | | | Avatar new style | Carl Schwan | 2022-09-09 | 2 | -30/+53 |
* | | | | 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 |
| | |/ / / | |/| | | | |||||
* | | | | | 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 |
* | | | | | | 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 | 1 | -0/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into fix/setting/accessibility-title | Carl Schwan | 2022-09-02 | 178 | -1496/+3293 |
| |\ \ \ \ \ | |||||
| * | | | | | | Improve accessibility of the title of the settings | Carl Schwan | 2022-05-16 | 1 | -0/+7 |
* | | | | | | | 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 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #33790 from nextcloud/Valdnet-patch-2 | Simon L | 2022-09-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | l10n: Spelling unification | Valdnet | 2022-09-02 | 1 | -1/+1 |
* | | | | | | | Merge pull request #33625 from nextcloud/fix/33572/add-user | Vincent Petry | 2022-09-01 | 2 | -1/+6 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Fix creation of new user and display the correct error message | Christopher Ng | 2022-08-22 | 2 | -1/+6 |
* | | | | | | | Merge pull request #33780 from nextcloud/enh/noid/cloud-id-cli | blizzz | 2022-09-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | filter index.php from cloudId | Maxence Lange | 2022-08-31 | 1 | -0/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #33764 from nextcloud/cloudid-cache | Vincent Petry | 2022-09-01 | 2 | -7/+80 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | adjusts tests for CloudIdManager | Robin Appelman | 2022-08-31 | 1 | -1/+1 |
| * | | | | | | | cache cloud id data in CloudIdManager | Robin Appelman | 2022-08-31 | 2 | -7/+80 |