summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #4126 from nextcloud/better-empty-content-in-the-sidebarMorris Jobke2017-03-281-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Better styling of the empty content messages in the sidebarJoas Schilling2017-03-281-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4070 from nextcloud/gzip_scss_jsMorris Jobke2017-03-282-4/+60
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow to gzip CSS/JS filesRoeland Jago Douma2017-03-282-4/+60
| |/ / / /
* / / / / Moving the inline js before the CSSRoeland Jago Douma2017-03-283-15/+15
|/ / / /
* | | | Merge pull request #4101 from nextcloud/header-detailMorris Jobke2017-03-281-6/+1
|\ \ \ \
| * | | | show active indicator on current app even when hovering other iconsJan-Christoph Borchardt2017-03-271-6/+1
| |/ / /
* | | | Merge pull request #4082 from nextcloud/fix-menuJohn Molakvoæ2017-03-281-16/+11
|\ \ \ \
| * | | | highlight active entry in personal info menu againJan-Christoph Borchardt2017-03-271-5/+5
| * | | | Fix pop over menu opacityMorris Jobke2017-03-261-15/+10
* | | | | [tx-robot] updated from transifexNextcloud bot2017-03-2848-50/+52
* | | | | Update strengthify and fix password strengthMorris Jobke2017-03-274-9/+14
| |/ / / |/| | |
* | | | Merge pull request #4092 from nextcloud/theme-favicon-mask-colorMorris Jobke2017-03-273-3/+3
|\ \ \ \
| * | | | use theming colors for favicon on macOSJan-Christoph Borchardt2017-03-273-3/+3
* | | | | Merge pull request #4027 from nextcloud/better-spreed-call-urlsRobin Appelman2017-03-272-17/+49
|\ \ \ \ \
| * | | | | Throw a nice HintException when the apps are missingJoas Schilling2017-03-241-10/+30
| * | | | | Allow to use short URLs for callsJoas Schilling2017-03-241-0/+6
| * | | | | Allow to push a non-query URL to the browser historyJoas Schilling2017-03-241-9/+15
* | | | | | Merge pull request #4073 from nextcloud/secure-dropRoeland Jago Douma2017-03-271-1/+1
|\ \ \ \ \ \
| * | | | | | Rename File drop to Secure dropOlivier Paroz2017-03-261-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4064 from nextcloud/update-momentRoeland Jago Douma2017-03-277-24507/+1017
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | use moments.js min in core.jsRoeland Jago Douma2017-03-265-25950/+1009
| * | | | | [js] Bump momentjsRoeland Jago Douma2017-03-263-11263/+12714
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2017-03-2770-5578/+140
* | | | | Merge pull request #4077 from nextcloud/better-navigation-managementMorris Jobke2017-03-262-59/+1
|\ \ \ \ \
| * | | | | Move app management to the settings menuJoas Schilling2017-03-261-23/+1
| * | | | | Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-6/+0
| * | | | | Register the app management in the normal wayJoas Schilling2017-03-261-31/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #4068 from nextcloud/use-eval-instead-of-get-scriptMorris Jobke2017-03-261-9/+14
|\ \ \ \ \
| * | | | | Cleanup code as suggested by @icewind1991Lukas Reschke2017-03-261-16/+8
| * | | | | Make asyncLukas Reschke2017-03-261-4/+2
| * | | | | Fix callbackLukas Reschke2017-03-261-1/+1
| * | | | | Use eval instead of $.scriptLukas Reschke2017-03-261-8/+23
| | |/ / / | |/| | |
* | | | | Merge pull request #4075 from nextcloud/search-hover-feedbackLukas Reschke2017-03-261-1/+5
|\ \ \ \ \
| * | | | | add hover feedback for search, and opacity on useJan-Christoph Borchardt2017-03-261-1/+5
| |/ / / /
* | | | | Merge pull request #4074 from nextcloud/replace-name-with-iconMorris Jobke2017-03-264-22/+21
|\ \ \ \ \
| * | | | | replace name in top right with icon for less noiseJan-Christoph Borchardt2017-03-264-22/+21
| |/ / / /
* | | | | Merge pull request #4069 from nextcloud/fix-emptycontent-font-colorMorris Jobke2017-03-261-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix emptycontent font color lightnessJan-Christoph Borchardt2017-03-261-1/+1
| |/ / /
* | | | Update bundled core.jsRoeland Jago Douma2017-03-261-1/+1
* | | | [js] Bump DOMPurifyRoeland Jago Douma2017-03-262-7/+6
|/ / /
* | | Merge pull request #4053 from nextcloud/bump-zxcvbnMorris Jobke2017-03-262-8/+7
|\ \ \
| * | | [3rdparty] Bump zxcvbnRoeland Jago Douma2017-03-252-8/+7
* | | | [tx-robot] updated from transifexNextcloud bot2017-03-264-4/+18
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-03-252-0/+2
* | | Merge pull request #4043 from nextcloud/merge-js-for-template-prependMorris Jobke2017-03-241-0/+17
|\ \ \
| * | | Merge JS for template prependLukas Reschke2017-03-241-0/+17
* | | | Merge login JSLukas Reschke2017-03-242-5/+6
* | | | Merge pull request #4041 from nextcloud/merge-systemtags-jsLukas Reschke2017-03-241-0/+7
|\ \ \ \
| * | | | Merge systemtags JSLukas Reschke2017-03-241-0/+7
| |/ / /