Commit Graph

132 Commits (9009f5f727783a3520fa3bc605e9a149f63c3da4)

Author SHA1 Message Date
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
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 12 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 12 years ago
Bjoern Schiessle bab63c22ee encryption error messages, distinguish between a re-enabled encryption app and a password change from outside 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
kondou e6473e6d49 Clean up some cruft 12 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 12 years ago
kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 12 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 12 years ago
kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 12 years ago
kondou cd2f7bdaef Deny access for non-users and add a (not-working) override button 12 years ago
kondou 9c12da6a94 Several improvements 12 years ago
kondou d7e6c77e20 Have a fancy uploadavatar button 12 years ago
kondou 131d0edab6 Show avatar on personal.php always (except if avatars are disabled) 12 years ago