| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Do not attempt to use l10n files as sources for combined js files | Julius Härtl | 2023-05-15 | 1 | -1/+1 |
* | fix(JSResourceLocator): Handle missing translations silently | Ferdinand Thiessen | 2023-05-11 | 1 | -9/+16 |
* | fix(OC/Template): Allow `.mjs` files within custom app paths | Ferdinand Thiessen | 2023-02-22 | 1 | -29/+21 |
* | feat(template): Allow `JSResourceLocator` to find ES6 scripts | Ferdinand Thiessen | 2023-02-22 | 1 | -17/+28 |
* | fix(OC/Template): Remove usage of deprecated functions in `JSResourceLocator` | Ferdinand Thiessen | 2023-02-22 | 1 | -5/+25 |
* | fix: Fix loading styles from core/css/ | Julius Härtl | 2023-02-20 | 1 | -2/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | Catch NotFoundException as well in JSCombiner | Thomas Citharel | 2022-12-08 | 1 | -1/+1 |
* | Drop 3rdparty root since it is unused and adjust tests | Julius Härtl | 2022-12-07 | 3 | -9/+2 |
* | Use single resource locator instance | Julius Härtl | 2022-12-07 | 3 | -20/+11 |
* | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 1 | -9/+9 |
* | Fix various other small psalm issues | Carl Schwan | 2022-10-17 | 1 | -1/+1 |
* | Make it possible to load theme/<themename>/dist | Carl Schwan | 2022-08-26 | 1 | -1/+3 |
* | Hide deprecated projects in sharing tab by default | Christopher Ng | 2022-08-18 | 1 | -0/+2 |
* | Feature: Add and expose frontend loglevel | Ferdinand Thiessen | 2022-06-06 | 1 | -0/+4 |
* | Restore old behaviour of sending flase for not found apps | Joas Schilling | 2022-05-30 | 1 | -2/+6 |
* | Improve JSConfigHelper code quality a bit | Joas Schilling | 2022-05-30 | 1 | -53/+24 |
* | Remove SCSSCacher | John Molakvoæ | 2022-05-13 | 2 | -534/+2 |
* | Remove old legacy SvgController and IconsCacher | John Molakvoæ | 2022-05-10 | 2 | -294/+1 |
* | Don't inject Bruteforce capability info in the webui | Carl Schwan | 2022-04-07 | 1 | -1/+1 |
* | Fix codestyle | Côme Chilliet | 2022-03-24 | 2 | -2/+0 |
* | Migrate from ILogger to LoggerInterface in lib/private | Côme Chilliet | 2022-03-24 | 6 | -42/+21 |
* | Avoid double-loading dist/core-main.js when apps have scripts named main | Julius Härtl | 2022-03-08 | 1 | -1/+1 |
* | Remove shortFooter/longFooter to avoid unnecessary navigation loading | Julius Härtl | 2022-01-12 | 1 | -2/+0 |
* | Detect app's script higher up as some scripts were shadowed | Louis Chemineau | 2022-01-08 | 1 | -0/+1 |
* | Restore some line in JSResourceLocator.php | Louis Chemineau | 2022-01-08 | 1 | -5/+7 |
* | Move bundles to /dist | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -8/+11 |
* | Follow upstream security recommandation | Carl Schwan | 2021-12-02 | 1 | -3/+2 |
* | Correct comment about OC_Defaults being used | MichaIng | 2021-11-15 | 1 | -1/+1 |
* | Fix core depending on theming app | Carl Schwan | 2021-11-12 | 1 | -4/+3 |
* | Profile backend | Christopher Ng | 2021-10-19 | 1 | -4/+5 |
* | Fix Lots of Error: file_exists(): open_basedir restriction in effect. in Log | Karel Hink | 2021-07-30 | 3 | -3/+6 |
* | Use product name in places where it is appropriate rather than the instance name | Julius Härtl | 2021-06-16 | 1 | -0/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 10 | -18/+10 |
* | Do not allow to overwrite some variables | Joas Schilling | 2021-04-27 | 1 | -1/+3 |
* | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 1 | -0/+10 |
* | Fix types in the Group Manager | Roeland Jago Douma | 2021-03-03 | 1 | -2/+2 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -3/+3 |
* | Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-casts | Morris Jobke | 2021-01-11 | 1 | -45/+45 |
|\ |
|
| * | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -45/+45 |
* | | Bump scssphp/scssphp from 1.0.3 to 1.4.0 | Christoph Wurst | 2021-01-11 | 1 | -8/+5 |
|/ |
|
* | Set the JSCombiner cache if needed | Roeland Jago Douma | 2021-01-06 | 1 | -0/+6 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -1/+1 |
* | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 1 | -2/+3 |
* | Fix the config key on the sharing expire checkbox | Christoph Wurst | 2020-11-24 | 1 | -1/+1 |
* | Show the full trace of an exception | Christoph Wurst | 2020-11-10 | 1 | -1/+2 |
* | Avoid SCSS compilation if not needed | Roeland Jago Douma | 2020-11-06 | 1 | -3/+13 |
* | Merge pull request #23478 from nextcloud/fix/21059/fix-deadlock-in-scsscacher | Morris Jobke | 2020-10-16 | 1 | -1/+7 |
|\ |
|
| * | Clear cached app config while waiting for the SCSSCache to finish processing ... | Morris Jobke | 2020-10-16 | 1 | -1/+7 |
* | | SCSSCacher - Lock should not be removed | Morris Jobke | 2020-10-16 | 1 | -1/+0 |
|/ |
|