aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Template/JSConfigHelper.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-1/+2
* fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-051-36/+37
* chore: Add SPDX headerAndy Scherzinger2024-05-241-28/+2
* feat: Add `forbidden_filename_characters` to JSConfig for use in frontend lib...Ferdinand Thiessen2024-05-161-0/+1
* Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-151-12/+13
|\
| * Add global accessibility switchLouis Chemineau2023-12-191-1/+2
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-11/+11
* | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-291-1/+2
|/
* Add config and fix seleniumJohn Molakvoæ2022-10-191-9/+9
* Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-181-0/+2
* Feature: Add and expose frontend loglevelFerdinand Thiessen2022-06-061-0/+4
* Restore old behaviour of sending flase for not found appsJoas Schilling2022-05-301-2/+6
* Improve JSConfigHelper code quality a bitJoas Schilling2022-05-301-53/+24
* Don't inject Bruteforce capability info in the webuiCarl Schwan2022-04-071-1/+1
* Remove shortFooter/longFooter to avoid unnecessary navigation loadingJulius Härtl2022-01-121-2/+0
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+10
* Fix types in the Group ManagerRoeland Jago Douma2021-03-031-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-45/+45
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-2/+3
* Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-241-1/+1
* Move to @nextcloud/capabilities packageRoeland Jago Douma2020-05-291-1/+0
* Provide capabilities via initialstateRoeland Jago Douma2020-05-181-0/+1
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Provide config though initial state serviceJulius Härtl2020-04-231-23/+34
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+2
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Expose internal expiration dates to JSRoeland Jago Douma2019-11-271-1/+11
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-1/+1
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-131-1/+1
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-1/+1
* Move oc_debug to the bundleChristoph Wurst2019-05-061-1/+1
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-031-1/+1
* Move oc_config to the bundleChristoph Wurst2019-05-021-1/+1
* 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