Julius Härtl
dc5eea1287
Fix closing tags in header
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-27 16:37:52 +01:00
Roeland Jago Douma
c2da3bf1d9
Merge pull request #14318 from DominikWA/RemoveUnnecessaryMetaTags
...
Fix referrer policy meta tags.
2019-02-26 21:31:30 +01:00
Dominik Wasielewski
7ca5cfc8af
Remove additional referrer policy meta tag.
...
Signed-off-by: Dominik Wasielewski <d-wasi@web.de>
2019-02-26 17:17:06 +01:00
Dominik Wasielewski
782e828889
Remove unnecessary meta tags.
...
Signed-off-by: Dominik Wasielewski <d-wasi@web.de>
2019-02-26 13:45:05 +01:00
Roeland Jago Douma
e819e97829
Login flow V2
...
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>
2019-02-25 07:24:50 +01:00
Julius Härtl
291df5ddfb
Make Storage&database open on enter
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-22 12:54:31 +01:00
Jan-Christoph Borchardt
97ad80524f
Fix tabbability of 'Storage & database' in install, open on enter stilll missing
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-02-22 12:54:31 +01:00
Jan-Christoph Borchardt
d1ba0d52ab
Keyboard focus and mouse hover feedback for 'Show password' toggle
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-02-22 12:54:28 +01:00
Joas Schilling
08688af275
Fix OC.getCurrentUser() on guest pages
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-19 16:08:40 +01:00
Roeland Jago Douma
635aa23b8c
Do not load bundled jstimezonedetect
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 09:16:45 +01:00
Morris Jobke
681437d23d
Merge pull request #12785 from nextcloud/head-menu-half-height-fix
...
Unify headers menu design, fix click area
2019-01-30 16:25:30 +01:00
Roeland Jago Douma
f30877ea7c
Provide initial state
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-29 22:21:54 +01:00
John Molakvoæ (skjnldsv)
bb9e282e95
Unify headers menu design, fix click area
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-29 08:12:03 +01:00
Michael Weimann
349687ac09
Fix click app names
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-14 00:48:09 +01:00
Florian Schunk
808cf39961
change menu's orientation to make sure it is completly visible
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Florian Schunk
dba14fac8b
add functionality to create new folder in file picker
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Florian Schunk
74197462c0
added button for new folder to interface
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Roeland Jago Douma
e6ac233947
Fix loginflow with apptoken enter on iOS
...
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>
2019-01-04 21:51:36 +01:00
Michael Weimann
cfca20c14c
Make the footer "Get your own free account" translatable
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-19 23:27:36 +01:00
Morris Jobke
6aefd8389b
Merge pull request #12732 from nextcloud/polishing-fixes
...
Polishing fixes
2018-11-29 18:21:31 +01:00
John Molakvoæ (skjnldsv)
d526ab55fb
Fix default filepicker style and gridview
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 14:05:10 +01:00
John Molakvoæ (skjnldsv)
5e4990fadd
Remove redirect page
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 10:27:22 +01:00
John Molakvoæ (skjnldsv)
cba5ccfbaf
Remove old button to submit the apppassword login
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 18:41:46 +01:00
Julius Härtl
3e11337b3b
Allow sorting in the file picker
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 14:12:41 +01:00
John Molakvoæ (skjnldsv)
f54b201f23
Better primary visual on public pages
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-07 16:30:59 +01:00
John Molakvoæ
75f8b161f9
Merge pull request #12153 from nextcloud/appnames
...
Show all app titles on hovering app menu area, fix #10952 , fix #4619
2018-10-31 10:04:49 +01:00
Dennis1993
708658afa3
Merge pull request #12089 from Rayn0r/master
...
added possibility to disable autocomplete in login form
2018-10-31 09:19:02 +01:00
Jan-Christoph Borchardt
ac01522927
Show all app titles on hovering app menu area, fix #10952 , fix #4619
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-30 23:20:09 +01:00
Rayn0r
85eb43baff
added possibility to disable autocomplete in login form
...
Signed-off-by: Rayn0r <Andre.Weidemann@web.de>
2018-10-30 11:36:16 +01:00
trendzetter
56b0d3d234
Add missing tag
...
Add missing closing tag for span.
Signed-off-by: Joris Willems <joris.willems@gmail.com>
2018-10-26 21:22:44 +02:00
Jan-Christoph Borchardt
50b9dd66b7
Adjust design of maintenance mode page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-25 17:55:35 +02:00
John Molakvoæ (skjnldsv)
8013dab044
Allow focus on input with keyboard
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 17:00:47 +02:00
John Molakvoæ (skjnldsv)
26ca7a0e2f
Add filepicker toggle
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 10:38:00 +02:00
Jan-Christoph Borchardt
39ff82f707
Use grid view in other file views too
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-18 13:44:05 +02:00
Joas Schilling
ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-09 14:32:14 +02:00
Christoph Wurst
ae2cd50427
Improve 2FA login screens
...
* 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>
2018-10-03 22:16:54 +02:00
Morris Jobke
fc60d9f852
Merge pull request #11566 from nextcloud/404-design
...
Improve 404 page design, fix #11370
2018-10-03 17:40:46 +02:00
Jan-Christoph Borchardt
f393cc017d
Improve 404 page design, fix #11370
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-03 16:12:00 +02:00
Christoph Wurst
335a461250
Fix design of 2FA login screens
...
* Fix rending of empty selection screen (ul missing)
* Fix rendering of backup codes inputs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-03 15:31:23 +02:00
Jan-Christoph Borchardt
4de8f48b06
Accessibility and design fixes for update and redirect pages
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 20:58:32 +02:00
Christoph Wurst
feb5842a7d
Restructure and redesign two-factor auth provider selection
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-01 23:58:54 +02:00
Christoph Wurst
26a4291d0d
Add hint for locked accounts where 2FA is enforced but not configured
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-01 10:59:32 +02:00
Morris Jobke
ad5093b7a6
Show link to simple sign up page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-08-23 14:41:19 +02:00
John Molakvoæ (skjnldsv)
5e867d6415
Fix footer and public min-height
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-15 08:38:20 +02:00
Roeland Jago Douma
8c1e75e052
Do not use file as template parameter
...
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>
2018-08-09 16:45:25 +02:00
Joas Schilling
f67d942fad
Merge pull request #10530 from nextcloud/bugfix/10528/public-template
...
Fix issues when using the public layout without a PublicTemplateResponse
2018-08-06 15:41:54 +02:00
Julius Härtl
4f2013bd40
Make public layout also usable without a PublicTemplateResponse
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 20:41:56 +02:00
Julius Härtl
b4ea19c981
Fix base layout content padding
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 19:21:10 +02:00
Julius Härtl
2d3e5c817c
Remove header-classes since it is never used
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-03 18:25:06 +02:00
Jan-Christoph Borchardt
2fb6799ad6
Use images instead of inline SVG and unicode
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-08-03 13:20:45 +02:00