Robin Appelman
|
9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
|
1 년 전 |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 년 전 |
Julius Härtl
|
0ebb00d01d
fix: Do not attempt to use l10n files as sources for combined js files
|
1 년 전 |
Ferdinand Thiessen
|
31c01fa3da
fix(JSResourceLocator): Handle missing translations silently
|
1 년 전 |
Ferdinand Thiessen
|
a3595f73ac
fix(OC/Template): Allow `.mjs` files within custom app paths
|
1 년 전 |
Ferdinand Thiessen
|
00e041b907
feat(template): Allow `JSResourceLocator` to find ES6 scripts
|
1 년 전 |
Ferdinand Thiessen
|
dbb1fa1273
fix(OC/Template): Remove usage of deprecated functions in `JSResourceLocator`
|
1 년 전 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 년 전 |
Julius Härtl
|
4bcaeb6c2c
Drop 3rdparty root since it is unused and adjust tests
|
1 년 전 |
Julius Härtl
|
3e5838198c
Use single resource locator instance
|
2 년 전 |
Carl Schwan
|
de168b38e9
Make it possible to load theme/<themename>/dist
|
2 년 전 |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
2 년 전 |
Julius Härtl
|
e8cf1a8759
Avoid double-loading dist/core-main.js when apps have scripts named main
|
2 년 전 |
Louis Chemineau
|
6f62c17a95
Detect app's script higher up as some scripts were shadowed
|
2 년 전 |
Louis Chemineau
|
f8f09bff04
Restore some line in JSResourceLocator.php
|
3 년 전 |
John Molakvoæ (skjnldsv)
|
b664aad7ab
Move bundles to /dist
|
3 년 전 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 년 전 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 년 전 |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 년 전 |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 년 전 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 년 전 |
Morris Jobke
|
2a17281cb6
Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js
|
6 년 전 |
Morris Jobke
|
ab0a3fbbbc
Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpath
|
7 년 전 |
Kyle Fazzari
|
d2a2793073
JSResourceLocator: re-use $app_path
|
7 년 전 |
Kyle Fazzari
|
06ba1a8a02
JSResourceLocator: account for symlinks in app path
|
7 년 전 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 년 전 |
Joas Schilling
|
4792867357
Stop infinit loop on invalid settings css/js file
|
7 년 전 |
Roeland Jago Douma
|
b5299b1403
Add return
|
7 년 전 |
Roeland Jago Douma
|
90910290d1
Add debug mode
|
7 년 전 |
Roeland Jago Douma
|
8e89ad21a2
[PoC] JS Combiner
|
7 년 전 |