Commit Graph

124 Commits (9236c20a28dd9558d1577ebfd7c7ea9202ca70bb)

Author SHA1 Message Date
Roeland Jago Douma cacfe3a360
Fix more templates 7 years ago
Markus Staab db34b59238 Prevent XSS in links which open a new browser window 8 years ago
Michael Letzgus 98187bf942 Fix value of attribute "autocapitalize" 8 years ago
Morris Jobke f1c4f4c020
Rename database password toggle 8 years ago
Sourav Badami 3dc562bb7a
Fix #24219: Added hint for specifying a port. (#26860) 8 years ago
Jan-Christoph Borchardt 56881433c0 show installation spinner correctly, fix #2129 9 years ago
Hendrik Leppelsack c47833718f remove svg classes 9 years ago
Morris Jobke 3720bae3ec
fix setup page strengthify 9 years ago
Lukas Reschke 6ad957906e Consistently use rel=noreferrer 9 years ago
Jan-Christoph Borchardt a05ea0fb1e remove unneeded icons from input fields to not distract from submit button, fix #18940 10 years ago
Jan-Christoph Borchardt acc9fa49fc use SVG for toggle image instead of PNG, fix installation and personal settings toggle 10 years ago
Thomas Müller 5ed38a75d6 Remove remainings of mssql 10 years ago
Morris Jobke 176b9674d2 Add hint about additional PHP database modules 10 years ago
Jan-Christoph Borchardt dd7e519cda add link to installation documentation to setup page 10 years ago
Volker E 0e4d52f9d2 fixing #15027, cleaning up obsolete IE5-7 workaround code 10 years ago
Volker E 6ad76b5cc2 addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 10 years ago
Lukas Reschke 20d57c8bfe Remove Null Byte Check 10 years ago
cmeh 6abb28e2a6 Update installation.php 10 years ago
Thomas Müller d748368ecb Don't highly discourage 10 years ago
Sebastian Bolt 7ffd2557ff changed image to classed div for spinner animation 10 years ago
Thomas Müller f86c73c9f6 enhance sqlite warning on admin page as well as during setup - fixes #13906 10 years ago
Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 11 years ago
Vincent Petry f52ed231b3 Hide SQLite information on setup when autoconfig is used 11 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 11 years ago
Jan-Christoph Borchardt 04aa085292 infield label removal: fix installation screen 11 years ago
Morris Jobke a4dd4cbb8f add info about sqlite on setup apge 11 years ago
ideaship e08dbf80dc fix: use print_escaped for radio button "checked" 11 years ago
Joas Schilling 4ee4f0c365 Fix position of eye icon on database password field 11 years ago
Jan-Christoph Borchardt af467d92f6 Installation: relabel 'Advanced' to more descriptive 'Storage & database' 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
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 11 years ago
Bart Visscher d8ec7e2701 DRY for database type radiolist 11 years ago
Bart Visscher 12a900de25 Do setup default value handling in the controller not the template 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
Vladimir Sapronov cef39243f8 Made password field required on client side 12 years ago
Morris Jobke 1620015531 fix appearance of error message - .errors is outdated 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Victor Dubiniuk a2445888e8 Show advanced section on error. Fixes #5191 12 years ago
vsapronov 46ca1eb91b Moving Advanced button out of datadirField fieldset 12 years ago
ringmaster 85f63d4f77 Allow "Finishing..." button on setup page to be translated. 12 years ago
vsapronov 1efbf7774f Fixed review issues 12 years ago
vsapronov dc382bc9cc autoconfig.php could have only some of parameters; installation.php generates UI accordingly 12 years ago
Morris Jobke 18769e1348 change font on login/install page from black to white 12 years ago
Jörn Friedrich Dreyer 284fb86258 show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary js & html ids 12 years ago
Björn Schießle 003ae7b916 use OC_Defaults directly from the template 12 years ago
Jan-Christoph Borchardt 20791e0ad1 use themable strings for installation 12 years ago
kondou 3ab97312b8 Hint to default data directory 12 years ago
kondou d759dca203 Handle empty datafolder better. 12 years ago
kondou c6dbb33e15 Fix textfield label overlapping value. 12 years ago
raghunayyar 59be6a910c Implements Toggle for Database Password. 12 years ago