summaryrefslogtreecommitdiffstats
path: root/lib/private/Template/JSConfigHelper.php
Commit message (Expand)AuthorAgeFilesLines
* Expose the info to the JSRoeland Jago Douma2018-11-021-3/+10
* add global site selector as user back-end which doesn't support password conf...Bjoern Schiessle2018-10-271-1/+4
* expose capabilities in jsBjoern Schiessle2018-02-271-1/+11
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Use type casting instead of *val() methodMorris Jobke2018-01-261-2/+2
* Fixes password input being prompted every time.Abijeet2018-01-081-0/+1
* disable password confirmation with SSOBjoern Schiessle2018-01-021-0/+3
* Hide delete button if the avatar is a generated oneJulius Härtl2017-12-191-0/+1
* Update license headersMorris Jobke2017-11-061-0/+5
* Cleanup unused methodsMorris Jobke2017-08-151-1/+1
* Logo claim is not used anymoreMorris Jobke2017-08-021-1/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+4
* feature endorse password for share linksBjoern Schiessle2017-04-031-0/+4
* Add ignore_files to config,Felix Heidecke2017-03-201-0/+1
* Use intval() for validation of config optionsMorris Jobke2017-02-211-2/+2
* Improve the UX for sharing settingsMorris Jobke2017-02-211-1/+3
* Always enable avatarsMorris Jobke2017-02-131-1/+1
* fix password check when using remember me loginRobin Appelman2016-11-241-4/+3
* Merge pull request #1602 from nextcloud/ignore-mod-envLukas Reschke2016-11-181-1/+1
|\
| * Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-161-1/+1
* | Introduce the UI for password confirmationJoas Schilling2016-11-181-1/+19
|/
* Missing returns + autoloader fileLukas Reschke2016-10-251-2/+0
* Move oc.js to a proper classRoeland Jago Douma2016-10-251-0/+245