Commit Graph

149 Commits (6bcf88ca96bb7fc0a1f80de4a0a36e59d513dcc6)

Author SHA1 Message Date
Thomas Müller bf809ac85a Removing left overs from old encryption app 10 years ago
Morris Jobke 3e8343c07c Show label for password change in IE8 10 years ago
Jan-Christoph Borchardt f899d77ba5 fix capitalization in Personal settings 10 years ago
Jan-Christoph Borchardt 731c90a033 link back to top on Personal page, fix #14519 10 years ago
Roeland Jago Douma 1a0f9c375b Avatar controller moved to AppFrameWork 10 years ago
Roeland Jago Douma 7a8f95be2f Added overview of groups a user is a member of 10 years ago
kondou 95cfe292f4 Make the password changed msg inline to fix #10242 10 years ago
Joas Schilling 4172ba48d4 Deduplicate template code and do not translate the links 10 years ago
Lukas Reschke b432ea29c9 Add `rel="noreferrer"` where possible and switch to HTTPS 10 years ago
Morris Jobke 879248ad3d use title instead of name 10 years ago
Morris Jobke 956e17d008 also show message for empty display name if change of it isn't allowed 10 years ago
Morris Jobke 022b698475 Show mail address & display name if it is read only 10 years ago
Jan-Christoph Borchardt 43b2af7333 more alt text and label fixes in Personal settings 10 years ago
Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 10 years ago
Lukas Reschke 479424a459 Add some basic sanitization 11 years ago
Thomas Müller 04323fbc19 implement sidebar fro personal settings - bad kung-fu 11 years ago
Jan-Christoph Borchardt 4611520c7f first steps of sidebar for personal and admin settings 11 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 11 years ago
Robin Appelman 1361bbb1e6 Cleanup routes 11 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 11 years ago
Morris Jobke 0aede0f413 move hardcoded color to CSS class - for themeability 11 years ago
Jan-Christoph Borchardt 41ace03911 color quota bar yellow for feedback if usage is over 90% 11 years ago
Dan Callahan 6cca20fb36 Set email input field to type=email for better UX 11 years ago
Jan-Christoph Borchardt 1b83ac7de2 personal: link straight to /promote as @tomneedham said 11 years ago
Jan-Christoph Borchardt 4878c734e2 add link to contribute and promote pages in personal settings 11 years ago
Vincent Petry 9ccb3279dd Added app navigation for files app 11 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 11 years ago
Jan-Christoph Borchardt 69be5bdbd8 replace personalblock fieldset with section div in admin and personal settings 11 years ago
Morris Jobke af2c2b3a16 update wording of email field 11 years ago
Jan-Christoph Borchardt e78da036c1 profile image: relabel technical 'Abort' to more widely used 'Cancel' 11 years ago
Jan-Christoph Borchardt dafa8fc37e do not autocapitalize fields on mobile, fix user name input. Also disable autocorrect and specify autocomplete 11 years ago
Jan-Christoph Borchardt 150d3856a0 prevent autofill for password change settings, prevent leak of existing password, fix #6552 11 years ago
Bjoern Schiessle 2a3cb7ac5b remove the form, it isn't needed here 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
Bjoern Schiessle f1f172e16e fix typo 11 years ago
Thomas Mueller f6df4b349f remove logic from template and fix syntax error 11 years ago
Frank Karlitschek 77bb168007 replace echo with p 11 years ago
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 11 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 11 years ago
Jan-Christoph Borchardt d62b683c6a change 'Display Name' to more understandable 'Full Name', fix #5612 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Frank Karlitschek 7cf81f2d12 show the channel. Also mark git as git channel so that someone can see where this build comes from 12 years ago
raghunayyar 02c7f95687 Includes <optgroup> tag 12 years ago
raghunayyar 7c2f1fd580 Puts the language divider in place. thanks @Kondou-ger ;) 12 years ago
raghunayyar 4b2bb11716 Removes the Bogus Label 12 years ago
raghunayyar e27bb660bd Uniform Styles and Indentation Fixes for Personal Block 12 years ago
Jan-Christoph Borchardt 2b521327c0 more elegant style for Personal and Admin settings 12 years ago
Bjoern Schiessle 67d4b77e8e revert changes in personal template 12 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 12 years ago