aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* migration generator also includes copyright sectionArthur Schiwon2022-03-281-0/+24
* Merge pull request #31716 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...dependabot[bot]2022-03-284-11/+11
|\
| * Bump @nextcloud/vue from 5.1.1 to 5.2.1dependabot[bot]2022-03-284-11/+11
|/
* Merge pull request #30276 from nextcloud/feature/add_oauth2_migrationLouis2022-03-285-8/+128
|\
| * Add oauth2_clients migration for OwncloudLouis Chemineau2022-03-245-8/+128
* | [tx-robot] updated from transifexNextcloud bot2022-03-286-0/+34
* | Merge pull request #31722 from nextcloud/dependabot/npm_and_yarn/minimist-1.2.6dependabot[bot]2022-03-261-6/+6
|\ \
| * | Bump minimist from 1.2.5 to 1.2.6dependabot[bot]2022-03-261-6/+6
|/ /
* | Merge pull request #31715 from nextcloud/dependabot/npm_and_yarn/babel-loader...dependabot[bot]2022-03-262-10/+35
|\ \
| * | Bump babel-loader from 8.2.3 to 8.2.4dependabot[bot]2022-03-262-10/+35
* | | [tx-robot] updated from transifexNextcloud bot2022-03-2614-2/+86
|/ /
* | Merge pull request #31708 from nextcloud/enh/noid/apptoken-maxlengthPytal2022-03-253-3/+4
|\ \
| * | Set max length to app token field to match backendVincent Petry2022-03-253-3/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-03-2528-4/+70
* | | Merge pull request #31693 from nextcloud/releases/24/beta1v24.0.0beta1blizzz2022-03-241-2/+2
|\ \ \ | |/ / |/| |
| * | 24.0.0 beta 1Arthur Schiwon2022-03-241-2/+2
* | | Merge pull request #31265 from nextcloud/fs-limited-setupVincent Petry2022-03-2425-74/+561
|\ \ \
| * | | Add missing PHPDoc in InvalidateMountCacheEventVincent Petry2022-03-241-0/+10
| * | | Add missing event dispatcher in test constructorVincent Petry2022-03-241-1/+1
| * | | Make phpcs happy in MountProviderCollectionVincent Petry2022-03-241-2/+2
| * | | Apply suggestions from code reviewRobin Appelman2022-03-244-11/+12
| * | | add comment for getMountForPath loopRobin Appelman2022-03-241-0/+2
| * | | invalidate mount cache after share renameRobin Appelman2022-03-242-20/+26
| * | | make mount cache duration configurableRobin Appelman2022-03-242-7/+23
| * | | fix method nameRobin Appelman2022-03-242-2/+2
| * | | caching of userfolderRobin Appelman2022-03-241-4/+2
| * | | fmtRobin Appelman2022-03-243-6/+2
| * | | invalidate mount cache on circles changeRobin Appelman2022-03-241-18/+43
| * | | force full setup after external storage config changeRobin Appelman2022-03-246-8/+34
| * | | perform full setup if a cached mount doesn't have a provider setRobin Appelman2022-03-242-5/+26
| * | | don't double setup provider when calling `setupForUser` after `setupForPath`Robin Appelman2022-03-242-4/+15
| * | | add logic to perform a full filesystem setup when neededRobin Appelman2022-03-245-2/+92
| * | | update cached mounts when only specific providers have been setupRobin Appelman2022-03-243-2/+12
| * | | fix check if dav root is folderRobin Appelman2022-03-241-1/+1
| * | | improve lazy UserFolderRobin Appelman2022-03-243-7/+70
| * | | setup only relevant mounts when possibleRobin Appelman2022-03-242-15/+106
| * | | fixed when accessing static filesystem calls before setupRobin Appelman2022-03-241-4/+23
| * | | allow getting mounts by providerRobin Appelman2022-03-242-6/+26
| * | | allow getting cached mounts by path from the mount cacheRobin Appelman2022-03-242-0/+56
| * | | return a lazy folder from Root::getUserFolderRobin Appelman2022-03-241-9/+13
| * | | allow setting some metadata in the lazyfolder without having to get the real ...Robin Appelman2022-03-241-1/+24
| * | | dont setup full fs after dav authRobin Appelman2022-03-241-1/+0
* | | | Merge pull request #31520 from nextcloud/fix/31237/new-button-UserStatusblizzz2022-03-246-7/+14
|\ \ \ \
| * | | | quick fix for focus on weather and customize buttonVanessa Pertsch2022-03-235-7/+11
| * | | | quick fix for focus on userStatus buttonVanessa Pertsch2022-03-231-0/+3
* | | | | Merge pull request #30950 from nextcloud/enh/opcache-recommends-translationVincent Petry2022-03-241-8/+8
|\ \ \ \ \
| * | | | | Add OPcache recommendations to TransifexMichaIng2022-03-221-8/+8
| |/ / / /
* | | | | Merge pull request #31700 from nextcloud/bugfix/noid/allow-4-char-emojisblizzz2022-03-245-9/+118
|\ \ \ \ \
| * | | | | Fix autoloaderJoas Schilling2022-03-242-0/+2
| * | | | | Allow reactions also with other combined emojisJoas Schilling2022-03-243-9/+116