Commit Graph

252 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 2916e5df7e
feat: Provide CSP nonce as `<meta>` element 1 year ago
Richard Steinmetz b37fb43a32
feat: let users configure their first day of week 2 years ago
Ferdinand Thiessen a229723b8c
feat: Add new forbidden filename options to Capabilities 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Ferdinand Thiessen dd4901d689
feat: Add `forbidden_filename_characters` to JSConfig for use in frontend libraries 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 03dbbc90be
fix(JSRecourceLocator): Add missing slash after server root 2 years ago
Ferdinand Thiessen 51ea3de8a7
fix(JSResourceLocator): Consider configured app roots for files 2 years ago
Louis Chemineau a39b3a3d84
Add global accessibility switch 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Akhil 5e20c3e7b9
Add custom apps translation scripts and image path for consistency 2 years ago
Andrew Summers 6b09a79227
Refactor `OC\Server::getShareManager` 2 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Julius Härtl 0ebb00d01d
fix: Do not attempt to use l10n files as sources for combined js files 3 years ago
Ferdinand Thiessen 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 3 years ago
Ferdinand Thiessen a3595f73ac fix(OC/Template): Allow `.mjs` files within custom app paths 3 years ago
Ferdinand Thiessen 00e041b907 feat(template): Allow `JSResourceLocator` to find ES6 scripts 3 years ago
Ferdinand Thiessen dbb1fa1273 fix(OC/Template): Remove usage of deprecated functions in `JSResourceLocator` 3 years ago
Julius Härtl 4cebfa95e6
fix: Fix loading styles from core/css/ 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Thomas Citharel 34ce53355a
Catch NotFoundException as well in JSCombiner 3 years ago
Julius Härtl 4bcaeb6c2c
Drop 3rdparty root since it is unused and adjust tests 3 years ago
Julius Härtl 3e5838198c
Use single resource locator instance 3 years ago
John Molakvoæ 2d98cd1daf
Add config and fix selenium 3 years ago
Carl Schwan 54031e370a Fix various other small psalm issues 3 years ago
Carl Schwan 329687ecff
Make it possible to load theme/<themename>/dist 3 years ago
Carl Schwan de168b38e9
Make it possible to load theme/<themename>/dist 3 years ago
Christopher Ng 7a13388fe9 Hide deprecated projects in sharing tab by default 3 years ago
Ferdinand Thiessen 1da424595f Feature: Add and expose frontend loglevel 4 years ago
Joas Schilling f9efc410fa
Restore old behaviour of sending flase for not found apps 4 years ago
Joas Schilling eb1a69d627
Improve JSConfigHelper code quality a bit 4 years ago
John Molakvoæ 9a9409e315
Remove SCSSCacher 4 years ago
John Molakvoæ 3c6253f965
Remove old legacy SvgController and IconsCacher 4 years ago
Carl Schwan 69b36fc2c5 Don't inject Bruteforce capability info in the webui 4 years ago
Côme Chilliet 1809386862
Fix codestyle 4 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Julius Härtl e8cf1a8759
Avoid double-loading dist/core-main.js when apps have scripts named main 4 years ago
Julius Härtl 55fd974926
Remove shortFooter/longFooter to avoid unnecessary navigation loading 4 years ago
Louis Chemineau 6f62c17a95
Detect app's script higher up as some scripts were shadowed 4 years ago
Louis Chemineau f8f09bff04
Restore some line in JSResourceLocator.php 4 years ago
John Molakvoæ (skjnldsv) b664aad7ab
Move bundles to /dist 4 years ago
Carl Schwan dfb569f097
Follow upstream security recommandation 4 years ago
MichaIng 9189bc21fb Correct comment about OC_Defaults being used 4 years ago