summaryrefslogtreecommitdiffstats
path: root/settings/js/admin.js
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests and provide better messageMorris Jobke2019-02-201-2/+2
* check ocs-provider routeBjoern Schiessle2019-02-201-0/+1
* add setup check for ocm-provider routeBjoern Schiessle2019-02-201-0/+1
* Implement storing and loading the server infoMichael Weimann2019-01-141-0/+103
* Run setupchecks when #security-warnings is presentDaniel Kesselberg2019-01-051-57/+63
* Make setup check also pass with a 501 statusJulius Härtl2018-12-191-1/+1
* Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2Roeland Jago Douma2018-11-291-2/+3
|\
| * Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-291-2/+3
* | Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+2
|/
* expire share days in settings validateRinat Gumirov2018-10-311-5/+2
* Add check for well known URL of WebFinger in the settings overviewDaniel Calviño Sánchez2018-10-101-2/+3
* Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-2/+2
* Fix "checkWellKnownUrl" not being runDaniel Calviño Sánchez2018-09-271-2/+2
* Add warning state to setup checksJulius Härtl2018-06-061-1/+5
* Add visual indicator for setup checksJulius Härtl2018-06-061-3/+6
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-171-25/+0
* add share permissions to settings pageBjoern Schiessle2018-02-271-0/+22
* Don't send the test mail twiceJoas Schilling2017-04-241-4/+0
* Don't put the SMTP password into the HTML codeJoas Schilling2017-04-181-9/+27
* Remove the double password confirmation on changing cronJoas Schilling2017-03-131-3/+6
* Require confirmation when changing the email settingsJoas Schilling2016-11-181-10/+37
* Color the trusted domain to alert the admin a bit moreJoas Schilling2016-10-311-2/+7
* Switch to public APIJoas Schilling2016-10-211-5/+5
* Make AppConfig part of the public APIJoas Schilling2016-10-211-20/+11
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-1/+40
* Use tooltip for background job execution timeMorris Jobke2016-07-131-1/+1
* replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst2016-04-191-2/+2
* Add `allow sharing with groups` checkbox to admin pageRoeland Jago Douma2016-03-221-0/+4
* Move data protection check to javascriptVincent Chan2016-02-011-3/+4
* Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-2/+2
* Concat also the other resultsLukas Reschke2016-01-101-2/+2
* Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-081-0/+2
* Properly detect setup check messages set in the HTML templateRobin McCorkell2015-11-081-28/+36
* save excluded groups in json format - fixes #10983Thomas Müller2015-10-011-5/+1
* Merge pull request #18395 from owncloud/hide-empty-security-warningRobin McCorkell2015-08-211-0/+4
|\
| * add success messageMorris Jobke2015-08-211-1/+1
| * [admin settings] hide security warnings if emptyMorris Jobke2015-08-181-0/+4
* | Clear cron errors on change of background job modeMorris Jobke2015-08-201-0/+2
|/
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-7/+26
|\
| * All setup messages are now properly typesRoeland Jago Douma2015-07-301-14/+10
| * Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-301-7/+30
* | Do not allow invalid default expire daysRoeland Jago Douma2015-07-041-0/+7
|/
* adjust wording and add button to confirm encryptionBjoern Schiessle2015-05-051-12/+6
* don't let the the user disable encryption once it was activatedBjoern Schiessle2015-05-041-0/+1
* Merge pull request #15445 from owncloud/enc2_migrationClark Tomlinson2015-04-161-1/+21
|\
| * allow user to start migration in admin settings if no external user back-ends...Bjoern Schiessle2015-04-161-1/+21
* | remove slow fade animation for remaining tipsy tooltipsJan-Christoph Borchardt2015-04-151-1/+1
|/
* Move federated cloud sharing, files externals and updater to special positionsJoas Schilling2015-03-271-2/+2
* Merge pull request #15234 from owncloud/encryption2_coreThomas Müller2015-03-261-0/+16
|\
| * implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+16