Commit Graph

1217 Commits (master)

Author SHA1 Message Date
Carl Schwan 6eabaaf104
refactor: Deprecated user config from IConfig correctly 2 weeks ago
Côme Chilliet eb54143c2d
fix: Delete legacy OC_Response 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Côme Chilliet 22160b9d2b
chore: Add comment to make it clear the bail out for status.php should 4 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
Côme Chilliet 34aaa0cf83
fix(status.php): Fix samesite cookies 4 months ago
provokateurin 778c6c0d46 perf(base): Stop setting up the FS for every basic auth request 4 months ago
Ferdinand Thiessen 7fe272fd74
fix(Coordinator): ensure the core app is loaded first 5 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 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 6 months ago
Côme Chilliet e8bc35ec0a
fix(ocs): Return a proper error on JSON decoding failures 6 months ago
Josh 54142b2b20
fix(maintenanceMode): Refresh web page when turned off (part 1) 6 months ago
Samuel Bizien Filippi a14cade3ac feat(core): add cookie_domain config option 6 months ago
Côme Chilliet 78ff8e233f
fix: Switch lazy object to enabled by default on PHP 8.4 7 months ago
Côme Chilliet 2eed6d3a89
feat: Add a configuration toggle for lazy objects in DI 7 months ago
Ferdinand Thiessen c21e189850
fix: make core application bootstrapable by coordinator 7 months ago
Côme Chilliet 7c251e4f96
fix: Remove useless legacy autoloader 7 months ago
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 7 months ago
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 7 months ago
Ferdinand Thiessen 22889d4f1d
chore: deprecate `OC_Helper::isReadOnlyConfigEnabled` 7 months ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 8 months ago
Côme Chilliet 20c6d1a7e9
feat: Improve init a bit, and add more profiling steps 8 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 9 months ago
Côme Chilliet b2100484c0 fix: Remove some call and references to deprecated OC_Util class 9 months ago
Joas Schilling 34bcc53fb9
fix(base.php): Correct order for booting \OC\Server 10 months ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
Côme Chilliet 71dc34c03c fix: Deprecate OC_Template, add proper template manager instead 10 months ago
provokateurin dd47daa4a8
fix(Share20): Convert broken hooks to IEventListener 10 months ago
DaleBCooper e1e0b68feb Fix A+ rating when checking with Nextcloud Security Scan. 10 months ago
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 10 months ago
Julius Knorr d31bc88a23
perf: Log requests using high amount of memory as warning 11 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Côme Chilliet b45bc2a462
fix: Use the new countUsersTotal method where it makes sense 12 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 1 year 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 2 years ago
Côme Chilliet 2ba0819243
feat(occ): Add a --debug option to output all log levels to the output 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Daniel Kesselberg fedc80d4ea
chore: remove unnecessary ini_set 2 years ago