| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | Add tasks::last_updated column and vacate tasks after a week | Marcel Klehr | 2023-08-09 | 1 | -0/+2 |
* | fix(apache): Serve `mjs` (module javascript) as static files | Ferdinand Thiessen | 2023-06-14 | 1 | -1/+1 |
* | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -2/+2 |
* | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 1 | -2/+2 |
* | Revert "remove 32-bit workarounds" | Côme Chilliet | 2023-02-07 | 1 | -3/+4 |
* | Rename canInstallExists method and add new method for removal | Alex Harpin | 2023-01-10 | 1 | -2/+9 |
* | Move CAN_INSTALL check to method and remove unlink from SetupController | Alex Harpin | 2023-01-10 | 1 | -1/+8 |
* | Remove the CAN_INSTALL file when occ maintenance:install is complete | Alex Harpin | 2023-01-10 | 1 | -0/+3 |
* | remove 32-bit workarounds | szaimen | 2022-11-02 | 1 | -4/+3 |
* | Merge pull request #34136 from nextcloud/fix/default-channel | blizzz | 2022-10-21 | 1 | -11/+13 |
|\ |
|
| * | on installation save channel to config.php if not stable | Arthur Schiwon | 2022-10-21 | 1 | -11/+13 |
* | | Use proper error pages instead of always redirecting | Julius Härtl | 2022-10-21 | 1 | -2/+2 |
|/ |
|
* | Make phpcs happy and remove unused setup thing | Vincent Petry | 2022-09-23 | 1 | -1/+0 |
* | remove getDefaultInstallationBundle | Arthur Schiwon | 2022-09-22 | 1 | -8/+0 |
* | Add back TokenCleanupJob to invalidate old temporary tokens | Thomas Citharel | 2022-08-25 | 1 | -0/+2 |
* | Remove default token which is deprecated since Nextcloud 13 | Joas Schilling | 2021-12-01 | 1 | -5/+3 |
* | Fix warning about passing null to rtrim | Côme Chilliet | 2021-11-23 | 1 | -1/+1 |
* | Allow to serve static WebAssembly and TensorFlow Lite files | Daniel Calviño Sánchez | 2021-11-17 | 1 | -1/+1 |
* | Profile backend | Christopher Ng | 2021-10-19 | 1 | -0/+3 |
* | enable the user to set a primary (notification) email address (backend) | Arthur Schiwon | 2021-09-09 | 1 | -1/+1 |
* | Check that pdo is installed | Daniel Kesselberg | 2021-07-05 | 1 | -1/+4 |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -1/+1 |
* | Merge pull request #22628 from Sp1l/simplify-htaccess-rewrites | Lukas Reschke | 2021-06-16 | 1 | -13/+6 |
|\ |
|
| * | Coalesce RewriteCond lines in .htaccess | Bernard Spil | 2021-06-02 | 1 | -13/+6 |
* | | Use product name in places where it is appropriate rather than the instance name | Julius Härtl | 2021-06-16 | 1 | -2/+2 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+1 |
|/ |
|
* | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -1/+1 |
* | Less ILogger | Joas Schilling | 2021-04-27 | 1 | -13/+4 |
* | Print an exception trace for setup exceptions | Christoph Wurst | 2021-01-07 | 1 | -0/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Add htaccess exception for richdocumentscode_arm64 | Julius Härtl | 2020-09-17 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Don't use deprecated getIniWrapper() anymore | Joas Schilling | 2020-08-20 | 1 | -1/+1 |
* | Add audio formats to htaccess | Kevin Lanni | 2020-06-24 | 1 | -1/+1 |
* | Update hub bundle and add proxy rule to htaccess | Julius Härtl | 2020-05-25 | 1 | -0/+1 |
* | Add visibility to all properties and move static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -5/+5 |
|/ |
|
* | Allow to serve static mp4 directly | Julius Härtl | 2020-02-12 | 1 | -1/+1 |
* | Allow to serve static webm directly | Roeland Jago Douma | 2020-02-12 | 1 | -1/+1 |
* | Merge pull request #19303 from nextcloud/test/debug-install | Joas Schilling | 2020-02-06 | 1 | -3/+11 |
|\ |
|
| * | Split the exception handling so install errors don't log as setup errors | Joas Schilling | 2020-02-05 | 1 | -3/+11 |
* | | Fix data Apache2 .htaccess typo | Simounet | 2020-02-05 | 1 | -1/+1 |
|/ |
|
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+2 |
* | Merge pull request #16792 from MichaIng/patch-1 | Roeland Jago Douma | 2019-12-19 | 1 | -13/+23 |
|\ |
|
| * | Merge branch 'master' into patch-1 | MichaIng | 2019-12-04 | 1 | -41/+52 |
| |\ |
|
| * | | Add missing newlines to .htaccess | MichaIng | 2019-10-31 | 1 | -2/+2 |