summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix drop zone shadowfnuesse2019-02-012-1/+9
* Unify handling of dropping one file or several files on the trash binDaniel Calviño Sánchez2019-02-011-8/+7
* Use full names instead of abbreviations in variable namesDaniel Calviño Sánchez2019-01-311-8/+8
* Make code format more consistent with the rest of the fileDaniel Calviño Sánchez2019-01-311-12/+11
* Replace double quotes with single quotesDaniel Calviño Sánchez2019-01-312-8/+8
* Add missing trailing ";"Daniel Calviño Sánchez2019-01-312-4/+4
* Remove unneeded triggering of eventDaniel Calviño Sánchez2019-01-311-2/+0
* Remove duplicated variable declarationDaniel Calviño Sánchez2019-01-311-1/+0
* Remove leftover from a WIPDaniel Calviño Sánchez2019-01-311-1/+0
* Remove hack to prefetch the starred trash iconDaniel Calviño Sánchez2019-01-311-3/+0
* Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f...Morris Jobke2019-01-318-1/+738
|\
| * Fix theming defaults injection if theming app is disabledMorris Jobke2019-01-311-5/+3
| * Add Apple Provisioning profileGeorg Ehrke2019-01-308-1/+740
* | Add a key parameter to the new initial state APIChristoph Wurst2019-01-305-6/+4
* | Merge pull request #13908 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Morris Jobke2019-01-303-6/+6
|\ \
| * | Bump vue-loader from 15.6.1 to 15.6.2 in /apps/accessibilitydependabot[bot]2019-01-303-6/+6
* | | Merge pull request #13907 from nextcloud/dependabot/npm_and_yarn/apps/updaten...dependabot[bot]2019-01-303-6/+6
|\ \ \
| * | | Bump vue-loader from 15.6.1 to 15.6.2 in /apps/updatenotificationdependabot[bot]2019-01-303-6/+6
| |/ /
* | | Merge pull request #13891 from nextcloud/remove-external-failure-notificationMorris Jobke2019-01-301-18/+0
|\ \ \
| * | | Remove warning in case of external storage errorJohn Molakvoæ (skjnldsv)2019-01-291-18/+0
* | | | Merge pull request #13412 from nextcloud/forward-password-policyRoeland Jago Douma2019-01-301-1/+5
|\ \ \ \
| * | | | forward error message from password policyRobin Appelman2019-01-071-1/+5
* | | | | Merge pull request #12364 from tomasz-grobelny/file_range_selectJohn Molakvoæ2019-01-304-26/+124
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add more accessible method of selecting file rangesTomasz Grobelny2019-01-244-26/+124
| | |_|/ | |/| |
* | | | Merge pull request #13830 from nextcloud/fix/shared_versionsRoeland Jago Douma2019-01-301-2/+15
|\ \ \ \
| * | | | Allow shared versions again in legacy backendRoeland Jago Douma2019-01-251-2/+15
* | | | | Merge pull request #13886 from nextcloud/trashbin-original-location-fallbackRoeland Jago Douma2019-01-301-1/+5
|\ \ \ \ \
| * | | | | add fallback for trashbin original locationRobin Appelman2019-01-291-1/+5
* | | | | | Provide initial stateRoeland Jago Douma2019-01-296-19/+23
* | | | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocpRoeland Jago Douma2019-01-293-86/+7
|\ \ \ \ \ \
| * | | | | | Expose subadmin to OCPRoeland Jago Douma2019-01-293-86/+7
* | | | | | | Merge pull request #13883 from nextcloud/fix-dropping-a-folder-on-a-folder-rowRoeland Jago Douma2019-01-291-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix dropping a folder on a folder rowDaniel Calviño Sánchez2019-01-291-1/+3
* | | | | | | Merge pull request #13865 from nextcloud/fix/noid/ldap-pagedsearch-multiplebasesMorris Jobke2019-01-291-5/+28
|\ \ \ \ \ \ \
| * | | | | | | iterate over bases instead of doing parallel searchArthur Schiwon2019-01-281-5/+28
* | | | | | | | Merge pull request #13843 from nextcloud/bugfix/11852-add-icon-caldavMorris Jobke2019-01-291-32/+32
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Use proper mime type for icoDaniel Kesselberg2019-01-281-1/+1
| * | | | | | | Add ico as avatarDaniel Kesselberg2019-01-281-32/+32
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #13855 from tomasz-grobelny/faster_file_uploadChristoph Wurst2019-01-292-1/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Throttle getstoragestats.php calls and allow simultaneous uploadsTomasz Grobelny2019-01-272-1/+6
* | | | | | | Merge pull request #5881 from nextcloud/command-move-calendarMorris Jobke2019-01-289-0/+899
|\ \ \ \ \ \ \
| * | | | | | | Handle moving calendar to an user who already has the shareThomas Citharel2019-01-164-51/+134
| * | | | | | | Don't check group shares if shareWithGroupMembersOnly is falseThomas Citharel2019-01-162-29/+48
| * | | | | | | add list-calendars commandGeorg Ehrke2019-01-168-66/+519
| * | | | | | | Add command to move a calendar from an user to anotherThomas Citharel2019-01-165-0/+344
* | | | | | | | Merge pull request #13675 from imsolost/masterMorris Jobke2019-01-281-3/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | changed case on variable to match initial caseimsolost2019-01-251-1/+1
| * | | | | | | fixed replacement functions to catch all instances of parenthesisimsolost2019-01-251-3/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Bump vue-loader from 15.6.0 to 15.6.2 in /apps/oauth2dependabot[bot]2019-01-283-13/+13
* | | | | | | Bump vue-loader from 15.6.0 to 15.6.1 in /apps/updatenotificationdependabot[bot]2019-01-262-11/+11
| |_|/ / / / |/| | | | |