summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Remove stale debug modeJohn Molakvoæ2022-05-131-1/+1
* | | | | | | | | Update command-rebase.ymlJohn Molakvoæ2022-05-131-4/+1
* | | | | | | | | Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ2022-05-1320-454/+268
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Modernize contacts menuThomas Citharel2022-05-1220-454/+268
* | | | | | | | | | Merge pull request #32384 from nextcloud/improve-psalm-server-getJohn Molakvoæ2022-05-132-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve psalm annotation to make it stricterCarl Schwan2022-05-132-3/+3
* | | | | | | | | | | Merge pull request #32261 from nextcloud/feat/remove-scss-supportJohn Molakvoæ2022-05-13131-1876/+17598
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-1316-19/+26
| * | | | | | | | | | | Fix jsunitJohn Molakvoæ2022-05-132-15/+0
| * | | | | | | | | | | Add workflow testJohn Molakvoæ2022-05-131-0/+3
| * | | | | | | | | | | Cleanup and compileJohn Molakvoæ2022-05-1389-528/+17393
| * | | | | | | | | | | Npm scriptJohn Molakvoæ2022-05-132-2/+4
| * | | | | | | | | | | Migrate apps scssJohn Molakvoæ2022-05-139-34/+50
| * | | | | | | | | | | Migrate core scssJohn Molakvoæ2022-05-1310-170/+120
| * | | | | | | | | | | Remove SCSSCacherJohn Molakvoæ2022-05-1312-1116/+10
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #32376 from nextcloud/debt/noid/fix-psalm-warning-for-zip-...John Molakvoæ2022-05-131-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix psalm warning for zip response due wrong typeDaniel Kesselberg2022-05-131-4/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #32366 from nextcloud/bug/noid/fix-property-nameCarl Schwan2022-05-131-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Use property name for addTypeDaniel Kesselberg2022-05-121-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #32369 from nextcloud/automated/noid/psalm-baseline-update...Carl Schwan2022-05-131-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update psalm baselinenextcloud-command2022-05-131-5/+0
* | | | | | | | | | Merge pull request #30863 from nextcloud/performance/saving-user-profile-infoCarl Schwan2022-05-135-47/+57
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Wrap multiple inserts inside a transationCarl Schwan2022-05-121-13/+21
| * | | | | | | | | Minor optimizations for saving user personal informationCarl Schwan2022-05-125-34/+36
* | | | | | | | | | Merge pull request #32250 from nextcloud/cleanup/cappedmemorycacheJohn Molakvoæ2022-05-1316-161/+74
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-1216-161/+74
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-1350-92/+166
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #32359 from nextcloud/dept/use_mutualized_scssCarl Schwan2022-05-122-50/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Use toast.scss from @nextcloud/dialogsLouis Chemineau2022-05-122-50/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #32008 from nextcloud/fix/getSize-boolCarl Schwan2022-05-121-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Call to a member function getSize() on boolCarl Schwan2022-05-121-5/+10
* | | | | | | | | Merge pull request #32335 from nextcloud/storage-info-dont-unjailCarl Schwan2022-05-121-4/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | don't unjail the path when getting the storage infoRobin Appelman2022-05-111-4/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #32185 from nextcloud/fix/default-share-provider-oracleCarl Schwan2022-05-121-7/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix getting shares in a folder on OracheCarl Schwan2022-05-121-7/+18
* | | | | | | | | | Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan2022-05-129-243/+142
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cleanup lock related codeCarl Schwan2022-05-129-243/+142
* | | | | | | | | | | Merge pull request #32362 from nextcloud/fix-buttons-workflowCarl Schwan2022-05-125-50/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add vue button component in workflow rule.vueVanessa Pertsch2022-05-123-45/+30
| * | | | | | | | | | | add vue button component in workflow operation.vueVanessa Pertsch2022-05-122-5/+9
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #32358 from nextcloud/Valdnet-patch-2rakekniven2022-05-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | l10n: Delete spaceValdnet2022-05-121-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #32355 from nextcloud/bugfix/noid/prevent-invalid-lengthJoas Schilling2022-05-122-2/+22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Validate requested length is random string generatorVincent Petry2022-05-122-2/+22
|/ / / / / / / / /
* | | | | | | | | Merge pull request #32328 from nextcloud/automated/noid/psalm-baseline-update...blizzz2022-05-121-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update psalm baselinenextcloud-command2022-05-111-4/+0
* | | | | | | | | | Merge pull request #32344 from nextcloud/fix/always-free-db-result-qbmapper-f...Joas Schilling2022-05-121-9/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Always free the DB result in QBMapper::findEntitiesChristoph Wurst2022-05-121-9/+8
* | | | | | | | | | | Merge pull request #32339 from nextcloud/appdatafactory-publicCarl Schwan2022-05-125-14/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make it possible to get the appdata folder using the public APICarl Schwan2022-05-115-14/+34
| | |_|_|_|/ / / / / / | |/| | | | | | | | |