| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Remove some call and references to deprecated OC_Util class | Côme Chilliet | 13 days | 1 | -1/+1 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -7/+7 |
* | fix: Fix inaccessible content on public pages due to overlapping footer | Christopher Ng | 2024-09-05 | 1 | -0/+4 |
* | feat: Add reserved options in a new OCP class so that applications know about... | Côme Chilliet | 2024-07-04 | 1 | -3/+4 |
* | fix(occ): Move debug log listener setup to a static method, add option for level | Côme Chilliet | 2024-07-02 | 1 | -0/+30 |
* | feat(occ): Add a --debug option to output all log levels to the output | Côme Chilliet | 2024-07-02 | 1 | -0/+38 |
* | refactor: Use `IAppConfig` for setting cron type | Ferdinand Thiessen | 2024-06-28 | 1 | -3/+5 |
* | refactor(core): Make AJAX cron script work without jQuery | Ferdinand Thiessen | 2024-06-28 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -19/+2 |
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 1 | -0/+1 |
* | fix(core): add translations on the login page | Grigorii K. Shartsev | 2023-12-07 | 1 | -0/+1 |
* | add core fileclient script before others | Robin Appelman | 2023-08-17 | 1 | -3/+3 |
* | don't always add core/common and core/main during "sorting" | Robin Appelman | 2023-08-17 | 1 | -0/+6 |
* | add separate event for rendering login page template | Robin Appelman | 2023-08-17 | 1 | -2/+1 |
* | move core script loading from static template to event listener | Robin Appelman | 2023-08-17 | 1 | -1/+29 |
* | Only check unsupported browsers on user rendering | John Molakvoæ | 2022-10-28 | 1 | -0/+44 |