Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | endorseLinkPassword changed to enableLinkPasswordByDefault | Timo Benk | 2017-04-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | feature endorse password for share links | Timo Benk | 2017-04-03 | 2 | -1/+2 |
| | | | | | | | | works like "enforce password protection", but let the user optionally remove the password protection after the password is set. Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-03 | 4 | -0/+6 |
| | |||||
* | Merge pull request #4183 from nextcloud/css-shortcuts-view | Lukas Reschke | 2017-04-02 | 1 | -1/+30 |
|\ | | | | | Add CSS for styling of keyboard shortcuts view | ||||
| * | Add CSS for styling of keyboard shortcuts view | Jan-Christoph Borchardt | 2017-03-30 | 1 | -1/+30 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-02 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #4174 from nextcloud/mergejs-newline | Christoph Wurst | 2017-04-01 | 1 | -7/+23 |
|\ \ | | | | | | | mergejs should print a newline between imports | ||||
| * | | mergejs should print a newline between imports | Roeland Jago Douma | 2017-03-31 | 1 | -7/+23 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-01 | 2 | -0/+456 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #4128 from nextcloud/updateclipboard | Joas Schilling | 2017-03-30 | 6 | -1485/+15 |
|\ \ | |/ |/| | Update clipboard.js | ||||
| * | Use minified clipboard.js | Roeland Jago Douma | 2017-03-29 | 5 | -1517/+11 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Update clipboard.js | Roeland Jago Douma | 2017-03-29 | 2 | -210/+246 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #4132 from nextcloud/fix-safari-gzip | Lukas Reschke | 2017-03-30 | 2 | -2/+2 |
|\ \ | | | | | | | Fix gzip files for Safari | ||||
| * | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | * Safari support gzip only if the filename does not end on .gz - so this renames them to .gzip Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #4100 from nextcloud/header-indicator | Morris Jobke | 2017-03-29 | 2 | -2/+26 |
|\ \ \ | | | | | | | | | show triangle below user menu too when an entry inside there is active | ||||
| * | | | adjust opacity of search and gear icons in header | Jan-Christoph Borchardt | 2017-03-27 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | add pointer finger to full clickable app icon area | Jan-Christoph Borchardt | 2017-03-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | show triangle below user menu too when an entry inside there is active | Jan-Christoph Borchardt | 2017-03-27 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | [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 |
|\ \ \ \ | | | | | | | | | | | Allow avatars for full numeric users | ||||
| * | | | | Fix tests | Roeland Jago Douma | 2017-03-29 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Allow avatars for full numeric users | Roeland Jago Douma | 2017-03-29 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4087 Because of fancy javascript if a full numeric uid was used javascript would convert this to an int. Now we just convert everything to a string first. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 4 | -7/+7 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | 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 | ||||
| * | | | Replace unecessary unescaped prints with print | Lukas Reschke | 2017-03-29 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | | | | | | | There's no need to have those unescaped from what I can see. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Merge pull request #4091 from nextcloud/Rudloff-manifest | Morris Jobke | 2017-03-28 | 2 | -0/+15 |
|\ \ \ | | | | | | | | | Web app manifest for adding to Android home screen | ||||
| * | | | Web app manifest | Pierre Rudloff | 2017-03-28 | 2 | -0/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | [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 | ||||
| * | | | Better styling of the empty content messages in the sidebar | Joas Schilling | 2017-03-28 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #4070 from nextcloud/gzip_scss_js | Morris Jobke | 2017-03-28 | 2 | -4/+60 |
|\ \ \ \ | |_|/ / |/| | | | GZip generated CSS/JS files | ||||
| * | | | Allow to gzip CSS/JS files | Roeland Jago Douma | 2017-03-28 | 2 | -4/+60 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since in production the SCSS files are compiled once and the javascript files are combined once we can just as well gzip them aggresively. This means that once they are requested and the browser supports gzip we can just serve the gzipped file saving precious bandwidth. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / / | Moving the inline js before the CSS | Roeland Jago Douma | 2017-03-28 | 3 | -15/+15 |
|/ / | | | | | | | | | | | This allows browsers to do smarted parallel downloads Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | 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 | ||||
| * | | show active indicator on current app even when hovering other icons | Jan-Christoph Borchardt | 2017-03-27 | 1 | -6/+1 |
| |/ | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #4082 from nextcloud/fix-menu | John Molakvoæ | 2017-03-28 | 1 | -16/+11 |
|\ \ | | | | | | | Fix pop over menu opacity | ||||
| * | | highlight active entry in personal info menu again | Jan-Christoph Borchardt | 2017-03-27 | 1 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | Fix pop over menu opacity | Morris Jobke | 2017-03-26 | 1 | -15/+10 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [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 |
| |/ |/| | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | 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 | ||||
| * | | use theming colors for favicon on macOS | Jan-Christoph Borchardt | 2017-03-27 | 3 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #4027 from nextcloud/better-spreed-call-urls | Robin Appelman | 2017-03-27 | 2 | -17/+49 |
|\ \ \ | | | | | | | | | Better spreed call urls | ||||
| * | | | Throw a nice HintException when the apps are missing | Joas Schilling | 2017-03-24 | 1 | -10/+30 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Allow to use short URLs for calls | Joas Schilling | 2017-03-24 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Allow to push a non-query URL to the browser history | Joas Schilling | 2017-03-24 | 1 | -9/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #4073 from nextcloud/secure-drop | Roeland Jago Douma | 2017-03-27 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Rename File drop to Secure drop | ||||
| * | | | | Rename File drop to Secure drop | Olivier Paroz | 2017-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | Merge pull request #4064 from nextcloud/update-moment | Roeland Jago Douma | 2017-03-27 | 7 | -24507/+1017 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Update momentjs |