summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/template.php
Commit message (Expand)AuthorAgeFilesLines
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-361/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-8/+8
* Only load required scripts on install pageJulius Härtl2020-03-111-8/+10
* Update license headersChristoph Wurst2019-12-051-3/+4
* Print the error pages as error so we load less scripts and might be able to v...Joas Schilling2019-09-161-1/+1
* Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-141-1/+0
* Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-141-1/+0
* Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-041-1/+0
* Do not try to load js moved to bundleRoeland Jago Douma2019-02-011-2/+0
* Update select2, include cssChristoph Wurst2019-01-091-1/+0
* Remove core.jsChristoph Wurst2019-01-091-20/+0
* Npmize (vendor) scriptsChristoph Wurst2019-01-091-3/+1
* Compile contactmenu handlebars templatesRoeland Jago Douma2018-09-271-0/+1
* Try to not run into the white page of death and still log something in the we...Morris Jobke2018-06-291-3/+15
* Server exception error pages by default with a 500 status codeMorris Jobke2018-06-261-29/+5
* Server error/hint pages with a 500 error code to avoid it being seen instead ...Morris Jobke2018-06-261-2/+2
* Split css variables and fix url variablesJohn Molakvoæ (skjnldsv)2018-06-201-0/+1
* Added new search standardJohn Molakvoæ (skjnldsv)2018-06-191-0/+1
* Better design for core search, fixes and style to scssJohn Molakvoæ (skjnldsv)2018-06-191-0/+1
* Pass template parameters to parent templateJulius Härtl2018-02-271-1/+7
* Use short for of substr to not need strlen()Morris Jobke2018-01-251-1/+1
* Update license headersMorris Jobke2017-11-061-3/+4
* Use appmanager instead of OC_App for check for enabled appMorris Jobke2017-10-231-1/+1
* Replace wrong PHPDocsLukas Reschke2017-08-011-4/+6
* Add proper PHPDocLukas Reschke2017-08-011-1/+3
* Redesign jQuery UI datepickerMarin Treselj2017-07-231-1/+1
* Make page loading faster by deferred script loading:Michael Letzgus2017-05-201-0/+4
* ensure theming app is loaded when showing an error pageRobin Appelman2017-05-061-0/+5
* Contacts menuChristoph Wurst2017-04-251-0/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+2
* Merge JS for template prependLukas Reschke2017-03-241-23/+4
* Merge vendor jsRoeland Jago Douma2017-03-231-12/+15
* Only initialize backbone onceRoeland Jago Douma2017-03-221-1/+0
* Revert "Bundle vendor js"Roeland Jago Douma2017-03-221-15/+13
* When debug don't load the bundled fileRoeland Jago Douma2017-03-221-2/+19
* Bundle more default vendor jsRoeland Jago Douma2017-03-221-3/+0
* Merge vendor jsRoeland Jago Douma2017-03-221-14/+2
* Add more styles to the server.scssMorris Jobke2017-03-091-9/+0
* [PoC] combine 2 scss files!Roeland Jago Douma2017-03-091-2/+1
* Always enable avatarsMorris Jobke2017-02-131-4/+2
* Add jquery ui fixes js fileJohn Molakvoæ (skjnldsv)2016-11-251-0/+1
* Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-251-0/+1
|\
| * Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+1
* | Template css orderJohn Molakvoæ2016-10-211-1/+5
|/
* Remove unneeded compatibility polyfillsMorris Jobke2016-10-201-1/+0
* Remove unneeded placeholder polyfillMorris Jobke2016-10-201-1/+0
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-5/+4
* Remove asset pipelinRoeland Jago Douma2016-07-151-42/+0
* Migrate logic to dynamic controllerLukas Reschke2016-06-271-1/+1