Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #13970 from nextcloud/fix/do_not_try_to_load_removed_files | Morris Jobke | 2019-02-01 | 1 | -2/+0 |
|\ | |||||
| * | Do not try to load js moved to bundle | Roeland Jago Douma | 2019-02-01 | 1 | -2/+0 |
* | | Merge pull request #13972 from nextcloud/backport/13947/master | Roeland Jago Douma | 2019-02-01 | 2 | -2/+2 |
|\ \ | |||||
| * | | HBOX-297 trim in webfrontend for new files to stay compatible with windows | Christian Aigner | 2019-02-01 | 2 | -2/+2 |
| |/ | |||||
* | | Merge pull request #13694 from b108/duplicate-functionality-in-request-class | Roeland Jago Douma | 2019-02-01 | 1 | -5/+1 |
|\ \ | |/ |/| | |||||
| * | Remove duplicate functionality | b108@volgograd | 2019-01-20 | 1 | -5/+1 |
* | | Merge pull request #13927 from nextcloud/remove-dead-code | Morris Jobke | 2019-02-01 | 2 | -54/+2 |
|\ \ | |||||
| * | | Remove deleteFromOpcodeCache & clearOpcodeCache | Daniel Kesselberg | 2019-01-30 | 2 | -35/+2 |
| * | | Don't call apc_delete_file and apc_clear_cache anymore | Daniel Kesselberg | 2019-01-30 | 1 | -25/+6 |
* | | | Merge pull request #12090 from nextcloud/aastha/11923 | Morris Jobke | 2019-02-01 | 3 | -2/+3 |
|\ \ \ | |||||
| * | | | Generate assets | Roeland Jago Douma | 2019-01-31 | 2 | -2/+2 |
| * | | | Add title attribute for app navigation items. | Aastha Gupta | 2019-01-31 | 1 | -0/+1 |
* | | | | Merge pull request #13960 from nextcloud/refactor/global-helpers-bundle | Morris Jobke | 2019-02-01 | 7 | -45/+181 |
|\ \ \ \ | |||||
| * | | | | Move global helper functions to the bundle and deprecate some of them | Christoph Wurst | 2019-02-01 | 7 | -45/+181 |
* | | | | | Merge pull request #12917 from nextcloud/feature/noid/favorites-quickaccess-a... | Morris Jobke | 2019-02-01 | 5 | -35/+83 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add drop zone for favorites quick access in navigation | fnuesse | 2019-02-01 | 3 | -0/+48 |
| * | | | | Extract variable for yellow color in icons | fnuesse | 2019-02-01 | 3 | -3/+4 |
| * | | | | 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 #13957 from nextcloud/refactor/oc-search-passwordconfirm-util | Morris Jobke | 2019-02-01 | 10 | -533/+760 |
|\ \ \ \ | |||||
| * | | | | Make chunkify an internal function to prevent context errors | Christoph Wurst | 2019-02-01 | 3 | -26/+67 |
| * | | | | Add OC.Util to the server bundle | Christoph Wurst | 2019-02-01 | 8 | -427/+529 |
| * | | | | Move OC.PasswordConfirmation to the server bundle | Christoph Wurst | 2019-02-01 | 5 | -97/+132 |
| * | | | | Move OC.search to the server bundle | Christoph Wurst | 2019-02-01 | 5 | -17/+66 |
* | | | | | 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 |
* | | | | | Merge pull request #13956 from nextcloud/refactor/oc-plugins-msg-notification... | Roeland Jago Douma | 2019-02-01 | 7 | -395/+467 |
|\ \ \ \ \ | |||||
| * | | | | | Move OC.Plugin to the server bundle | Christoph Wurst | 2019-02-01 | 5 | -92/+93 |
| * | | | | | Move OC.msg to the server bundle | Christoph Wurst | 2019-02-01 | 5 | -96/+122 |
| * | | | | | Move OC.Notification to the server bundle | Christoph Wurst | 2019-02-01 | 5 | -212/+257 |
|/ / / / / | |||||
* | | | | | Merge pull request #13958 from nextcloud/refactor/custom-polyfills-bundle | Morris Jobke | 2019-01-31 | 7 | -28/+133 |
|\ \ \ \ \ | |||||
| * | | | | | Move custom polyfills to the server bundle | Christoph Wurst | 2019-01-31 | 7 | -28/+133 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #13945 from nextcloud/show-autocompletion-as-soon-as-at-is... | Roeland Jago Douma | 2019-01-31 | 1 | -3/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Show autocompletion as soon as "@" is typed | Daniel Calviño Sánchez | 2019-01-31 | 1 | -3/+0 |
|/ / / / | |||||
* | | | | Merge pull request #13633 from nextcloud/3rdparty/doctrine/dbal-2.6.3 | Roeland Jago Douma | 2019-01-31 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | [3rdparty] Bump to doctrine/dbal-2.6.3 | Roeland Jago Douma | 2019-01-31 | 1 | -0/+0 |
* | | | | | Merge pull request #13935 from nextcloud/fix/backbone-webpack-noconflict | Roeland Jago Douma | 2019-01-31 | 5 | -21/+45 |
|\ \ \ \ \ |