Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Update clipboard.js | Roeland Jago Douma | 2017-03-29 | 2 | -210/+246 | |
* | | | | Merge pull request #4132 from nextcloud/fix-safari-gzip | Lukas Reschke | 2017-03-30 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 2 | -2/+2 | |
* | | | | | Merge pull request #4100 from nextcloud/header-indicator | Morris Jobke | 2017-03-29 | 2 | -2/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | adjust opacity of search and gear icons in header | Jan-Christoph Borchardt | 2017-03-27 | 2 | -2/+7 | |
| * | | | | | add pointer finger to full clickable app icon area | Jan-Christoph Borchardt | 2017-03-27 | 1 | -0/+1 | |
| * | | | | | show triangle below user menu too when an entry inside there is active | Jan-Christoph Borchardt | 2017-03-27 | 1 | -0/+18 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 6 | -120/+142 | |
* | | | | | | Merge pull request #4142 from nextcloud/numeric_avatar | Morris Jobke | 2017-03-29 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix tests | Roeland Jago Douma | 2017-03-29 | 1 | -2/+6 | |
| * | | | | | | Allow avatars for full numeric users | Roeland Jago Douma | 2017-03-29 | 1 | -0/+3 | |
* | | | | | | | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 4 | -7/+7 | |
|/ / / / / / | ||||||
* | | | | | | 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 | |
| | |/ / | |/| | |