Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix closing tags in header | Julius Härtl | 2019-02-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTags | Roeland Jago Douma | 2019-02-26 | 4 | -4/+0 |
|\ | | | | | Fix referrer policy meta tags. | ||||
| * | Remove additional referrer policy meta tag. | Dominik Wasielewski | 2019-02-26 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de> | ||||
| * | Remove unnecessary meta tags. | Dominik Wasielewski | 2019-02-26 | 3 | -3/+0 |
| | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de> | ||||
* | | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 3 | -0/+135 |
| | | | | | | | | | | | | | | | | This adds the new login flow. The desktop client will open up a browser and poll a returned endpoint at regular intervals to check if the flow is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Make Storage&database open on enter | Julius Härtl | 2019-02-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix tabbability of 'Storage & database' in install, open on enter stilll missing | Jan-Christoph Borchardt | 2019-02-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Keyboard focus and mouse hover feedback for 'Show password' toggle | Jan-Christoph Borchardt | 2019-02-22 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Fix OC.getCurrentUser() on guest pages | Joas Schilling | 2019-02-19 | 1 | -1/+5 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Do not load bundled jstimezonedetect | Roeland Jago Douma | 2019-02-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #12785 from nextcloud/head-menu-half-height-fix | Morris Jobke | 2019-01-30 | 1 | -3/+0 |
|\ | | | | | Unify headers menu design, fix click area | ||||
| * | Unify headers menu design, fix click area | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Provide initial state | Roeland Jago Douma | 2019-01-29 | 4 | -0/+13 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix click app names | Michael Weimann | 2019-01-14 | 1 | -3/+3 |
| | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | change menu's orientation to make sure it is completly visible | Florian Schunk | 2019-01-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | add functionality to create new folder in file picker | Florian Schunk | 2019-01-09 | 1 | -1/+10 |
| | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | added button for new folder to interface | Florian Schunk | 2019-01-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | Fix loginflow with apptoken enter on iOS | Roeland Jago Douma | 2019-01-04 | 1 | -3/+4 |
| | | | | | | | It seems iOS doesn't like us to change the location. So now we submit it to the server that geneartes the redirect. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make the footer "Get your own free account" translatable | Michael Weimann | 2018-12-19 | 1 | -1/+3 |
| | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | Merge pull request #12732 from nextcloud/polishing-fixes | Morris Jobke | 2018-11-29 | 1 | -1/+1 |
|\ | | | | | Polishing fixes | ||||
| * | Fix default filepicker style and gridview | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Remove redirect page | John Molakvoæ (skjnldsv) | 2018-11-29 | 2 | -35/+11 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Remove old button to submit the apppassword login | John Molakvoæ (skjnldsv) | 2018-11-28 | 1 | -8/+0 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Allow sorting in the file picker | Julius Härtl | 2018-11-16 | 1 | -10/+32 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Better primary visual on public pages | John Molakvoæ (skjnldsv) | 2018-11-07 | 1 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #12153 from nextcloud/appnames | John Molakvoæ | 2018-10-31 | 1 | -2/+2 |
|\ | | | | | Show all app titles on hovering app menu area, fix #10952, fix #4619 | ||||
| * | Show all app titles on hovering app menu area, fix #10952, fix #4619 | Jan-Christoph Borchardt | 2018-10-30 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #12089 from Rayn0r/master | Dennis1993 | 2018-10-31 | 1 | -2/+2 |
|\ \ | |/ |/| | added possibility to disable autocomplete in login form | ||||
| * | added possibility to disable autocomplete in login form | Rayn0r | 2018-10-30 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Rayn0r <Andre.Weidemann@web.de> | ||||
* | | Add missing tag | trendzetter | 2018-10-26 | 1 | -1/+1 |
|/ | | | | | Add missing closing tag for span. Signed-off-by: Joris Willems <joris.willems@gmail.com> | ||||
* | Adjust design of maintenance mode page | Jan-Christoph Borchardt | 2018-10-25 | 1 | -8/+6 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Allow focus on input with keyboard | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add filepicker toggle | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -0/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Use numeric placeholders if there are multiple, so that RTL languages can ↵ | Joas Schilling | 2018-10-09 | 4 | -4/+4 |
| | | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Improve 2FA login screens | Christoph Wurst | 2018-10-03 | 2 | -81/+71 |
| | | | | | | | | | * Show icon if no provider is available * Reduce shown text if no provider available * Fix login button icons * Make backup codes button primary if the only options to log in Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #11566 from nextcloud/404-design | Morris Jobke | 2018-10-03 | 1 | -7/+8 |
|\ | | | | | Improve 404 page design, fix #11370 | ||||
| * | Improve 404 page design, fix #11370 | Jan-Christoph Borchardt | 2018-10-03 | 1 | -7/+8 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Fix design of 2FA login screens | Christoph Wurst | 2018-10-03 | 1 | -9/+9 |
|/ | | | | | | | * Fix rending of empty selection screen (ul missing) * Fix rendering of backup codes inputs Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Accessibility and design fixes for update and redirect pages | Jan-Christoph Borchardt | 2018-10-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Restructure and redesign two-factor auth provider selection | Christoph Wurst | 2018-10-01 | 2 | -24/+57 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add hint for locked accounts where 2FA is enforced but not configured | Christoph Wurst | 2018-10-01 | 1 | -0/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Show link to simple sign up page | Morris Jobke | 2018-08-23 | 1 | -0/+9 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix footer and public min-height | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Do not use file as template parameter | Roeland Jago Douma | 2018-08-09 | 1 | -1/+1 |
| | | | | | | | | Using file will overwrite the $file parameter in the template base. Leading to trying to include a file that is the exception message. Which will of course fail. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #10530 from nextcloud/bugfix/10528/public-template | Joas Schilling | 2018-08-06 | 2 | -8/+8 |
|\ | | | | | Fix issues when using the public layout without a PublicTemplateResponse | ||||
| * | Make public layout also usable without a PublicTemplateResponse | Julius Härtl | 2018-08-03 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fix base layout content padding | Julius Härtl | 2018-08-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Remove header-classes since it is never used | Julius Härtl | 2018-08-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Use images instead of inline SVG and unicode | Jan-Christoph Borchardt | 2018-08-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> |