Commit Graph

933 Commits (78d33182a01bb4da4d3d8afc6fcaa1b29fcd44c7)

Author SHA1 Message Date
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan e1aaf93e78
feat(commands): Provide way to handle signals 1 week ago
Carl Schwan 81639134cb
feat: Remove IColumn::getOptions 1 week ago
Carl Schwan 9dad62c6eb
fix(db): Adapt migrations to new OCP\DB\Schema 1 week ago
Peter Ringelmann 4735e29c85
fix(provisioning_api): read newUser.sendEmail as a boolean 3 weeks ago
Ferdinand Thiessen c4544e3e5e
feat(deps): Upgrade phpseclib to v3 1 month ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Josh 5bb7eae1a2
feat(occ): improve config:list help text/descriptions 1 month ago
Stephen Cuppett e818f98196 fix(encryption): No need for default values to be explicitly specified. 2 months ago
Stephen Cuppett 5ee3cea4a7 fix(encryption): Assume boolValue for commands 2 months ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2 months ago
Benjamin Gaussorgues 1a5bf3c504
chore(jobs): match documentation of job:history 2 months ago
Benjamin Gaussorgues d15cef853d
chore(jobs): write proper documentation for job:history 2 months ago
kyteinsky 738f237124 feat: add option "interval" to the security:bruteforce:attempts command 2 months ago
kyteinsky 24bbdcf472 feat: add millisecond hint to the bruteforce command output 2 months ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Joas Schilling c94bea0a1b
fix(config): Decrypt sensitive appconfigs when requested 2 months ago
Carl Schwan 09aea6312b
fix(preview): Don't abort cleanup of previews too early 2 months ago
Yoan Bozhilov 022531b997 fix(taskprocessing): guard lockTask on scheduled, record started_at, Oracle fallback 2 months ago
Yoan Bozhilov 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
Benjamin Gaussorgues 60ce92a697
feat(utils): add getter for serverid with proper default 2 months ago
noah 4b94fd48d1
feat: add a exclude disabled option to last seen 2 months ago
provokateurin dd8b4fb384
style(PHP): Fix 2 months ago
Ferdinand Thiessen 9bc22fd2c4
chore: apply code style 2 months ago
Louis Chmn 9f6984d0a1 fix(DB): Improve wording about unused indexes 2 months ago
Louis Chmn 1c48481217 fix: Psalm errors from #60840 2 months ago
Josh 69e3b94594
chore: Add category/class type parameter to setupchecks cmd 2 months ago
Marc bfbec605d0 fix: changed wording of error for occ maintenance:update:htaccess 2 months ago
Git'Fellow 600178df28 feat(occ): Better handling of disabled or unreacheable App store 2 months ago
Benjamin Gaussorgues 73506e8486
chore(deprecated): remove Reflection*::setAccessible as it's noop since PHP 8.1 2 months ago
Carl Schwan e02fa796c3
fix(preview): Do not recreate preview folder in filecache after cleanup 2 months ago
Carl Schwan d125f61e94
fix(preview): First cleanup from filecache and then from preview table 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Benjamin Gaussorgues d67eae3501
feat(jobs): add command to list executed background jobs 3 months ago
Benjamin Gaussorgues fe757f0cc1
feat(jobs): allow workers to keep track of executed jobs 3 months ago
Benjamin Gaussorgues 4ee75168d5
feat(jobs): allow to keep track of job executions 3 months ago
Rodrigo Correia 729e1e6920 feat(db): add occ db:info, db:size, db:index-usage and db:locks 3 months ago
Micke Nordin 1bad4fe238 fix: Make sodium optional 3 months ago
Micke Nordin d8cafa1ba5 chore: Fix return values 3 months ago
Micke Nordin 166bc2c74b feat(http-sig): occ commands to manage Ed25519 keys 3 months ago
Peter Ringelmann 4b1c3fbe3b fix(settings,oauth2): preserve wipe state across admin deletion paths 3 months ago
Enjeck C. 53cddbbe8b
feat(occ): make it possible to remove an arbitrary number of users to a group 3 months ago
Arthur Schiwon bc157a92cc
feat(occ): make it possible to add an arbitrary number of users to a group 3 months ago
piepre 8998905064 feat: allow setting custom login-name for occ generated app password 3 months ago
Ferdinand Thiessen 1c23feae3d
refactor: migrate usage of `OC_App` to AppManager 3 months ago
Marcel Klehr cbaf5fa99f fix(TaskProcessingWorker): Adjust config key name 4 months ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 4 months ago
Ferdinand Thiessen 2a8aaf9c0a
chore: adjust code style 4 months ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 4 months ago
Josh e97cf02574 feat(app): allow removing installed-but-disabled apps; improve help & logging 4 months ago