aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-11-0454-130/+414
* [tx-robot] updated from transifexNextcloud bot2019-11-0342-172/+270
* [tx-robot] updated from transifexNextcloud bot2019-11-0240-10/+1206
* [tx-robot] updated from transifexNextcloud bot2019-11-01184-242/+284
* Merge pull request #17771 from nextcloud/fix/files/ignore_compiled_jsRoeland Jago Douma2019-11-011-0/+1
|\
| * Ignored compiled js files in filesRoeland Jago Douma2019-11-011-0/+1
|/
* Merge pull request #17683 from nextcloud/enh/login-flow-v2-polishRoeland Jago Douma2019-10-314-13/+14
|\
| * The loading animation is backDaniel Kesselberg2019-10-263-11/+12
| * Move "you can close this window" to newlineDaniel Kesselberg2019-10-251-1/+2
| * Add icon-confirm-white to submit buttonDaniel Kesselberg2019-10-251-2/+1
* | Merge pull request #17739 from nextcloud/enh/share/filterRoeland Jago Douma2019-10-318-0/+322
|\ \
| * | Add unit tests for "getAllShares()"Daniel Calviño Sánchez2019-10-302-0/+216
| * | fixup! Get all shares as iterableDaniel Calviño Sánchez2019-10-302-0/+2
| * | Get all shares as iterableRoeland Jago Douma2019-10-306-0/+104
* | | Merge pull request #17670 from nextcloud/fix/noid/collapsing-spaces-in-move-a...Roeland Jago Douma2019-10-311-0/+3
|\ \ \
| * | | Fix spaces being collapsed in move dialog againGary Kim2019-10-251-0/+3
* | | | 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
|/ / / / /