aboutsummaryrefslogtreecommitdiffstats
path: root/core/Listener
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-7/+7
* fix: Fix inaccessible content on public pages due to overlapping footerChristopher Ng2024-09-051-0/+4
* feat: Add reserved options in a new OCP class so that applications know about...Côme Chilliet2024-07-041-3/+4
* fix(occ): Move debug log listener setup to a static method, add option for levelCôme Chilliet2024-07-021-0/+30
* feat(occ): Add a --debug option to output all log levels to the outputCôme Chilliet2024-07-021-0/+38
* refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-281-3/+5
* refactor(core): Make AJAX cron script work without jQueryFerdinand Thiessen2024-06-281-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* fix(core): add translations on the login pageGrigorii K. Shartsev2023-12-071-0/+1
* add core fileclient script before othersRobin Appelman2023-08-171-3/+3
* don't always add core/common and core/main during "sorting"Robin Appelman2023-08-171-0/+6
* add separate event for rendering login page templateRobin Appelman2023-08-171-2/+1
* move core script loading from static template to event listenerRobin Appelman2023-08-171-1/+29
* Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-281-0/+44