Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix drop zone shadow | fnuesse | 2019-02-01 | 2 | -1/+9 | |
| * | | | | | | Unify handling of dropping one file or several files on the trash bin | Daniel Calviño Sánchez | 2019-02-01 | 1 | -8/+7 | |
| * | | | | | | Use full names instead of abbreviations in variable names | Daniel Calviño Sánchez | 2019-01-31 | 1 | -8/+8 | |
| * | | | | | | Make code format more consistent with the rest of the file | Daniel Calviño Sánchez | 2019-01-31 | 1 | -12/+11 | |
| * | | | | | | Replace double quotes with single quotes | Daniel Calviño Sánchez | 2019-01-31 | 2 | -8/+8 | |
| * | | | | | | Add missing trailing ";" | Daniel Calviño Sánchez | 2019-01-31 | 2 | -4/+4 | |
| * | | | | | | Remove unneeded triggering of event | Daniel Calviño Sánchez | 2019-01-31 | 1 | -2/+0 | |
| * | | | | | | Remove duplicated variable declaration | Daniel Calviño Sánchez | 2019-01-31 | 1 | -1/+0 | |
| * | | | | | | Remove leftover from a WIP | Daniel Calviño Sánchez | 2019-01-31 | 1 | -1/+0 | |
| * | | | | | | Remove hack to prefetch the starred trash icon | Daniel Calviño Sánchez | 2019-01-31 | 1 | -3/+0 | |
* | | | | | | | Merge pull request #13261 from nextcloud/fix/12395 | Morris Jobke | 2019-02-01 | 1 | -12/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add myself as @author | Jonas Sulzer | 2019-01-31 | 1 | -0/+1 | |
| * | | | | | | | code styling | Jonas Sulzer | 2019-01-31 | 1 | -2/+1 | |
| * | | | | | | | restructure code | Jonas Sulzer | 2019-01-31 | 1 | -26/+23 | |
| * | | | | | | | only show "Add to your Nextcloud" on share link if federation is activated | Jonas Sulzer | 2019-01-31 | 1 | -2/+14 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #13932 from filisko/master | Roeland Jago Douma | 2019-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Comment fix. | Filis Futsarov | 2019-01-30 | 1 | -1/+1 | |
* | | | | | | | | Show autocompletion as soon as "@" is typed | Daniel Calviño Sánchez | 2019-01-31 | 1 | -3/+0 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f... | Morris Jobke | 2019-01-31 | 8 | -1/+738 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix theming defaults injection if theming app is disabled | Morris Jobke | 2019-01-31 | 1 | -5/+3 | |
| * | | | | | | Add Apple Provisioning profile | Georg Ehrke | 2019-01-30 | 8 | -1/+740 | |
* | | | | | | | Add a key parameter to the new initial state API | Christoph Wurst | 2019-01-30 | 5 | -6/+4 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #13908 from nextcloud/dependabot/npm_and_yarn/apps/accessi... | Morris Jobke | 2019-01-30 | 3 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump vue-loader from 15.6.1 to 15.6.2 in /apps/accessibility | dependabot[bot] | 2019-01-30 | 3 | -6/+6 | |
* | | | | | | | Merge pull request #13907 from nextcloud/dependabot/npm_and_yarn/apps/updaten... | dependabot[bot] | 2019-01-30 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump vue-loader from 15.6.1 to 15.6.2 in /apps/updatenotification | dependabot[bot] | 2019-01-30 | 3 | -6/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #13891 from nextcloud/remove-external-failure-notification | Morris Jobke | 2019-01-30 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove warning in case of external storage error | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -18/+0 | |
* | | | | | | | | Merge pull request #13412 from nextcloud/forward-password-policy | Roeland Jago Douma | 2019-01-30 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | forward error message from password policy | Robin Appelman | 2019-01-07 | 1 | -1/+5 | |
* | | | | | | | | | Merge pull request #12364 from tomasz-grobelny/file_range_select | John Molakvoæ | 2019-01-30 | 4 | -26/+124 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add more accessible method of selecting file ranges | Tomasz Grobelny | 2019-01-24 | 4 | -26/+124 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #13830 from nextcloud/fix/shared_versions | Roeland Jago Douma | 2019-01-30 | 1 | -2/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow shared versions again in legacy backend | Roeland Jago Douma | 2019-01-25 | 1 | -2/+15 | |
* | | | | | | | | | Merge pull request #13886 from nextcloud/trashbin-original-location-fallback | Roeland Jago Douma | 2019-01-30 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add fallback for trashbin original location | Robin Appelman | 2019-01-29 | 1 | -1/+5 | |
* | | | | | | | | | | Provide initial state | Roeland Jago Douma | 2019-01-29 | 6 | -19/+23 | |
* | | | | | | | | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocp | Roeland Jago Douma | 2019-01-29 | 3 | -86/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 3 | -86/+7 | |
* | | | | | | | | | | Merge pull request #13883 from nextcloud/fix-dropping-a-folder-on-a-folder-row | Roeland Jago Douma | 2019-01-29 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix dropping a folder on a folder row | Daniel Calviño Sánchez | 2019-01-29 | 1 | -1/+3 | |
* | | | | | | | | | | Merge pull request #13865 from nextcloud/fix/noid/ldap-pagedsearch-multiplebases | Morris Jobke | 2019-01-29 | 1 | -5/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | iterate over bases instead of doing parallel search | Arthur Schiwon | 2019-01-28 | 1 | -5/+28 | |
* | | | | | | | | | | | Merge pull request #13843 from nextcloud/bugfix/11852-add-icon-caldav | Morris Jobke | 2019-01-29 | 1 | -32/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Use proper mime type for ico | Daniel Kesselberg | 2019-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | | Add ico as avatar | Daniel Kesselberg | 2019-01-28 | 1 | -32/+32 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #13855 from tomasz-grobelny/faster_file_upload | Christoph Wurst | 2019-01-29 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Throttle getstoragestats.php calls and allow simultaneous uploads | Tomasz Grobelny | 2019-01-27 | 2 | -1/+6 | |
* | | | | | | | | | | Merge pull request #5881 from nextcloud/command-move-calendar | Morris Jobke | 2019-01-28 | 9 | -0/+899 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Handle moving calendar to an user who already has the share | Thomas Citharel | 2019-01-16 | 4 | -51/+134 |