Commit Graph

784 Commits (46ced9df22af2be4fddcc5fc57789a7bd2e38faa)

Author SHA1 Message Date
Louis Chemineau ed02d0df05 feat(Settings): Add section to select preset 5 months ago
Ferdinand Thiessen 79184f3aed
feat(settings): migrate setup checks to Vue to prevent visual issues 5 months ago
Maxence Lange a81d58970c feat(lexicon): set/get current preset from controller 5 months ago
Enjeck C eb0ddffaaa fix: Make some strings in CodeIntegrity.php translatable 5 months ago
Maxence Lange e1c7f6020c feat(preset): adding /settings/preset endpoint 5 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 5 months ago
Côme Chilliet 4abfd4871f
chore: Move isAppCompatible and shouldUpgrade to the app manager 5 months ago
Ferdinand Thiessen 0dd8e5e32e
feat(settings): allow to set own timezone in personal settings 5 months ago
Maxence Lange 6076b67696 feat(preset): share link expiration date 5 months ago
Maxence Lange cb84ccc57d feat(preset): share password protection 5 months ago
Lukas Schaefer 1ae4764073
chore(settings): Rename ai settings to assistant 5 months ago
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 5 months ago
Julien Veyssier be7ef439cf
fix(taskprocessing): move LAZY_CONFIG_KEYS constant to the private namespace 5 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 5 months ago
Ferdinand Thiessen 074b994218
fix(settings): verify source of app-discover media 6 months ago
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions 6 months ago
Josh 6b65031a08
feat(settings): add support for MariaDB 11.8 in setup checks 6 months ago
Jana Peper f8886fe27a feat: add toggle for AI guest restriction 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Ferdinand Thiessen b1282f75fa
fix(settings): use correct scope for translations 7 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 7 months ago
MichaIng 0d10c4fb33
feat(settings): simplify OPcache checks 7 months ago
invario 2b58f74cc8
Fix: Remove X-XSS-Protection use, check and recommendation 7 months ago
Andrey Borysenko 7994332338
feat: add support for sensitive Declarative settings values encryption 8 months ago
rakekniven 4261c9d4fa chore(18n): More natural english - fix plural typo 8 months ago
Joas Schilling e064af3149
fix(l10n): Fix one more plural 8 months ago
Marcel Klehr 1afc1805c4 fix: Correct translation method use 8 months ago
rakekniven 8be6518e0c fix(SetupChecks): Update TaskProcessingPickupSpeed 8 months ago
rakekniven cca0a757fe chore(18n): More natural english 8 months ago
Marcel Klehr f8f26952d1 feat(SetupChecks): Add check for TaskProcessing pickup speed 8 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
Ferdinand Thiessen 1ae3fa4003
chore: replace leagcy OC_Helper calls with OCP\Util 8 months ago
Ferdinand Thiessen 1ba88da113
chore: compile assets 9 months ago
Ferdinand Thiessen 6d8c49f0d4
fix(settings): group admins only can add users to their groups 9 months ago
Ferdinand Thiessen 8cc0c266d5
feat(settings): provide user groups for accounts list 9 months ago
provokateurin eb98e99530 fix(settings): Handle email change restriction separately from display name change restriction 9 months ago
rakekniven e43a8b473c chore(i18n): Aligned grammar 9 months ago
Christopher Ng 2bd1d16157 perf(settings): Remove computation of all groups 10 months ago
Ferdinand Thiessen a243e9cfbb
fix(webauthn): do not require bcmath or gmp - not needed anymore 10 months ago
Ferdinand Thiessen 00d08a4f69
fix(lookup-server): disable lookup server for non-global scale setups 10 months ago
Ferdinand Thiessen 5e4910e10e
fix(lookup-server): do not upload data by default 10 months ago
Git'Fellow 659747e5b1 fix(AppDiscover): Ensure created cache folder is safe-chars only 10 months ago
Côme Chilliet c59400dea1 chore: Move magic number into a documented const 10 months ago
Côme Chilliet 0b449f302b fix: Correctly count disabled users for SAML groups subadmins 10 months ago
skjnldsv 29405f0964 fix(systemtags): unify restrict_creation_to_admin handling 10 months ago
Johan Bernhardsson c39741fd65 fix: Change SQL query so that it is ansi safe 11 months ago
Joas Schilling 095ab4419e
fix(l10n): Improve english source strings 11 months ago
Ferdinand Thiessen f91db181af
feat(setupcheck): check logging level for validity 11 months ago
Côme Chilliet 17fffdbbcb
fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME comment 11 months ago