Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Correctly add `module` content type to script tags when scripts with ver... | Ferdinand Thiessen | 2023-07-23 | 1 | -1/+2 |
* | feat(OC/Template): Add `type="module"` for ES6 scripts | Ferdinand Thiessen | 2023-02-22 | 1 | -5/+11 |
* | Add deprecation notice to script & addScript func | Louis Chemineau | 2022-01-27 | 1 | -1/+2 |
* | Deprecate script function | Louis Chemineau | 2022-01-08 | 1 | -0/+1 |
* | Split common vendor chunk | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -3/+10 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -5/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -12/+12 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -16/+16 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -7/+7 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -4/+4 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -5/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
* | Move public preview endpoint over | Roeland Jago Douma | 2018-06-20 | 1 | -1/+1 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | Doc: Fix phpDoc issues | Julius Härtl | 2017-10-23 | 1 | -1/+1 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -3/+2 |
* | Fix template functions | Lukas Reschke | 2017-08-01 | 1 | -3/+5 |
* | Optimize performance / Load CSS and JS in parallel on firefox | Michael Letzgus | 2017-06-24 | 1 | -3/+3 |
* | Streamline templates, more DRY | Michael Letzgus | 2017-05-25 | 1 | -1/+31 |
* | Make page loading faster by deferred script loading: | Michael Letzgus | 2017-05-20 | 1 | -0/+37 |
* | Fix preview URLs | Joas Schilling | 2016-11-08 | 1 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+1 |
* | Move functions.php to legacy | Roeland Jago Douma | 2016-05-13 | 1 | -0/+265 |