aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Setup.php
Commit message (Expand)AuthorAgeFilesLines
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-2/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-4/+4
* fix(a11y): Add OTF font loading checkbugfix/noid/fix-otf-loadingJoas Schilling2024-09-161-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
* fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-081-2/+5
* fix(htaccess): Serve images as static assetsFerdinand Thiessen2024-07-151-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-45/+3
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-1/+3
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* fix: openapiJohn Molakvoæ2024-02-131-2/+3
* feat: rename users to account or personVincent Petry2024-02-131-8/+8
* fix: Use DI for Setup class and move away from deprecated methodsCôme Chilliet2024-01-291-134/+101
* Read Only FS return falseGit'Fellow2023-12-151-0/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* do not write htaccess file if disk space is too lowSimon L2023-11-171-0/+8
* Serve .flac audio filesMarcel Müller2023-11-161-1/+1
* fix(install): Make installing more verboseJoas Schilling2023-11-031-3/+17
* fix ocm-provider rewrite rulesMaxence Lange2023-10-021-1/+1
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-141-1/+1
* Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-07-071-0/+2
* chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-061-5/+5
* fix(apache): Serve `mjs` (module javascript) as static filesFerdinand Thiessen2023-06-071-1/+1
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-2/+2
* Fix types for reading and writing config valuesjld31032023-04-051-2/+2
* Revert "remove 32-bit workarounds"Côme Chilliet2023-02-071-3/+4
* Rename canInstallExists method and add new method for removalAlex Harpin2023-01-101-2/+9
* Move CAN_INSTALL check to method and remove unlink from SetupControllerAlex Harpin2023-01-101-1/+8
* Remove the CAN_INSTALL file when occ maintenance:install is completeAlex Harpin2023-01-101-0/+3
* remove 32-bit workaroundsszaimen2022-11-021-4/+3
* Merge pull request #34136 from nextcloud/fix/default-channelblizzz2022-10-211-11/+13
|\
| * on installation save channel to config.php if not stableArthur Schiwon2022-10-211-11/+13
* | Use proper error pages instead of always redirectingJulius Härtl2022-10-211-2/+2
|/
* Make phpcs happy and remove unused setup thingVincent Petry2022-09-231-1/+0
* remove getDefaultInstallationBundleArthur Schiwon2022-09-221-8/+0
* Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-251-0/+2
* Remove default token which is deprecated since Nextcloud 13Joas Schilling2021-12-011-5/+3
* Fix warning about passing null to rtrimCôme Chilliet2021-11-231-1/+1
* Allow to serve static WebAssembly and TensorFlow Lite filesDaniel Calviño Sánchez2021-11-171-1/+1
* Profile backendChristopher Ng2021-10-191-0/+3
* enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-091-1/+1
* Check that pdo is installedDaniel Kesselberg2021-07-051-1/+4
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Merge pull request #22628 from Sp1l/simplify-htaccess-rewritesLukas Reschke2021-06-161-13/+6
|\
| * Coalesce RewriteCond lines in .htaccessBernard Spil2021-06-021-13/+6
* | Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-2/+2
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
|/
* l10n: Unify spellingValdnet2021-05-201-1/+1
* Less ILoggerJoas Schilling2021-04-271-13/+4
* Print an exception trace for setup exceptionsChristoph Wurst2021-01-071-0/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1