Commit Graph

314 Commits (e6f84397aa87b8e50538197ddab44e5cd6380a90)

Author SHA1 Message Date
Jan-Christoph Borchardt c8cafcefe4 move password warning more relevant below password field, un-nest log in warning 12 years ago
kondou 3ab97312b8 Hint to default data directory 12 years ago
kondou d759dca203 Handle empty datafolder better. 12 years ago
raghunayyar 59be6a910c Implements Toggle for Database Password. 12 years ago
raghunayyar 000a568b4a Long Application Names are ellipsis correctly. 12 years ago
Lukas Reschke 68d55648d5 Show a warning in the installer if the used PHP version is vulnerable to the NULL Byte attack 12 years ago
Henning Oschwald 76bb5221c7 Restores keyboard accessibility for expandable settings area. 12 years ago
Lukas Reschke 630ee644db Don't sanitize error message hint 12 years ago
Jörn Friedrich Dreyer 9cb5bf0a28 add ie css switch to layout templates 12 years ago
Brice Maron 050de008b1 Avoid to display empty DisplayNames for menu and title 12 years ago
Jan-Christoph Borchardt 07dee24cb2 explicitly add empty placeholder to inputs which use infield labels, fix #2049 12 years ago
Thomas Mueller f9b454dab1 change bug tracker links to https://github.com/owncloud/core/blob/master/CONTRIBUTING.md 12 years ago
Lukas Reschke 39e28c0170 Typo... 12 years ago
Lukas Reschke 6f14bec70a Add a missing ) 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Lukas Reschke 40e51d13d2 Remove uneeded file 12 years ago
Bernhard Posselt b537cecdf3 add CSP turned on for angularjs 12 years ago
Qingping Hou c111a3aa24 add span tag to displayname on expand button 12 years ago
Bart Visscher bf0b9bac8b Remove unneeded code for user layout template 12 years ago
Bart Visscher 59582e0f3f Fix review issues 12 years ago
Bart Visscher 19c5213b53 Join split translated strings 12 years ago
Bart Visscher 1a747b3e48 Style cleanup core dir 12 years ago
Jan-Christoph Borchardt e7d1bbfae3 fix giant advanced caret in installation 12 years ago
Robin Appelman b8e2454f68 Fix strict standard warning in user template 12 years ago
Jan-Christoph Borchardt bb52271d22 exchange bright caret with dark triangle 12 years ago
Lukas Reschke c7094197bf Sanitize HTML 12 years ago
Jan-Christoph Borchardt f9a6ed6c73 fix navigation icons SVG replacement, also hover and active opacity for IE 12 years ago
Jan-Christoph Borchardt 09d9138f84 fix caret on installation page for IE 12 years ago
Bart Visscher d3ef967993 Fix indentation style 12 years ago
Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 12 years ago
Jan-Christoph Borchardt bebdd113f5 use proper HTML for other security warning too 12 years ago
Jan-Christoph Borchardt a26e66b232 improve and shorten security warning, add link to docs, fix #1342 12 years ago
raghunayyar eea4864c70 Removed whitespace from installation.php 12 years ago
raghunayyar b356b7065f Password Toggle Works on Installation as well. 12 years ago
Tobias Ramforth d577f790c8 Added MS SQL Server support 12 years ago
Jan-Christoph Borchardt 8ca730f4c1 make show password toggle work for installation (once #1525 is fixed) 12 years ago
Bart Visscher 20b6cb28b1 Fix warning with displayname in user layout template 12 years ago
Jan-Christoph Borchardt 32e739f2ae make show password not specific to log in 12 years ago
Bart Visscher 149d079fd4 Move loading of js_config to templatelayout 12 years ago
Sam Tuke 70d937cb29 Fixed syntax bug 12 years ago
Jan-Christoph Borchardt 4c406c9ab1 fix shorttag issue mentioned in #1357 12 years ago
Jan-Christoph Borchardt 8ea6398e48 collapse user menu when inside one of the settings sections 12 years ago
Jan-Christoph Borchardt 964ff88f71 move inline style to CSS file, fix details 12 years ago
raghunayyar 3bcf3c91e1 Password Toggle Support for Login 12 years ago
Jan-Christoph Borchardt 45865b45c4 use translate string for Log out, remove title 12 years ago
Jan-Christoph Borchardt 6d560be564 fix svg fallback replacement for settings icons 12 years ago
Jan-Christoph Borchardt 228a181d48 use new user function to display real name if available, username still fallback 12 years ago
Björn Schießle d19de49606 prevent xss 12 years ago
Thomas Mueller 825cdf8560 add support for apps to register alternative login methods 12 years ago
Michael Gapczynski 0986b6f910 Use global oc_requesttoken for Event Source 12 years ago