J0WI
f819df132c
Fix password visibility toggles
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-16 12:36:40 +00:00
timm2k
7a52b026a1
Check if var debugMode exists
...
Closes #21150 a second time.
2nd appearance of debugMode may not seen in first fix.
2020-09-09 19:24:44 +00:00
Joas Schilling
a6a56b7481
Add a clear message why you could end up there
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-08 13:11:14 +00:00
Fabian Helm
c5a408e0f7
Change OAuth2 redirect link to relative link
...
fix issue with third-party apps like rocket.chat
where browser in external window is opened
and thus oauth2 login does not work
Signed-off-by: Fabian Helm <firlevapz@gmail.com>
2020-07-04 07:01:52 +00:00
Roeland Jago Douma
41783a0a76
Check if debugMode is defined before using it
...
Else the sabre error page (where the var is not defined) will throw
warnings all the time.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-02 18:00:18 +00:00
Roeland Jago Douma
3ce43c7d71
Move the password confirmation form template to post
...
I know we use JS for this. But it triggers some false positives on
testing.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-27 17:58:04 +00:00
Roeland Jago Douma
4d0f008dcb
Install page app naming
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-08 06:33:11 +00:00
Gary Kim
74d40233f5
Comply with php-cs
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-05-02 14:28:21 +08:00
John Molakvoæ (skjnldsv)
6e79fb60d8
Fix public layout header title & description
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-04-30 13:32:28 +02:00
Loïc Hermann
6c60b85a87
Fix breadcrumb in move or copy file dialog
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-04-17 06:47:17 +00:00
Christoph Wurst
caff1023ea
Format control structures, classes, methods and function
...
To continue this formatting madness, here's a tiny patch that adds
unified formatting for control structures like if and loops as well as
classes, their methods and anonymous functions. This basically forces
the constructs to start on the same line. This is not exactly what PSR2
wants, but I think we can have a few exceptions with "our" style. The
starting of braces on the same line is pracrically standard for our
code.
This also removes and empty lines from method/function bodies at the
beginning and end.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 14:19:56 +02:00
Christoph Wurst
008e6d7e84
Merge pull request #20391 from nextcloud/refactor/spaces-cleanup
...
Remove all extra whitespace PSR2 does not like
2020-04-09 20:39:37 +02:00
Christoph Wurst
a8a06a82d2
Remove trailing whitespaces from comments
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 16:09:23 +02:00
Christoph Wurst
44577e4345
Remove trailing and in between spaces
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 16:07:47 +02:00
Christoph Wurst
36b3bc8148
Use php keywords in lowercase
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 14:04:56 +02:00
Christoph Wurst
2fbad1ed72
Fix (array) indent style to always use one tab
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-09 10:16:08 +02:00
Christoph Wurst
b80ebc9674
Use the short array syntax, everywhere
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-26 16:34:56 +01:00
Julius Härtl
bba26cb2eb
Move install scripts to bundle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 14:06:25 +01:00
Joas Schilling
585b09af3a
Prevent self-xss via invalid mysql user name on install screen
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-06 14:39:13 +01:00
Christoph Wurst
607c55aaaa
Add new recommended 18 apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-24 10:30:47 +01:00
Roeland Jago Douma
060dd35ef9
Merge pull request #18873 from nextcloud/design/install-page
...
Install page design fixes
2020-01-15 07:24:57 +01:00
Christoph Wurst
a673ff3a63
Fix max width on 2FA pages
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-14 19:37:54 +01:00
Jan-Christoph Borchardt
19397059d6
Add explanatory bit for recommended apps, fix #18631
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-14 14:18:16 +01:00
Julius Härtl
7e5956a906
Limit the size of the container on guest pages
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-10 17:09:40 +01:00
Roeland Jago Douma
86bccde9c7
Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public-share-pages
...
Fix tab navigation of menu in public share pages
2020-01-07 21:00:00 +01:00
Sascha Wiswedel
e24c7a8900
fix wording log in vs. login
...
"log in" is used as verb, while "login" is a noun.
In this case, what's supposed to be cancelled is the login process - therefore the noun must be used.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-01-06 14:44:31 +01:00
Daniel Calviño Sánchez
e32766bd11
Change menu toggle element from span to button
...
This makes possible to navigate to the menu toggle using the keyboard,
as well as being semantically more correct.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-30 10:29:36 +01:00
John Molakvoæ
5e0f820029
Add accessibility label to show password checkbox ( #16642 )
...
Add accessibility label to show password checkbox
2019-12-12 10:47:25 +01:00
Christoph Wurst
302558cfd2
Add a dedicated page for the recommended apps installation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-12 08:13:01 +01:00
Brent Nesbit
eda4d559f8
Issue 15965 - Show password checkbox doesn't provide label or accessible name
...
Signed-off-by: Brent Nesbit <github@nesbit.me>
2019-12-10 18:37:35 +01:00
Christoph Wurst
a8f2e6914d
Add checkbox to install recommended apps during setup
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-04 14:14:38 +01:00
Daniel Kesselberg
71c7442790
The loading animation is back
...
Refactor grant.js to Vanilla JS
Remove id="submit" because of side effects: https://stackoverflow.com/questions/22982741/form-submit-jquery-does-not-work
Fix arrow for login flow v1
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-26 23:08:52 +02:00
Daniel Kesselberg
1d82bb55db
Move "you can close this window" to newline
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-25 21:26:41 +02:00
Daniel Kesselberg
2108e8b4aa
Add icon-confirm-white to submit button
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-25 21:26:19 +02:00
Julius Härtl
a9c089064b
Deprecate TemplateManager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-16 09:54:17 +02:00
Roeland Jago Douma
1ddd6b4080
Don't use an undefined index if not needed
...
It is not set. And not used. Just some copy paste leftover.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-03 16:17:19 +02:00
Joas Schilling
31eaa6e6f4
Fix typo in "which"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-01 12:27:32 +02:00
Jochen
e2df446ca4
Remove aria label
...
https://github.com/nextcloud/server/pull/16832#discussion_r322078592
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-10 20:29:13 +02:00
Jochen
e0ee53a5f0
Added name as fallback, in case label is not set
...
https://github.com/nextcloud/server/pull/16832#discussion_r322380822
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-09 20:31:08 +02:00
Jochen
493a756f3b
Add null coalesce for label and style attribute
...
https://github.com/nextcloud/server/pull/16832#discussion_r322380822
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-09 20:25:16 +02:00
Jochen
d38f8dc746
Add aria label
...
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-09 19:00:32 +02:00
Jochen
ba8acfe2d4
Optimize responsiveness, remove primary class
...
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-06 20:02:19 +02:00
Jochen
a1c83c12d0
Prevent undefined for $login['style']
...
https://github.com/nextcloud/server/pull/16832#discussion_r321075261
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-05 19:20:32 +02:00
Jochen
c6b660099a
Move "Log in with" label to "sociallogin" app
...
https://github.com/nextcloud/server/pull/16832#issuecomment-528197965
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-05 19:16:17 +02:00
Jochen
e710976b99
Add more space between form and alternate login
...
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-03 22:44:31 +02:00
Jochen
dc30ffc1e5
Add more space to buttonsy
...
Signed-off-by: Jochen <rothjochen@gmail.com>
2019-09-02 17:50:56 +02:00
ochorocho
068f1d28f3
Move alternative login above standard login, optimize alignment
...
Signed-off-by: ochorocho <rothjochen@gmail.com>
2019-08-26 20:01:44 +02:00
Julius Härtl
3e081c43d9
Only add the app-itunes-app tag if the id is set
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-23 16:17:09 +02:00
Julius Härtl
3b0d13944a
Move actual password reset to vue
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-31 09:19:07 +02:00
Gary Kim
72b8083c11
Remove precomposed from apple-touch-icon-precomposed
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-06-15 01:29:45 +08:00