1211 Commits (5fcc8115d2571fd09820c392828ae95c830528ca)

Author SHA1 Message Date
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 3 months ago
provokateurin 778c6c0d46 perf(base): Stop setting up the FS for every basic auth request 6 months ago
Ferdinand Thiessen 7fe272fd74
fix(Coordinator): ensure the core app is loaded first 4 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 5 months ago
Daniel Calviño Sánchez 01766b18f8 fix: Fix theming for disabled accounts 6 months ago
provokateurin 0eae0e3c06
perf(base): Stop setting up the FS for every basic auth request 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 5 months ago
Côme Chilliet e8bc35ec0a
fix(ocs): Return a proper error on JSON decoding failures 5 months ago
Josh 54142b2b20
fix(maintenanceMode): Refresh web page when turned off (part 1) 5 months ago
Samuel Bizien Filippi a14cade3ac feat(core): add cookie_domain config option 8 months ago
Côme Chilliet 78ff8e233f
fix: Switch lazy object to enabled by default on PHP 8.4 6 months ago
Côme Chilliet 2eed6d3a89
feat: Add a configuration toggle for lazy objects in DI 6 months ago
Ferdinand Thiessen c21e189850
fix: make core application bootstrapable by coordinator 6 months ago
Côme Chilliet 7c251e4f96
fix: Remove useless legacy autoloader 6 months ago
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 6 months ago
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 6 months ago
Ferdinand Thiessen 22889d4f1d
chore: deprecate `OC_Helper::isReadOnlyConfigEnabled` 6 months ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 1 year ago
Côme Chilliet 20c6d1a7e9
feat: Improve init a bit, and add more profiling steps 7 months ago
Julius Knorr 3fc9a99521 perf: Add config options to trigger individual and sample profiling using excimer 8 months ago
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager 8 months ago
Côme Chilliet b2100484c0 fix: Remove some call and references to deprecated OC_Util class 8 months ago
Joas Schilling 34bcc53fb9
fix(base.php): Correct order for booting \OC\Server 9 months ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 9 months ago
Côme Chilliet 71dc34c03c fix: Deprecate OC_Template, add proper template manager instead 9 months ago
provokateurin dd47daa4a8
fix(Share20): Convert broken hooks to IEventListener 9 months ago
DaleBCooper e1e0b68feb Fix A+ rating when checking with Nextcloud Security Scan. 9 months ago
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 9 months ago
Julius Knorr d31bc88a23
perf: Log requests using high amount of memory as warning 1 year ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 10 months ago
Côme Chilliet b45bc2a462
fix: Use the new countUsersTotal method where it makes sense 10 months ago
Git'Fellow 33d7019f58 fix(status): Avoid session creation for status requests 1 year ago
Ferdinand Thiessen 0cd626a059
fix: Do not check for strict cookie when running webcron 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
Ferdinand Thiessen 9e979d42b4
fix(setup-checks): Ensure URL with webroot works 1 year ago
Maxence Lange 9100b8757e fix(setup): ignore long session login during installation 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Josh Richards 8032b6ac63 (base) Give a hint in web interface if SimpleXML (php-xml) is missing 2 years ago
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow 1 year ago
Côme Chilliet 5b9966feba
fix(occ): Use the const instead of hardcoded string for --debug-log option 1 year ago
Côme Chilliet 9baf8fea8c
fix(occ): Move debug log listener setup to a static method, add option for level 1 year ago
Côme Chilliet 2ba0819243
feat(occ): Add a --debug option to output all log levels to the output 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Daniel Kesselberg fedc80d4ea
chore: remove unnecessary ini_set 2 years ago
Côme Chilliet b7acecd006
fix: Fix default values for ini var in lib/base.php 2 years ago
Côme Chilliet f2c36a55fe
fix: Remove unused endpoint from base.php 2 years ago
MichaIng 7b137ddd75 feat(updater): hide overwrites from disabled apps list on upgrade 4 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
John Molakvoæ 3214324b72
fix(l10n): invalid translation of a number 2 years ago