Commit Graph

160 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Ferdinand Thiessen a38f3484cf
fix: salt size needs to be 16, 24 or 32 bytes not random 30 bytes 4 weeks ago
Benjamin Gaussorgues e648131010
feat(login): clean remember me tokens 1 month ago
Benjamin Gaussorgues 3956e292b4
feat(jobs): add cleanup job for job run history 2 months ago
Marc d2ce617561 fix: create .htaccess file in case it doesn't exist yet 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
provokateurin 7af57bedcc
fix(Setup): Ensure instanceid is generated during installation 3 months ago
Côme Chilliet 6b49aa792b
chore: Remove types from const properties for PHP 8.2 compatibility 5 months ago
Côme Chilliet cd2d09de64
fix: Remove static vars from core classes 5 months ago
provokateurin fe9e43c165
feat(preview): Expire previews 6 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Nikolaos Karaolidis d73d5a25cb
feat: declarative password salt, secret config 7 months ago
Misha M.-Kupriyanov abe86a9bc2 feat(install): dispatch InstallationCompletedEvent in Setup 7 months ago
Carl Schwan 6149168129
feat(preview): On demand preview migration 7 months ago
Marcel Müller ae85eab73c fix: Allow installation on macOS CI 9 months ago
Josh aa498654c5 refactor(setup): use OS constant rather than function (macOS) 9 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 11 months ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
provokateurin d11d5b765f feat(core): Add option to disable creating an admin user when installing 1 year ago
provokateurin 9a121269f3 refactor(Setup): When creating a DB user don't use the admin username 1 year ago
Maxence Lange 65a2b3b689 fix(metadata): set background job on fresh setup 1 year ago
Côme Chilliet 943bb775d9 fix: Put back isHtaccessWorking method in Setup where it is used 1 year ago
skjnldsv 0179cb4d8d feat(core): add setup cypress tests 1 year ago
Joas Schilling 095ab4419e
fix(l10n): Improve english source strings 2 years ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 2 years ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Joas Schilling c7c031dbd2
fix(a11y): Add OTF font loading check 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 2 years ago
Ferdinand Thiessen 52e243f4d8
fix(htaccess): Serve images as static assets 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 3 years ago
John Molakvoæ 9593f4d6f9
fix: openapi 3 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 3 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 3 years ago
Git'Fellow b22ac93606
Read Only FS return false 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Simon L 4c522f0f65 do not write htaccess file if disk space is too low 3 years ago
Marcel Müller eaf863dfdb Serve .flac audio files 3 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 3 years ago
Maxence Lange 39c39a0f60 fix ocm-provider rewrite rules 3 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 3 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Ferdinand Thiessen e532419b15 fix(apache): Serve `mjs` (module javascript) as static files 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago