Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #32008 from nextcloud/fix/getSize-bool | Carl Schwan | 2022-05-12 | 1 | -5/+10 |
|\ | |||||
| * | Fix Call to a member function getSize() on bool | Carl Schwan | 2022-05-12 | 1 | -5/+10 |
* | | Merge pull request #32335 from nextcloud/storage-info-dont-unjail | Carl Schwan | 2022-05-12 | 1 | -4/+1 |
|\ \ | |||||
| * | | don't unjail the path when getting the storage info | Robin Appelman | 2022-05-11 | 1 | -4/+1 |
* | | | Merge pull request #32185 from nextcloud/fix/default-share-provider-oracle | Carl Schwan | 2022-05-12 | 1 | -7/+18 |
|\ \ \ | |||||
| * | | | Fix getting shares in a folder on Orache | Carl Schwan | 2022-05-12 | 1 | -7/+18 |
* | | | | Merge pull request #32077 from nextcloud/cleanup/lock | Carl Schwan | 2022-05-12 | 9 | -243/+142 |
|\ \ \ \ | |||||
| * | | | | Cleanup lock related code | Carl Schwan | 2022-05-12 | 9 | -243/+142 |
* | | | | | Merge pull request #32362 from nextcloud/fix-buttons-workflow | Carl Schwan | 2022-05-12 | 5 | -50/+39 |
|\ \ \ \ \ | |||||
| * | | | | | add vue button component in workflow rule.vue | Vanessa Pertsch | 2022-05-12 | 3 | -45/+30 |
| * | | | | | add vue button component in workflow operation.vue | Vanessa Pertsch | 2022-05-12 | 2 | -5/+9 |
* | | | | | | Merge pull request #32358 from nextcloud/Valdnet-patch-2 | rakekniven | 2022-05-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | l10n: Delete space | Valdnet | 2022-05-12 | 1 | -1/+1 |
* | | | | | | Merge pull request #32355 from nextcloud/bugfix/noid/prevent-invalid-length | Joas Schilling | 2022-05-12 | 2 | -2/+22 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Validate requested length is random string generator | Vincent Petry | 2022-05-12 | 2 | -2/+22 |
|/ / / / / | |||||
* | | | | | Merge pull request #32328 from nextcloud/automated/noid/psalm-baseline-update... | blizzz | 2022-05-12 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Update psalm baseline | nextcloud-command | 2022-05-11 | 1 | -4/+0 |
* | | | | | | Merge pull request #32344 from nextcloud/fix/always-free-db-result-qbmapper-f... | Joas Schilling | 2022-05-12 | 1 | -9/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Always free the DB result in QBMapper::findEntities | Christoph Wurst | 2022-05-12 | 1 | -9/+8 |
* | | | | | | | Merge pull request #32339 from nextcloud/appdatafactory-public | Carl Schwan | 2022-05-12 | 5 | -14/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make it possible to get the appdata folder using the public API | Carl Schwan | 2022-05-11 | 5 | -14/+34 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #32278 from nextcloud/remove-default-php | John Molakvoæ | 2022-05-12 | 1 | -10/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Remove default values | Git'Fellow | 2022-05-05 | 1 | -10/+1 |
* | | | | | | | Merge pull request #32336 from nextcloud/feature/noid/talk-poll-ROS | Joas Schilling | 2022-05-11 | 1 | -0/+19 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Add talk-poll to the ROS definitions | Joas Schilling | 2022-05-11 | 1 | -0/+19 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #32326 from nextcloud/fix/icons-cacher | John Molakvoæ | 2022-05-11 | 36 | -1328/+2874 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Compile theming | John Molakvoæ | 2022-05-11 | 11 | -18/+13 |
| * | | | | | | Remove old legacy SvgController and IconsCacher | John Molakvoæ | 2022-05-10 | 8 | -835/+1 |
| * | | | | | | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 19 | -481/+2866 |
* | | | | | | | Merge pull request #32149 from nextcloud/fix-transferring-groupfolders | John Molakvoæ | 2022-05-11 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | fix for transferring ownership of groupfolders | Vanessa Pertsch | 2022-05-10 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #31900 from nextcloud/feat/server-container-public | Carl Schwan | 2022-05-10 | 11 | -28/+103 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add a public replacement for OC::$server->get | Carl Schwan | 2022-05-10 | 11 | -28/+103 |
* | | | | | | | Merge pull request #31664 from nextcloud/fix/232/keyboard-focus | Vincent Petry | 2022-05-10 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | keyboard focus on login input fields | Vanessa Pertsch | 2022-05-10 | 1 | -0/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #32318 from nextcloud/increase-waitForS3-delay | Carl Schwan | 2022-05-10 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Increase retry delay on 'Wait for S3' CI job | Git'Fellow | 2022-05-09 | 1 | -3/+2 |
* | | | | | | | Merge pull request #32315 from nextcloud/fix/noid/preview-duplicate-folder-cr... | John Molakvoæ | 2022-05-10 | 1 | -2/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix preview generator trying to recreate an existing folder | Richard Steinmetz | 2022-05-09 | 1 | -2/+10 |
* | | | | | | | | Merge pull request #32274 from nextcloud/tooltip-overflow | John Molakvoæ | 2022-05-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix indentation | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
| * | | | | | | | | Typo | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
| * | | | | | | | | Switch to overflow-wrap | Git'Fellow | 2022-05-05 | 1 | -1/+2 |
| * | | | | | | | | Fix tooltips overflow | Git'Fellow | 2022-05-05 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-10 | 6 | -2/+136 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Set loglevel for IMagick Thumbnail error to info | Alexander F | 2022-05-09 | 1 | -1/+1 |
* | | | | | | | Merge pull request #32288 from nextcloud/techdebt/noid/fix-json-error | Joas Schilling | 2022-05-09 | 1 | -11/+17 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix JSON error when comment has no reactions | Joas Schilling | 2022-05-09 | 1 | -11/+17 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-09 | 20 | -4/+70 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-08 | 4 | -0/+22 |