| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(base.php): Correct order for booting \OC\Serverbackport/51361/stable31 | Joas Schilling | 2025-03-10 | 1 | -28/+31 |
* | fix(Share20): Convert broken hooks to IEventListener | provokateurin | 2025-03-04 | 1 | -4/+8 |
* | Fix A+ rating when checking with Nextcloud Security Scan. | DaleBCooper | 2025-03-01 | 1 | -7/+7 |
* | fix: Use the new countUsersTotal method where it makes sense | Côme Chilliet | 2025-01-14 | 1 | -2/+1 |
* | fix(status): Avoid session creation for status requestsavoidStatusSessions | Git'Fellow | 2024-11-21 | 1 | -0/+7 |
* | fix: Do not check for strict cookie when running webcronfix/cron-strict-cookie | Ferdinand Thiessen | 2024-11-07 | 1 | -1/+3 |
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocp | Julius Knorr | 2024-09-20 | 1 | -3/+5 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -8/+8 |
* | fix(setup-checks): Ensure URL with webroot works | Ferdinand Thiessen | 2024-09-13 | 1 | -1/+1 |
* | fix(setup): ignore long session login during installation | Maxence Lange | 2024-08-27 | 1 | -1/+6 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -9/+9 |
* | (base) Give a hint in web interface if SimpleXML (php-xml) is missing | Josh Richards | 2024-08-16 | 1 | -0/+7 |
* | fix(session): Log when session_* calls are slow | Christoph Wurst | 2024-08-07 | 1 | -1/+4 |
* | fix(occ): Use the const instead of hardcoded string for --debug-log option | Côme Chilliet | 2024-07-08 | 1 | -1/+1 |
* | fix(occ): Move debug log listener setup to a static method, add option for level | Côme Chilliet | 2024-07-02 | 1 | -9/+2 |
* | feat(occ): Add a --debug option to output all log levels to the output | Côme Chilliet | 2024-07-02 | 1 | -0/+12 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -64/+3 |
* | chore: remove unnecessary ini_set | Daniel Kesselberg | 2024-04-30 | 1 | -1/+0 |
* | fix: Fix default values for ini var in lib/base.php | Côme Chilliet | 2024-04-30 | 1 | -2/+2 |
* | fix: Remove unused endpoint from base.php | Côme Chilliet | 2024-03-06 | 1 | -15/+0 |
* | feat(updater): hide overwrites from disabled apps list on upgrade | MichaIng | 2024-02-27 | 1 | -1/+7 |
* | fix: Use DI for Setup class and move away from deprecated methods | Côme Chilliet | 2024-01-29 | 1 | -11/+1 |
* | fix(l10n): invalid translation of a number | John Molakvoæ | 2023-10-21 | 1 | -1/+1 |
* | Talk federation authentication | Joas Schilling | 2023-10-09 | 1 | -0/+3 |
* | Remove deprecated methods Util::writeLog and DIContainer::log | Côme Chilliet | 2023-09-25 | 1 | -2/+3 |
* | fix(autoloader): no apcu no side effects | Arthur Schiwon | 2023-09-08 | 1 | -5/+2 |
* | new name of AppEcosystem is AppAPI | Alexander Piskun | 2023-09-06 | 1 | -6/+6 |
* | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 1 | -2/+3 |
* | Merge branch 'master' into appecosystem-auth | Andrey Borysenko | 2023-08-10 | 1 | -2/+1 |
|\ |
|
| * | fix: Migrate collaboration listener and remove legacy adapter | Joas Schilling | 2023-07-28 | 1 | -2/+1 |
* | | Fix psalm ci (stub). Wrap server container with try-catch | Andrey Borysenko | 2023-08-02 | 1 | -2/+6 |
* | | added Application Ecosystem V2 login handler | Alexander Piskun | 2023-08-01 | 1 | -0/+15 |
|/ |
|
* | fix(apps): Fix loading info.xml file | Joas Schilling | 2023-07-20 | 1 | -0/+5 |
* | allow to specify upgrade.cli-upgrade-link in order to link to the correct doc... | Simon L | 2023-06-10 | 1 | -0/+2 |
* | Fixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'. | Simon L | 2023-05-16 | 1 | -0/+3 |
* | adjust wording | Simon L | 2023-05-09 | 1 | -2/+2 |
* | adjust wording for update hint when files of a specific app are not there | Simon L | 2023-05-09 | 1 | -2/+2 |
* | Read mtime of version.php only once | Arthur Schiwon | 2023-04-21 | 1 | -2/+4 |
* | add the server roots and version info hash to apcu prefix | Arthur Schiwon | 2023-04-21 | 1 | -1/+1 |
* | Merge branch 'master' into enh/type-iconfig-getter-calls | Côme Chilliet | 2023-04-20 | 1 | -1/+4 |
|\ |
|
| * | fix(security)!: Use consistent HTTP status for strict cookie checks | Christoph Wurst | 2023-04-17 | 1 | -1/+3 |
| * | app type extended_authentication | Maxence Lange | 2023-04-12 | 1 | -0/+1 |
* | | Use typed version of IConfig::getSystemValue as much as possible | Côme Chilliet | 2023-04-05 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #37305 from nextcloud/fix/security/log-failing-strict-cook... | Julius Härtl | 2023-03-21 | 1 | -0/+1 |
|\ |
|
| * | fix(security): Log failing strict cookie check | Christoph Wurst | 2023-03-20 | 1 | -0/+1 |
* | | fix(session): Fix DAVx5 sync problems by partial reverting session changes | Joas Schilling | 2023-03-20 | 1 | -7/+11 |
|/ |
|
* | fix: Avoid log spam on 404 routes not using GET | Julius Härtl | 2023-03-03 | 1 | -1/+4 |
* | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 1 | -0/+17 |
* | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 1 | -17/+0 |
* | extend the reference API for the new link picker | Julien Veyssier | 2023-01-27 | 1 | -0/+5 |