Commit Graph

48601 Commits (c6a69ba92514587814d0f03b51e1d1f026a49350)
 

Author SHA1 Message Date
Roeland Jago Douma 21778474aa
Merge pull request #14338 from nextcloud/theme/firstrun-logo-example
Properly theme firstrunwizard logo in example theme
5 years ago
Julius Härtl 291df5ddfb
Make Storage&database open on enter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Jan-Christoph Borchardt 58ecd86f55
Fix .infield labels not being readable by screenreaders
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt d9ecc4d570
Installation: Fix focus of database password toggle
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
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>
5 years ago
Jan-Christoph Borchardt d1ba0d52ab
Keyboard focus and mouse hover feedback for 'Show password' toggle
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Roeland Jago Douma 9b15470c87
Merge pull request #14332 from nextcloud/bugfix/13098-unsafe-array-access
Fix unsafe array access
5 years ago
Roeland Jago Douma ce3534e428
Merge pull request #14337 from nextcloud/bugfix/noid/undefined-index-user-uid
Fix "Undefined index: user_uid" on login page
5 years ago
Jan-Christoph Borchardt 5a0be00eaa
Merge pull request #13800 from nextcloud/design/settings-accessibility
Design work on accessibility settings
5 years ago
Joas Schilling 2cc4118629
Merge pull request #14066 from nextcloud/feature/noid/casted-system-values
Get typed system values
5 years ago
Daniel Kesselberg 268c0d97bf
Check if array element is present before access
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago
Julius Härtl bb8c481dcc
Properly theme firstrunwizard logo in example theme
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Joas Schilling b4902369fb
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling 071b686543
Fix "Undefined index: user_uid" on login page
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling a11ef5134c
Add methods to get casted system values
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Nextcloud bot 7c68e0eae7
[tx-robot] updated from transifex 5 years ago
John Molakvoæ 47d0e3cafd
Merge pull request #14326 from nextcloud/design/filelist-header
Fix alignment of filelist header
5 years ago
John Molakvoæ 8f6c2f1870
Merge pull request #14329 from nextcloud/bugfix/14317/2fa-button-theming
Apply theme to 2FA button
5 years ago
Julius Härtl 92521822f3
Apply theme to button elements as well
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ (skjnldsv) 50e5f7ca9e
Fix html rendering and default checkbox
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
Jan-Christoph Borchardt 0816123f67
Convert to Raw HTML approach, first try
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt 91a582a3ad
Adjust link style to how we do it on log in screeen
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt ff58f1f386
Fix CSS typo in accessibility css
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt 79d94be821
Accessibility settings: Proof of concept of better keyboard focus feedback
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt a47679686e
Accessibility settings: More vertical whitespace between options
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt 824f3e06b2
Accessibility settings: Add theme name to checkbox label
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt 4b88ac4d2a
Accessibility: Simplify design, more obvious selectability
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Jan-Christoph Borchardt 6afc5fbe9e
Accessibility: Add description text, simplify structure
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Joas Schilling c84c13fb19
Merge pull request #13850 from nextcloud/feature/11274/enable-disable-multiple-apps
Enable & disable multiple apps at once
5 years ago
Jan-Christoph Borchardt de53a08632
Fix alignment of filelist header
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago
Roeland Jago Douma 22528d1d13
Always query lookup server in GS mode
Without the lookupserver GS is kind of useless.
If the admin places their lookup sever outside of the reachable network
that is not something we can help.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
John Molakvoæ (skjnldsv) 798ecf7645
Focus new group input on show
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ (skjnldsv) e5cc147d69
Fix app-navigation loading
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ (skjnldsv) 584e9ac961
update settings build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ (skjnldsv) 41f9274540
Fix group form reset after new user
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ (skjnldsv) 4a5eaf3f6b
Automatically select newly created group
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ (skjnldsv) 6be9fdaa48
Fix infiniteLoading state after user add/remove
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ (skjnldsv) ee2c45d60d
Fix grid toggle button on public page
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
Nextcloud bot 10388eab34
[tx-robot] updated from transifex 5 years ago
Tomasz Grobelny 701f7902d2 Fix unit tests
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
5 years ago
Roeland Jago Douma 5eca741309
Merge pull request #14311 from nextcloud/enh/2fa_backupscodes_to_main_webpack
Move twofactor_backupcodes to main webpack bundle
5 years ago
Daniel Kesselberg 1d1068753f
Fix access to groupManager
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago
Roeland Jago Douma 8c77882794
No need to check 2fa state on apptoken logins
If you login with an apptoken there is no need to check 2FA state as
this does not apply to apptokens. Not checking saves us a query on each
request made from a client.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Roeland Jago Douma efbaf323ad
Update assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Morris Jobke beba182248
Merge pull request #14255 from nextcloud/fix-ocm-discovery
Fix ocm end-point discovery discovery
5 years ago
Roeland Jago Douma f5449a021a
Move twofactor_backupcodes to main webpack bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Roeland Jago Douma 0becd88feb
Merge pull request #14297 from nextcloud/enh/settings_to_main_webpack
Move settings to main webpack
5 years ago
Morris Jobke 82625e2a45
Merge pull request #14178 from nextcloud/bugfix/noid/get-current-user-for-guest-pages
Fix OC.getCurrentUser() on guest pages
5 years ago
Julius Härtl a32df521f2
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago