Commit Graph

1195 Commits (9560e00cf3e5eaec2f047183165fb89ecdd2f630)

Author SHA1 Message Date
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 8 months ago
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 8 months ago
Ferdinand Thiessen 22889d4f1d
chore: deprecate `OC_Helper::isReadOnlyConfigEnabled` 8 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 9 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 11 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 1 year 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 2 years 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
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 2 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
Joas Schilling 7998afe8b3
Talk federation authentication 2 years ago
Côme Chilliet f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
Arthur Schiwon 603a659a37
fix(autoloader): no apcu no side effects 2 years ago
Alexander Piskun 01a11641f4 new name of AppEcosystem is AppAPI 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Andrey Borysenko d3583d3f30
Fix psalm ci (stub). Wrap server container with try-catch 2 years ago
Alexander Piskun ca76ab98bd added Application Ecosystem V2 login handler 2 years ago
Joas Schilling 0c5d0c2127
fix: Migrate collaboration listener and remove legacy adapter 2 years ago
Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 3 years ago
Simon L 918859cafd allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation 3 years ago
Simon L d293293cda Fixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'. 3 years ago
Simon L 84b88c01c7 adjust wording 3 years ago
Simon L 6e5a307757 adjust wording for update hint when files of a specific app are not there 3 years ago
Arthur Schiwon bb4b34ff69 Read mtime of version.php only once 3 years ago