summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #17745 from coliff/patch-1Roeland Jago Douma2019-10-311-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unnedeed IE8 CSSChristian Oliff2019-10-301-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #17755 from nextcloud/fix/external-storage-group-checkboxesRoeland Jago Douma2019-10-311-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Bring back external storage group select deleteJohn Molakvoæ (skjnldsv)2019-10-301-0/+10
* | | | | | | | Merge pull request #17756 from nextcloud/fixbug/17719/fix_menu_action_mobileRoeland Jago Douma2019-10-311-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | fix action menu on mobileGreta Doci2019-10-301-1/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #17759 from Schneidoa/fix/17661/unlinkRoeland Jago Douma2019-10-311-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | #17661Daniel Schneider2019-10-301-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #17674 from nextcloud/enh/do_not_show_footer_subRoeland Jago Douma2019-10-301-1/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Do not show 'Get your own free account' on services under subscriptionRoeland Jago Douma2019-10-251-1/+9
* | | | | | | Merge pull request #17562 from nextcloud/techdebt/17509/log-error-when-settin...Roeland Jago Douma2019-10-291-2/+25
|\ \ \ \ \ \ \
| * | | | | | | Log an error in development cases when the application class was set up incor...Joas Schilling2019-10-161-2/+25
* | | | | | | | Merge pull request #17741 from nextcloud/fix/no_contructor_in_interfaceRoeland Jago Douma2019-10-291-7/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Having the contructor in the interface makes no sense...Roeland Jago Douma2019-10-291-7/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #17740 from nextcloud/fix/17479/always-return-schemaRoeland Jago Douma2019-10-291-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Return $schema on change and null otherwiseDaniel Kesselberg2019-10-291-1/+3
|/ / / / / / /
* | | | | | | Add OCA.Files.Sidebar and migrate sharing (#15719)John Molakvoæ2019-10-2998-1999/+7748
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Compile assetsnpmbuildbot[bot]2019-10-2928-1396/+2805
| * | | | | | Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-295-63/+181
| * | | | | | Fix legacy tab backbone fileinfo changeJohn Molakvoæ (skjnldsv)2019-10-292-8/+19
| * | | | | | Fix triggering favorite file actions on the file listJohn Molakvoæ (skjnldsv)2019-10-291-0/+7
| * | | | | | Adjust acceptance tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-294-46/+53
| * | | | | | Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-294-419/+4
| * | | | | | Prevent multiple systemtags viewsJohn Molakvoæ (skjnldsv)2019-10-292-1/+2
| * | | | | | Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-296-32/+45
| * | | | | | Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-296-10/+23
| * | | | | | Add ShareTabSections service to register sections in the share tabJulius Härtl2019-10-292-0/+53
| * | | | | | Add projects view to sidebarJulius Härtl2019-10-291-0/+8
| * | | | | | Transpile also dependencies in node_modulesJohn Molakvoæ (skjnldsv)2019-10-293-2/+5
| * | | | | | Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-2946-109/+4607
| * | | | | | Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-295-9/+32
|/ / / / / /
* | | | | | Merge pull request #17730 from nextcloud/fix/15048/search_mimetype_likeRoeland Jago Douma2019-10-291-4/+7
|\ \ \ \ \ \
| * | | | | | Fix DAV mimetype searchRoeland Jago Douma2019-10-281-4/+7
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-10-2910-14/+206
|/ / / / / /
* | | | | | Merge pull request #17521 from R0Wi/masterJohn Molakvoæ2019-10-281-0/+4
|\ \ \ \ \ \
| * | | | | | Revert changes and add css-rule to correct file inside files-appRobin Windey2019-10-261-0/+4
* | | | | | | Merge pull request #17712 from nextcloud/enh/limit_hardening/database/userRoeland Jago Douma2019-10-281-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Make sure limit is never negativeRoeland Jago Douma2019-10-281-0/+10
* | | | | | | | Merge pull request #17173 from nextcloud/feature/event-broadcastingRoeland Jago Douma2019-10-288-0/+308
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Make it possible to broadcast events to (web) clientsChristoph Wurst2019-10-288-0/+308
* | | | | | | | Bump nextcloud-vue from 0.12.6 to 0.12.7 (#17702)John Molakvoæ2019-10-2818-179/+184
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump nextcloud-vue from 0.12.6 to 0.12.7dependabot-preview[bot]2019-10-2818-179/+184
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-10-284-10/+12
|/ / / / / / / /
* | | | | | | | Merge pull request #17698 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma2019-10-272-8/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump node-sass from 4.12.0 to 4.13.0 in /builddependabot-preview[bot]2019-10-272-8/+14
* | | | | | | | | Merge pull request #17706 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...Roeland Jago Douma2019-10-2730-130/+151
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump @nextcloud/axios from 0.4.2 to 0.5.0dependabot-preview[bot]2019-10-2730-130/+151
* | | | | | | | | | Merge pull request #17699 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-10-272-11/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bump handlebars from 4.4.3 to 4.4.5 in /builddependabot-preview[bot]2019-10-272-11/+11
|/ / / / / / / / /
* | | | | | | | | Merge pull request #17703 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2019-10-2714-43/+29
|\ \ \ \ \ \ \ \ \