summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Bump nextcloud-vue from 0.6.0 to 0.6.1 in /apps/updatenotificationdependabot[bot]2019-02-034-19/+19
* Merge pull request #13796 from nextcloud/design/settings-caldavRoeland Jago Douma2019-02-011-1/+28
|\
| * make text in Groupware Settings translateableGeorg Ehrke2019-02-011-3/+16
| * fix link to Calendar app in Groupware pageGeorg Ehrke2019-02-011-1/+1
| * Turn "email server" in groupware settings to link to mail settingsGeorg Ehrke2019-02-011-1/+13
| * Keep Calendar server settings in groupware but link mail server settingsJan-Christoph Borchardt2019-02-013-3/+3
| * Calendar server: Link Calendar app and calendar sync docsJan-Christoph Borchardt2019-02-011-0/+2
| * Move calendar settings into basic settingsJan-Christoph Borchardt2019-02-012-2/+2
* | HBOX-297 trim in webfrontend for new files to stay compatible with windowsChristian Aigner2019-02-012-2/+2
|/
* Merge pull request #12917 from nextcloud/feature/noid/favorites-quickaccess-a...Morris Jobke2019-02-013-33/+80
|\
| * Add drop zone for favorites quick access in navigationfnuesse2019-02-013-0/+48
| * Extract variable for yellow color in iconsfnuesse2019-02-011-1/+1
| * 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 #13261 from nextcloud/fix/12395Morris Jobke2019-02-011-12/+21
|\ \
| * | add myself as @authorJonas Sulzer2019-01-311-0/+1
| * | code stylingJonas Sulzer2019-01-311-2/+1
| * | restructure codeJonas Sulzer2019-01-311-26/+23
| * | only show "Add to your Nextcloud" on share link if federation is activatedJonas Sulzer2019-01-311-2/+14
| |/
* | Merge pull request #13932 from filisko/masterRoeland Jago Douma2019-02-011-1/+1
|\ \
| * | Comment fix.Filis Futsarov2019-01-301-1/+1
* | | Show autocompletion as soon as "@" is typedDaniel 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
|\ \ \ \ \ \