Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #32382 from nextcloud/event-logger-log-minimum | Robin Appelman | 2022-05-16 | 1 | -1/+1 |
|\ | |||||
| * | only log diagnostic events if a treshhold is set | Robin Appelman | 2022-05-13 | 1 | -1/+1 |
* | | Merge pull request #32305 from nextcloud/bugfix/32302/fix-browser-agent-trimming | Joas Schilling | 2022-05-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix user agent trimming on installation | Joas Schilling | 2022-05-09 | 1 | -1/+1 |
* | | | Merge pull request #31662 from nextcloud/modernize-contactmenu | John Molakvoæ | 2022-05-13 | 10 | -213/+69 |
|\ \ \ | |||||
| * | | | Modernize contacts menu | Thomas Citharel | 2022-05-12 | 10 | -213/+69 |
* | | | | Merge pull request #32384 from nextcloud/improve-psalm-server-get | John Molakvoæ | 2022-05-13 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Improve psalm annotation to make it stricter | Carl Schwan | 2022-05-13 | 1 | -2/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #32261 from nextcloud/feat/remove-scss-support | John Molakvoæ | 2022-05-13 | 11 | -581/+19 |
|\ \ \ \ | |||||
| * | | | | Cleanup and compile | John Molakvoæ | 2022-05-13 | 3 | -10/+10 |
| * | | | | Remove SCSSCacher | John Molakvoæ | 2022-05-13 | 9 | -571/+9 |
| |/ / / | |||||
* | | | | Merge pull request #32376 from nextcloud/debt/noid/fix-psalm-warning-for-zip-... | John Molakvoæ | 2022-05-13 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix psalm warning for zip response due wrong type | Daniel Kesselberg | 2022-05-13 | 1 | -4/+4 |
* | | | | Merge pull request #30863 from nextcloud/performance/saving-user-profile-info | Carl Schwan | 2022-05-13 | 1 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | Minor optimizations for saving user personal information | Carl Schwan | 2022-05-12 | 1 | -9/+9 |
| |/ / / | |||||
* | | | | Merge pull request #32250 from nextcloud/cleanup/cappedmemorycache | John Molakvoæ | 2022-05-13 | 6 | -51/+25 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add stricter psalm type for CappedMemoryCache | Carl Schwan | 2022-05-12 | 6 | -51/+25 |
* | | | | 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 | 6 | -228/+134 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Cleanup lock related code | Carl Schwan | 2022-05-12 | 6 | -228/+134 |
* | | | | | | Validate requested length is random string generator | Vincent Petry | 2022-05-12 | 1 | -1/+6 |
* | | | | | | 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 |
* | | | | | | | 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 | 5 | -299/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Compile theming | John Molakvoæ | 2022-05-11 | 2 | -4/+0 |
| * | | | | | | Remove old legacy SvgController and IconsCacher | John Molakvoæ | 2022-05-10 | 2 | -294/+1 |
| * | | | | | | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 1 | -1/+0 |
* | | | | | | | Merge pull request #31900 from nextcloud/feat/server-container-public | Carl Schwan | 2022-05-10 | 5 | -0/+59 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add a public replacement for OC::$server->get | Carl Schwan | 2022-05-10 | 5 | -0/+59 |
* | | | | | | | 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 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-10 | 2 | -0/+2 |
* | | | | | | | Set loglevel for IMagick Thumbnail error to info | Alexander F | 2022-05-09 | 1 | -1/+1 |
* | | | | | | | 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 | 4 | -0/+42 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-08 | 2 | -0/+20 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-06 | 2 | -0/+4 |
* | | | | | | Merge pull request #32276 from nextcloud/fix/ldap_error_handling | blizzz | 2022-05-05 | 1 | -6/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Do not dispatch postSetPassword when setPassword fails | Louis Chemineau | 2022-05-05 | 1 | -6/+10 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #32110 from plumbeo/binary-encoding-4 | Vincent Petry | 2022-05-05 | 1 | -1/+1 |
|\ \ \ \ \ \ |