Commit Graph

145 Commits (master)

Author SHA1 Message Date
Marcel Müller ae85eab73c fix: Allow installation on macOS CI 3 weeks ago
Josh aa498654c5 refactor(setup): use OS constant rather than function (macOS) 4 weeks ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 3 months ago
Côme Chilliet 25c2279966
chore: Set installShippedApps as non-static in Installer 4 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
provokateurin d11d5b765f feat(core): Add option to disable creating an admin user when installing 7 months ago
provokateurin 9a121269f3 refactor(Setup): When creating a DB user don't use the admin username 7 months ago
Maxence Lange 65a2b3b689 fix(metadata): set background job on fresh setup 8 months ago
Côme Chilliet 943bb775d9 fix: Put back isHtaccessWorking method in Setup where it is used 9 months ago
skjnldsv 0179cb4d8d feat(core): add setup cypress tests 10 months ago
Joas Schilling 095ab4419e
fix(l10n): Improve english source strings 10 months ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 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
Joas Schilling c7c031dbd2
fix(a11y): Add OTF font loading check 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Ferdinand Thiessen 52e243f4d8
fix(htaccess): Serve images as static assets 1 year 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` 2 years ago
John Molakvoæ 9593f4d6f9
fix: openapi 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
Git'Fellow b22ac93606
Read Only FS return false 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Simon L 4c522f0f65 do not write htaccess file if disk space is too low 2 years ago
Marcel Müller eaf863dfdb Serve .flac audio files 2 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 2 years ago
Maxence Lange 39c39a0f60 fix ocm-provider rewrite rules 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2 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
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Côme Chilliet e156f8339c
Revert "remove 32-bit workarounds" 3 years ago
Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 3 years ago
Alex Harpin 72af140723 Move CAN_INSTALL check to method and remove unlink from SetupController 3 years ago
Alex Harpin 467c8a9d78 Remove the CAN_INSTALL file when occ maintenance:install is complete 3 years ago
szaimen dd8774389e remove 32-bit workarounds 3 years ago
Julius Härtl 11bedf1c3b
Use proper error pages instead of always redirecting 3 years ago
Arthur Schiwon 403923d72c on installation save channel to config.php if not stable 3 years ago
Vincent Petry c2bd4f39c1
Make phpcs happy and remove unused setup thing 3 years ago
Arthur Schiwon a133a8a9d7
remove getDefaultInstallationBundle 3 years ago
Thomas Citharel 3ce1996d5e
Add back TokenCleanupJob to invalidate old temporary tokens 3 years ago
Joas Schilling c0ba89ecc9
Remove default token which is deprecated since Nextcloud 13 4 years ago
Côme Chilliet 9d170f1269
Fix warning about passing null to rtrim 4 years ago
Daniel Calviño Sánchez 24bc96ad09 Allow to serve static WebAssembly and TensorFlow Lite files 4 years ago