summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not try to load js moved to bundleRoeland Jago Douma2019-02-011-2/+0
* Merge pull request #13927 from nextcloud/remove-dead-codeMorris Jobke2019-02-012-54/+2
|\
| * Remove deleteFromOpcodeCache & clearOpcodeCacheDaniel Kesselberg2019-01-302-35/+2
| * Don't call apc_delete_file and apc_clear_cache anymoreDaniel Kesselberg2019-01-301-25/+6
* | Merge pull request #12090 from nextcloud/aastha/11923Morris Jobke2019-02-013-2/+3
|\ \
| * | Generate assetsRoeland Jago Douma2019-01-312-2/+2
| * | Add title attribute for app navigation items.Aastha Gupta2019-01-311-0/+1
* | | Merge pull request #13960 from nextcloud/refactor/global-helpers-bundleMorris Jobke2019-02-017-45/+181
|\ \ \
| * | | Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-017-45/+181
* | | | Merge pull request #12917 from nextcloud/feature/noid/favorites-quickaccess-a...Morris Jobke2019-02-015-35/+83
|\ \ \ \ | |/ / / |/| | |
| * | | Add drop zone for favorites quick access in navigationfnuesse2019-02-013-0/+48
| * | | Extract variable for yellow color in iconsfnuesse2019-02-013-3/+4
| * | | 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 #13957 from nextcloud/refactor/oc-search-passwordconfirm-utilMorris Jobke2019-02-0110-533/+760
|\ \ \
| * | | Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-013-26/+67
| * | | Add OC.Util to the server bundleChristoph Wurst2019-02-018-427/+529
| * | | Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-015-97/+132
| * | | Move OC.search to the server bundleChristoph Wurst2019-02-015-17/+66
* | | | 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
* | | | Merge pull request #13956 from nextcloud/refactor/oc-plugins-msg-notification...Roeland Jago Douma2019-02-017-395/+467
|\ \ \ \
| * | | | Move OC.Plugin to the server bundleChristoph Wurst2019-02-015-92/+93
| * | | | Move OC.msg to the server bundleChristoph Wurst2019-02-015-96/+122
| * | | | Move OC.Notification to the server bundleChristoph Wurst2019-02-015-212/+257
|/ / / /
* | | | Merge pull request #13958 from nextcloud/refactor/custom-polyfills-bundleMorris Jobke2019-01-317-28/+133
|\ \ \ \
| * | | | Move custom polyfills to the server bundleChristoph Wurst2019-01-317-28/+133
| | |/ / | |/| |
* | | | Merge pull request #13945 from nextcloud/show-autocompletion-as-soon-as-at-is...Roeland Jago Douma2019-01-311-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Show autocompletion as soon as "@" is typedDaniel Calviño Sánchez2019-01-311-3/+0
|/ / /
* | | Merge pull request #13633 from nextcloud/3rdparty/doctrine/dbal-2.6.3Roeland Jago Douma2019-01-311-0/+0
|\ \ \
| * | | [3rdparty] Bump to doctrine/dbal-2.6.3Roeland Jago Douma2019-01-311-0/+0
* | | | Merge pull request #13935 from nextcloud/fix/backbone-webpack-noconflictRoeland Jago Douma2019-01-315-21/+45
|\ \ \ \
| * | | | Use Backbone.noConflict in the bundle as wellChristoph Wurst2019-01-315-21/+45
| | |/ / | |/| |
* | | | Merge pull request #13899 from nextcloud/enh/13662/events_to_load_additional_...Roeland Jago Douma2019-01-316-0/+172
|\ \ \ \ | |_|/ / |/| | |
| * | | Emit to load additionalscriptsRoeland Jago Douma2019-01-316-0/+172
|/ / /
* | | 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