aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19228 from nextcloud/backport/19215/stable18Roeland Jago Douma2020-02-042-22/+50
|\
| * RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-312-22/+50
* | Bump bundlesJulius Härtl2020-02-042-3/+3
* | Make sure that minSearchStringLength is taken into accountJulius Härtl2020-02-041-1/+5
* | Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl2020-02-041-22/+22
* | Merge pull request #19278 from nextcloud/backport/19276/stable18Roeland Jago Douma2020-02-031-1/+1
|\ \
| * | Use proper andwhere clauseRoeland Jago Douma2020-02-031-1/+1
| |/
* | Allow specifying this is the first loginRoeland Jago Douma2020-02-031-2/+9
* | Catch \Error in Transfer::restoreSharesTobia De Koninck2020-02-031-1/+1
* | Prevent transferring data to user which never loggedinTobia De Koninck2020-02-031-1/+1
* | Add option to transfer-ownership to move dataTobia De Koninck2020-02-032-5/+24
* | Update test to pass l10n instead of factoryDaniel Kesselberg2020-02-031-6/+1
* | Use the l10n from settingsRoeland Jago Douma2020-02-031-2/+2
|/
* Merge pull request #19212 from nextcloud/backport/19125/bugfix/noid/tab-idRoeland Jago Douma2020-01-3030-13463/+516
|\
| * Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-3029-13461/+511
| * Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-301-2/+5
* | Fix query selector for inverted iconsJoas Schilling2020-01-301-2/+3
|/
* Merge pull request #19189 from nextcloud/backport/19054/stable18Roeland Jago Douma2020-01-291-1/+1
|\
| * Use themed favicon-fbJulius Härtl2020-01-291-1/+1
* | Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()"Joas Schilling2020-01-291-1/+1
|/
* Compile assetsnpmbuildbot[bot]2020-01-274-6/+6
* apps can have polyamorous relationships with bundlesArthur Schiwon2020-01-272-2/+4
* Use the target for file notificationsRoeland Jago Douma2020-01-261-2/+2
* Merge pull request #19117 from nextcloud/backport/19109/stable18Roeland Jago Douma2020-01-261-6/+5
|\
| * Adjust filelist color handling to new dark theme valueJulius Härtl2020-01-241-6/+5
* | Do not invert avatar colors when dark theme is enabledMarco Ambrosini2020-01-241-1/+1
|/
* Make sure the whole file list header is sticky and properly stacks to other h...Julius Härtl2020-01-241-24/+14
* fix multiselect actions for filesGretaD2020-01-241-1/+1
* Merge pull request #18953 from nextcloud/enhancement/18-apps-18v18.0.0Roeland Jago Douma2020-01-176-3938/+4716
|\
| * Fix width and iconRoeland Jago Douma2020-01-176-3938/+4716
* | Merge pull request #18950 from nextcloud/backport/18764/stable18Roeland Jago Douma2020-01-173-5/+2
|\ \
| * | Prevent duplicate entries in file sidebarGary Kim2020-01-173-5/+2
| |/
* | Merge pull request #18948 from nextcloud/backport-18940Roeland Jago Douma2020-01-1711-100/+38
|\ \ | |/ |/|
| * Bump bundlesJulius Härtl2020-01-174-26/+26
| * Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-173-8/+12
| * Remove global share accepter since auto-accepting is the defaultJulius Härtl2020-01-174-66/+0
* | Merge pull request #18947 from nextcloud/backport-18455Roeland Jago Douma2020-01-1721-120/+12502
|\ \ | |/ |/|
| * Bump bundlesJulius Härtl2020-01-1612-40/+40
| * Fix indentationJulius Härtl2020-01-161-1199/+1199
| * Fix eslint errors in settingsJulius Härtl2020-01-161-23/+23
| * fix indentation and 3 dot menuGretaD2020-01-162-1155/+1331
| * fix popover menu overlappingGretaD2020-01-166-4/+7975
| * make actionButton stickyGretaD2020-01-161-0/+8
| * add close buttonGretaD2020-01-161-24/+36
| * fix new user tableGretaD2020-01-164-55/+4266
| * fix userlist alignmentGretaD2020-01-162-11/+15
* | Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-163-5/+5
|/
* Fix Sidebar legacy FileInfoModel requirementJohn Molakvoæ (skjnldsv)2020-01-161-0/+3
* Merge pull request #18919 from nextcloud/backport/18894/stable18Roeland Jago Douma2020-01-167-30/+61
|\
| * Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-167-30/+61