summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | | Merge pull request #31221 from nextcloud/feat/dont_create_oc_cards_index_if_i...Vincent Petry2022-03-241-5/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Don't create cards_abiduri it if already existsLouis Chemineau2022-03-241-5/+9
* | | | | Merge pull request #30991 from nextcloud/external-remove-config-migrationRobin Appelman2022-03-244-223/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | remove old legacy external storage migration logicRobin Appelman2022-02-094-223/+2
* | | | | Merge pull request #31655 from nextcloud/fix-passing-null-to-strlenCôme Chilliet2022-03-242-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix passing null to strlenThomas Citharel2022-03-242-4/+4
|/ / / /
* | | | Merge pull request #31688 from nextcloud/bugfix/31658/automatically-cut-the-t...Joas Schilling2022-03-245-10/+34
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove old shorteningJoas Schilling2022-03-232-7/+0
| * | | Automatically cut the token name on the first levelJoas Schilling2022-03-233-3/+34
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-2420-0/+20
|/ / /
* | | Merge pull request #31658 from nextcloud/bugfix/noid/limit-token-namesJoas Schilling2022-03-237-73/+81
|\ \ \
| * | | Fix unit testsJoas Schilling2022-03-232-73/+58
| * | | Limit the length of app password namesJoas Schilling2022-03-235-0/+23
|/ / /