| Commit message (Expand) | Author | Age | Files | Lines |
* | Add skip content buttons to the public page layout | Julius Härtl | 2022-07-18 | 1 | -2/+2 |
* | Allow to override #app-content and #app-navigation hrefs for content skipping | Julius Härtl | 2022-07-16 | 1 | -0/+3 |
* | Remove SCSSCacher | John Molakvoæ | 2022-05-13 | 1 | -8/+0 |
* | Fix `Undefined array key "enabledThemes"` on layout.user.php | John Molakvoæ | 2022-04-28 | 1 | -0/+1 |
* | Fix default fallback theme on setup ang guests pages | John Molakvoæ | 2022-04-26 | 1 | -1/+2 |
* | Add default theming disabled fallback | John Molakvoæ | 2022-04-22 | 1 | -0/+5 |
* | Write body theme selector straight in the template | John Molakvoæ | 2022-04-21 | 1 | -0/+8 |
* | Start theming providers | Joas Schilling | 2022-04-21 | 1 | -11/+0 |
* | Make typeahead and search limit/length configurable | Julius Härtl | 2022-04-13 | 1 | -1/+3 |
* | Retrieve user status only once when displaying page | Carl Schwan | 2022-04-05 | 1 | -13/+0 |
* | Adapt more code to migration to LoggerInterface | Côme Chilliet | 2022-03-24 | 1 | -2/+3 |
* | allow changing the top-left logo link target in system config | Julien Veyssier | 2022-01-20 | 1 | -0/+4 |
* | Split common vendor chunk | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -1/+2 |
* | Move bundles to /dist | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -2/+2 |
* | Allow scripts prioritization based on other apps | John Molakvoæ (skjnldsv) | 2021-12-02 | 1 | -2/+2 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -4/+0 |
* | Add current status in navbar | Carl Schwan | 2021-10-15 | 1 | -1/+15 |
* | Use proper methods for display name retrieval | Morris Jobke | 2021-06-17 | 1 | -2/+12 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Drop \OCP\Util::isIe | Christoph Wurst | 2021-03-09 | 1 | -1/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+0 |
* | Document the behaviour inline | Morris Jobke | 2020-11-04 | 1 | -0/+2 |
* | No need to check if there is an avatar available, because it is generated on ... | Morris Jobke | 2020-11-02 | 1 | -1/+1 |
* | Make sure that getConfig is still called for browsers that do not support CSPv3 | Julius Härtl | 2020-09-07 | 1 | -14/+15 |
* | Don't use deprecated getIniWrapper() anymore | Joas Schilling | 2020-08-20 | 1 | -2/+3 |
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 1 | -3/+13 |
* | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 1 | -12/+19 |
* | Add constants for the magic strings of template rendering | Joas Schilling | 2020-07-16 | 1 | -6/+7 |
* | Provide config though initial state service | Julius Härtl | 2020-04-23 | 1 | -1/+3 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -19/+14 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -12/+12 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -6/+6 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
* | Merge pull request #17674 from nextcloud/enh/do_not_show_footer_sub | Roeland Jago Douma | 2019-10-30 | 1 | -1/+9 |
|\ |
|
| * | Do not show 'Get your own free account' on services under subscription | Roeland Jago Douma | 2019-10-25 | 1 | -1/+9 |
* | | Don't pass in the locale as the language | Roeland Jago Douma | 2019-10-25 | 1 | -2/+1 |
|/ |
|
* | autoloader.php could raise Not AllowedException | Guillaume COMPAGNON | 2019-08-20 | 1 | -0/+2 |
* | Fix "Undefined index: user_uid" on login page | Joas Schilling | 2019-02-22 | 1 | -4/+6 |
* | Fix OC.getCurrentUser() on guest pages | Joas Schilling | 2019-02-19 | 1 | -0/+4 |
* | Provide initial state | Roeland Jago Douma | 2019-01-29 | 1 | -0/+4 |
* | SCSS cache buster is a combination of apps/theming/scc_vars | Roeland Jago Douma | 2018-12-20 | 1 | -1/+8 |
* | Remove outdated integrity warning on each page | Morris Jobke | 2018-11-12 | 1 | -6/+0 |
* | Fallback to $lang if no $locale match | John Molakvoæ (skjnldsv) | 2018-09-13 | 1 | -1/+1 |
* | Use user locale as default in the template | John Molakvoæ (skjnldsv) | 2018-09-10 | 1 | -2/+5 |