summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43991 from nextcloud/release/29.0.0_beta_1v29.0.0beta1Arthur Schiwon2024-03-071-2/+2
|\
| * 29.0.0 beta 1Arthur Schiwon2024-03-051-2/+2
* | Merge pull request #43967 from nextcloud/feat/app-updated-notificationJohn Molakvoæ2024-03-0752-217/+1558
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-03-0714-12/+21
| * | feat(AppManager): Provide `getAppIcon` functionFerdinand Thiessen2024-03-078-39/+170
| * | feat(updatenotification): Allow to disable the app updated notifications and ...Ferdinand Thiessen2024-03-073-2/+16
| * | fix(updatenotification): Add migration step to replace and remove renamed bac...Ferdinand Thiessen2024-03-074-1/+76
| * | fix(updatenotification): Resolve static code analysis errorsFerdinand Thiessen2024-03-073-14/+11
| * | fix(updatenotification): Update tests to match with changed constructorsFerdinand Thiessen2024-03-074-47/+49
| * | feat(updatenotification): Add notification for users when apps are updatedFerdinand Thiessen2024-03-0723-66/+1194
| * | fix(updatenotification): Replace deprecated code and move background jobs int...Ferdinand Thiessen2024-03-075-64/+49
|/ /
* | Merge pull request #44066 from nextcloud/pulsejet/ver-ncVarun Patil2024-03-071-0/+5
|\ \
| * | fix(files_versions): Add missing null checkVarun Patil2024-03-071-0/+5
* | | Merge pull request #43963 from nextcloud/42915-search-in-folderF. E Noel Nfebe2024-03-0737-40/+243
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-03-0727-36/+82
| * | | refactor: improve autoload_static formating & update autoloadersfenn-cs2024-03-073-4/+6
| * | | feat(files): add search plugin to search in specified folder exclusivelyfenn-cs2024-03-077-0/+146
| * | | refactor: use TypeScript for unified-search boostrap filefenn-cs2024-03-072-2/+11
| |/ /
* | | Merge pull request #44070 from nextcloud/chore/noid/hub8Arthur Schiwon2024-03-071-1/+1
|\ \ \ | |/ / |/| |
| * | chore: Bump Hub 7 -> Hub 8Andy Scherzinger2024-03-071-1/+1
|/ /
* | Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-appsJosh2024-03-071-1/+1
|\ \
| * | fix(db): db-convert supports disabled apps but not removed onesJosh2024-02-251-1/+1
* | | Merge pull request #44061 from nextcloud/revert-32163-file-cache-gc-no-full-s...John Molakvoæ2024-03-074-22/+5
|\ \ \
| * | | Revert "don't perform an explicit setup when using the file cache"Joas Schilling2024-03-074-22/+5
* | | | Merge pull request #44059 from nextcloud/fix/settings-apps-levelJohn Molakvoæ2024-03-075-13/+7
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2024-03-074-6/+6
| * | | | fix: Remove deprecated parts from `AppLevelBadge`Ferdinand Thiessen2024-03-071-7/+1
|/ / / /
* | | | Merge pull request #43939 from nextcloud/enh/migrate-frontend-setupcheck-v2Côme Chilliet2024-03-0713-144/+450
|\ \ \ \
| * | | | fix: Swap method and uri parameter in request to match upstream orderCôme Chilliet2024-03-072-4/+4
| * | | | fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-075-138/+5
| * | | | feat(settings): Migrate .well-known URL setup check to new APICôme Chilliet2024-03-076-6/+377
| * | | | feat(IClient): Add `request` function to do arbitrary HTTP requestsFerdinand Thiessen2024-03-072-0/+68
| |/ / /
* | | | Merge pull request #44040 from nextcloud/feat/ship-files-downloadlimitArthur Schiwon2024-03-071-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | feat: Ship downloadlimitChristopher Ng2024-03-071-0/+2
* | | | Merge pull request #44057 from nextcloud/fix/cypressJohn Molakvoæ2024-03-076-19/+19
|\ \ \ \ | |/ / / |/| | |
| * | | fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-076-19/+19
|/ / /
* | | Merge pull request #44012 from nextcloud/feat/live-file-referenceJohn Molakvoæ2024-03-07123-237/+447
|\ \ \
| * | | fix: Positioning and active state of viewer componentsJulius Härtl2024-03-07118-170/+245
| * | | chore(deps): bump @nextcloud/vue to 8.9.1 & @nextcloud/dialogs to 5.2.0John Molakvoæ (skjnldsv)2024-03-072-22/+23
| * | | feat(files): add Folder Preview ressource handlerJohn Molakvoæ (skjnldsv)2024-03-073-50/+92
| * | | feat(files): add Viewer Files ressource handlerJohn Molakvoæ (skjnldsv)2024-03-073-7/+99
* | | | Merge pull request #25109 from nextcloud/external-scanRobin Appelman2024-03-076-74/+295
|\ \ \ \
| * | | | feat: add command to scan external storages directlyRobin Appelman2024-03-066-74/+295
* | | | | Merge pull request #32163 from nextcloud/file-cache-gc-no-full-setupJohn Molakvoæ2024-03-074-5/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix: fix user folder initRobin Appelman2024-03-063-3/+13
| * | | | fix: ensure user home mounts is registeredRobin Appelman2024-03-061-0/+9
| * | | | perf: don't perform an explicit setup when using the file cacheRobin Appelman2024-03-061-2/+0
* | | | | Merge pull request #44034 from nextcloud/fix/favorite-colorJohn Molakvoæ2024-03-0712-25/+14
|\ \ \ \ \
| * | | | | chore: Compile assetsFerdinand Thiessen2024-03-064-6/+6
| * | | | | feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-068-19/+8