summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* allow adding protocol to domains in 'connectivity_check_domains' configJulien Veyssier2022-03-071-8/+13
* [tx-robot] updated from transifexNextcloud bot2022-03-072-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-03-0612-2/+52
* Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman2022-03-043-6/+24
|\
| * also handle expired pre-write shared lock on dav upload when not using part f...Robin Appelman2022-02-251-1/+17
| * make share cache test resilient against skeleton files not being thereRobin Appelman2022-02-251-5/+3
| * skip localstorage dependend trashbin test when not using local user storageRobin Appelman2022-02-251-0/+4
* | Merge pull request #31436 from nextcloud/fix/noid/migration-column-handlingVincent Petry2022-03-041-5/+15
|\ \
| * | code styleArthur Schiwon2022-03-031-2/+2
| * | be conservative when reading from fresh created columnArthur Schiwon2022-03-031-3/+13
* | | Fix settings error message timeoutChristopher Ng2022-03-041-2/+3
* | | [tx-robot] updated from transifexNextcloud bot2022-03-0416-2/+102
* | | Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommendsMichaIng2022-03-042-4/+1
|\ \ \
| * | | Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-032-4/+1
| |/ /
* | | Merge pull request #31415 from knox/fix-opcache-permitted-pathMichaIng2022-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | Fix permittedPath comparisonMickey Knox2022-03-021-1/+1
* | | Merge pull request #31359 from nextcloud/fix/apps-error-message-timeoutVincent Petry2022-03-031-1/+1
|\ \ \
| * | | Fix apps settings error message timeoutChristopher Ng2022-03-021-1/+1
* | | | Merge pull request #31372 from nextcloud/enh/noid/prevent-right-click-for-hid...Vincent Petry2022-03-031-0/+8
|\ \ \ \
| * | | | prevent right-click when hideDownload is enabledszaimen2022-03-031-0/+8
* | | | | [tx-robot] updated from transifexNextcloud bot2022-03-0334-26/+284
| |_|/ / |/| | |
* | | | Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actionsSimon L2022-03-021-0/+1
|\ \ \ \
| * | | | try to fix correct fileactions for sharing overviewszaimen2022-03-021-0/+1
| | |/ / | |/| |
* | | | Hide preview if it is in full screen mode (viewer is open)Julius Härtl2022-03-021-3/+3
* | | | Merge pull request #31124 from nextcloud/enh/diagnostics-loggingJulius Härtl2022-03-021-0/+5
|\ \ \ \
| * | | | Add logging around dav execJulius Härtl2022-02-281-0/+5
* | | | | [tx-robot] updated from transifexNextcloud bot2022-03-022-2/+2
* | | | | Fix duplicate primary email messageChristopher Ng2022-03-021-4/+4
* | | | | Make Sabre File exception messages translatableChristopher Ng2022-03-011-18/+52
| |/ / / |/| | |
* | | | Merge pull request #31354 from nextcloud/fix/caching-avatarCarl Schwan2022-03-011-0/+1
|\ \ \ \
| * | | | Add warning to the userCarl Schwan2022-03-011-0/+1
* | | | | Merge pull request #31355 from nextcloud/fix/23441/fix-developer-linkSimon L2022-03-011-2/+5
|\ \ \ \ \
| * | | | | try to fix developer linkszaimen2022-03-011-2/+5
* | | | | | use new button componentVanessa Pertsch2022-03-011-6/+12
|/ / / / /
* | | | | Merge pull request #31338 from nextcloud/fix/31237/new-button-AppListVanessa2022-02-284-25/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Apps toolbar height and alignment fixJohn Molakvoæ2022-02-283-19/+34
| * | | | use new button componentVanessa Pertsch2022-02-242-5/+7
| * | | | use new button componentVanessa Pertsch2022-02-241-3/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2022-02-2810-34/+58
* | | | | [tx-robot] updated from transifexNextcloud bot2022-02-2714-254/+342
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2022-02-2610-16/+26
* | | | [tx-robot] updated from transifexNextcloud bot2022-02-2512-16/+18
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2022-02-2412-6/+18
| |/ |/|
* | store mountprovider for each mount in the mounts tableRobin Appelman2022-02-233-3/+3
* | Merge pull request #31319 from nextcloud/fix/31246/fix-modalsSimon L2022-02-234-26/+3
|\ \
| * | fix all modals after vue 5.0szaimen2022-02-224-26/+3
* | | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling2022-02-235-76/+358
|\ \ \
| * | | Do status and predefined message setting in one goJoas Schilling2022-02-153-8/+118
| * | | Create the backup user status in 1 query instead of 3Joas Schilling2022-02-153-58/+50
| * | | Don't include unindexed is_backup in the query, it's ensured by the user_id l...Joas Schilling2022-02-151-2/+1