Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-19 | 8 | -4/+20 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-18 | 6 | -0/+24 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-17 | 138 | -548/+558 |
* | 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 |
* | | | | Merge pull request #33658 from nextcloud/dashboard-api-widgets | Vincent Petry | 2022-09-16 | 7 | -0/+269 |
|\ \ \ \ | |||||
| * | | | | Add since tags | Joas Schilling | 2022-09-16 | 3 | -0/+8 |
| * | | | | move widget options into a Option class | Robin Appelman | 2022-09-15 | 5 | -8/+73 |
| * | | | | add IItemOptionWidget to define some item-related parameters, only getItemIco... | Julien Veyssier | 2022-09-15 | 1 | -0/+37 |
| * | | | | change widget button api to support multiple button types | Robin Appelman | 2022-09-15 | 4 | -17/+84 |
| * | | | | allow adding button to dashboard api output | Robin Appelman | 2022-09-15 | 3 | -0/+55 |
| * | | | | add dashboard api to list widgets | Robin Appelman | 2022-09-15 | 1 | -0/+37 |
* | | | | | l10n: Correct error messages | Valdnet | 2022-09-16 | 1 | -3/+3 |
* | | | | | l10n: Correct error messages | Valdnet | 2022-09-16 | 1 | -4/+4 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-16 | 2 | -2/+2 |
* | | | | | 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 |
|\ \ \ \ \ |