Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4130 from nextcloud/replace-useless-print-unescaped-with-p | Joas Schilling | 2017-03-29 | 1 | -1/+1 |
|\ | |||||
| * | Replace unecessary unescaped prints with print | Lukas Reschke | 2017-03-29 | 1 | -1/+1 |
* | | Merge pull request #4091 from nextcloud/Rudloff-manifest | Morris Jobke | 2017-03-28 | 2 | -0/+15 |
|\ \ | |||||
| * | | Web app manifest | Pierre Rudloff | 2017-03-28 | 2 | -0/+15 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-29 | 18 | -0/+18 |
* | | | Merge pull request #4126 from nextcloud/better-empty-content-in-the-sidebar | Morris Jobke | 2017-03-28 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Better styling of the empty content messages in the sidebar | Joas Schilling | 2017-03-28 | 1 | -0/+4 |
* | | | Merge pull request #4070 from nextcloud/gzip_scss_js | Morris Jobke | 2017-03-28 | 2 | -4/+60 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Allow to gzip CSS/JS files | Roeland Jago Douma | 2017-03-28 | 2 | -4/+60 |
| |/ | |||||
* / | Moving the inline js before the CSS | Roeland Jago Douma | 2017-03-28 | 3 | -15/+15 |
|/ | |||||
* | Merge pull request #4101 from nextcloud/header-detail | Morris Jobke | 2017-03-28 | 1 | -6/+1 |
|\ | |||||
| * | show active indicator on current app even when hovering other icons | Jan-Christoph Borchardt | 2017-03-27 | 1 | -6/+1 |
* | | Merge pull request #4082 from nextcloud/fix-menu | John Molakvoæ | 2017-03-28 | 1 | -16/+11 |
|\ \ | |||||
| * | | highlight active entry in personal info menu again | Jan-Christoph Borchardt | 2017-03-27 | 1 | -5/+5 |
| * | | Fix pop over menu opacity | Morris Jobke | 2017-03-26 | 1 | -15/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-28 | 48 | -50/+52 |
* | | | Update strengthify and fix password strength | Morris Jobke | 2017-03-27 | 4 | -9/+14 |
| |/ |/| | |||||
* | | Merge pull request #4092 from nextcloud/theme-favicon-mask-color | Morris Jobke | 2017-03-27 | 3 | -3/+3 |
|\ \ | |||||
| * | | use theming colors for favicon on macOS | Jan-Christoph Borchardt | 2017-03-27 | 3 | -3/+3 |
* | | | Merge pull request #4027 from nextcloud/better-spreed-call-urls | Robin Appelman | 2017-03-27 | 2 | -17/+49 |
|\ \ \ | |||||
| * | | | Throw a nice HintException when the apps are missing | Joas Schilling | 2017-03-24 | 1 | -10/+30 |
| * | | | Allow to use short URLs for calls | Joas Schilling | 2017-03-24 | 1 | -0/+6 |
| * | | | Allow to push a non-query URL to the browser history | Joas Schilling | 2017-03-24 | 1 | -9/+15 |
* | | | | Merge pull request #4073 from nextcloud/secure-drop | Roeland Jago Douma | 2017-03-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Rename File drop to Secure drop | Olivier Paroz | 2017-03-26 | 1 | -1/+1 |
* | | | | | Merge pull request #4064 from nextcloud/update-moment | Roeland Jago Douma | 2017-03-27 | 7 | -24507/+1017 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | use moments.js min in core.js | Roeland Jago Douma | 2017-03-26 | 5 | -25950/+1009 |
| * | | | | [js] Bump momentjs | Roeland Jago Douma | 2017-03-26 | 3 | -11263/+12714 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-27 | 70 | -5578/+140 |
* | | | | Merge pull request #4077 from nextcloud/better-navigation-management | Morris Jobke | 2017-03-26 | 2 | -59/+1 |
|\ \ \ \ | |||||
| * | | | | Move app management to the settings menu | Joas Schilling | 2017-03-26 | 1 | -23/+1 |
| * | | | | Manage the right side menu via the navigation manager as well | Joas Schilling | 2017-03-26 | 1 | -6/+0 |
| * | | | | Register the app management in the normal way | Joas Schilling | 2017-03-26 | 1 | -31/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #4068 from nextcloud/use-eval-instead-of-get-script | Morris Jobke | 2017-03-26 | 1 | -9/+14 |
|\ \ \ \ | |||||
| * | | | | Cleanup code as suggested by @icewind1991 | Lukas Reschke | 2017-03-26 | 1 | -16/+8 |
| * | | | | Make async | Lukas Reschke | 2017-03-26 | 1 | -4/+2 |
| * | | | | Fix callback | Lukas Reschke | 2017-03-26 | 1 | -1/+1 |
| * | | | | Use eval instead of $.script | Lukas Reschke | 2017-03-26 | 1 | -8/+23 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #4075 from nextcloud/search-hover-feedback | Lukas Reschke | 2017-03-26 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | add hover feedback for search, and opacity on use | Jan-Christoph Borchardt | 2017-03-26 | 1 | -1/+5 |
| |/ / / | |||||
* | | | | Merge pull request #4074 from nextcloud/replace-name-with-icon | Morris Jobke | 2017-03-26 | 4 | -22/+21 |
|\ \ \ \ | |||||
| * | | | | replace name in top right with icon for less noise | Jan-Christoph Borchardt | 2017-03-26 | 4 | -22/+21 |
| |/ / / | |||||
* | | | | Merge pull request #4069 from nextcloud/fix-emptycontent-font-color | Morris Jobke | 2017-03-26 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fix emptycontent font color lightness | Jan-Christoph Borchardt | 2017-03-26 | 1 | -1/+1 |
| |/ / | |||||
* | | | Update bundled core.js | Roeland Jago Douma | 2017-03-26 | 1 | -1/+1 |
* | | | [js] Bump DOMPurify | Roeland Jago Douma | 2017-03-26 | 2 | -7/+6 |
|/ / | |||||
* | | Merge pull request #4053 from nextcloud/bump-zxcvbn | Morris Jobke | 2017-03-26 | 2 | -8/+7 |
|\ \ | |||||
| * | | [3rdparty] Bump zxcvbn | Roeland Jago Douma | 2017-03-25 | 2 | -8/+7 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-26 | 4 | -4/+18 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-25 | 2 | -0/+2 |