summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #611 from nextcloud/add-more-checksJoas Schilling2016-08-0326-33/+2207
|\
| * OoopsJoas Schilling2016-08-021-1/+0
| * No multi support, less magicJoas Schilling2016-08-021-2/+1
| * Allow to define the operationJoas Schilling2016-08-023-13/+10
| * Tags need to be loaded beforeJoas Schilling2016-08-011-5/+0
| * Translate the errorsJoas Schilling2016-08-0112-75/+149
| * Load the timezones via select2Joas Schilling2016-08-016-22/+130
| * add a UI to render proper time pickerMorris Jobke2016-08-011-8/+97
| * Add request timeJoas Schilling2016-08-014-0/+326
| * Add remote addressJoas Schilling2016-08-014-1/+356
| * Add Request URLJoas Schilling2016-08-013-0/+207
| * User agent checkJoas Schilling2016-08-014-1/+191
| * Add file mime typeJoas Schilling2016-08-0110-10/+433
| * Add file size as checkJoas Schilling2016-08-013-0/+165
| * Add system tag checkJoas Schilling2016-08-013-1/+237
| * Add the systemtag js filesJoas Schilling2016-08-011-3/+18
| * Make sure each plugin is only added onceJoas Schilling2016-08-011-12/+8
* | Merge pull request #474 from nextcloud/group_sharesRoeland Jago Douma2016-08-0313-128/+1437
|\ \
| * | Add integration tests for double shares with rename in betweenVincent Petry2016-08-032-4/+34
| * | Make share target consistent when grouping group share with user shareVincent Petry2016-08-032-12/+55
| * | Fix RepairUnmergedShares to not skip valid repair casesVincent Petry2016-08-032-13/+58
| * | Adjust repair version check for unmerged sharesVincent Petry2016-08-032-2/+2
| * | Group incoming shares for resharing in JSVincent Petry2016-08-032-1/+70
| * | Added more tests for sharing's MountProviderVincent Petry2016-08-031-0/+158
| * | Add repair step for unmerged shares (WIP)Vincent Petry2016-08-033-0/+739
| * | Improved share grouping readability + fixed testVincent Petry2016-08-032-60/+64
| * | Add integration tests for merging received sharesVincent Petry2016-08-033-24/+180
| * | Group shares with same source and targetRoeland Jago Douma2016-08-033-53/+118
* | | Merge pull request #709 from nextcloud/add-code-checkMarius Blüm2016-08-031-1/+1
|\ \ \ | |/ / |/| |
| * | Add workflowengine to check-code callMorris Jobke2016-08-031-1/+1
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-08-0312-18/+58
* | Merge pull request #701 from nextcloud/fix-add-apps-iconMorris Jobke2016-08-021-6/+3
|\ \
| * | Apply inverted app icon style to newly installed iconsJulius Haertl2016-08-011-6/+3
* | | Merge pull request #637 from nextcloud/h1-prevent-delete-update-on-group-sharesMorris Jobke2016-08-022-4/+20
|\ \ \
| * | | Add intergration testRoeland Jago Douma2016-08-021-0/+16
| * | | Do not allow to delete/update group shares as a group memberJoas Schilling2016-08-021-4/+4
* | | | Merge pull request #700 from nextcloud/token-provider-invalidateoldtokensMorris Jobke2016-08-022-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | add invalidateOldTokens to IProvider interfaceChristoph Wurst2016-08-022-3/+7
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2016-08-024-0/+20
* | | Merge pull request #695 from nextcloud/shake-wrong-passwordMorris Jobke2016-08-022-2/+16
|\ \ \
| * | | Shake the login fields if password is wrongMorris Jobke2016-08-012-2/+16
|/ / /
* | | Merge pull request #682 from nextcloud/fix-theming-logoMorris Jobke2016-08-012-14/+14
|\ \ \
| * | | fix missing semicolon to fix themed logo on log in pageJan-Christoph Borchardt2016-08-012-14/+14
* | | | Merge pull request #653 from nextcloud/animate-sidebarMorris Jobke2016-08-013-5/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix javascript tests for sidebar animationJulius Haertl2016-07-302-0/+8
| * | | Add animation to app-contentJulius Haertl2016-07-301-2/+2
| * | | slight animation for the sidebar for better feedback what happensJan-Christoph Borchardt2016-07-291-3/+6
* | | | Merge pull request #684 from nextcloud/fix_csrf_ocsLukas Reschke2016-08-012-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | We should properly check for 'true' instaed of the boolRoeland Jago Douma2016-08-012-2/+3
* | | | Merge pull request #685 from nextcloud/validate-theming-inputBjörn Schießle2016-08-013-30/+94
|\ \ \ \