| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(session): Avoid two useless authtoken DB queries for every anonymous request | Git'Fellow | 2024-01-17 | 1 | -0/+50 |
* | fix(appstore): Only send subscription keys to valid appstores | Joas Schilling | 2024-01-16 | 1 | -2/+93 |
* | perf: Use more performant way to obtain and check the email as a login name w... | Julius Härtl | 2024-01-09 | 1 | -1/+1 |
* | adjust redis compareSetTTL to use a lua script | Robin Appelman | 2024-01-02 | 1 | -0/+21 |
* | restore shared lock ttl when releasing | Robin Appelman | 2024-01-02 | 1 | -1/+3 |
* | AppAPI: allowed to bypass Two-Factor | Alexander Piskun | 2023-12-29 | 1 | -4/+19 |
* | fix(security): Handle idn_to_utf8 returning false | Joas Schilling | 2023-12-07 | 2 | -3/+13 |
* | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder | Joas Schilling | 2023-11-20 | 1 | -7/+15 |
* | optimize UserMountCache::registerStorage | Robin Appelman | 2023-11-16 | 1 | -14/+18 |
* | Merge pull request #41363 from nextcloud/optmize-storage-wrappers-27 | Benjamin Gaussorgues | 2023-11-16 | 1 | -4/+14 |
|\ |
|
| * | optimize isShared and isMounted | Robin Appelman | 2023-11-09 | 1 | -4/+14 |
* | | Reverse X-Forwarded-For list to read the correct proxy remote address | Joas Schilling | 2023-11-16 | 1 | -6/+32 |
|/ |
|
* | apply known mtime wrapper for external storages | Robin Appelman | 2023-10-10 | 1 | -1/+0 |
* | add wrapper to ensure we don't get an mtime that is lower than we know it is | Robin Appelman | 2023-10-10 | 1 | -0/+71 |
* | only determine quota_include_external_storage once for quota wrapper | Robin Appelman | 2023-09-07 | 2 | -11/+23 |
* | cleanup di for share permissions wrapper | Robin Appelman | 2023-09-04 | 2 | -12/+28 |
* | feat: add switch to disable dns pinning | Daniel Kesselberg | 2023-08-30 | 1 | -1/+52 |
* | Fix tests, add test for the new feature | Côme Chilliet | 2023-08-28 | 1 | -13/+77 |
* | fix: Make bypass function public API | Joas Schilling | 2023-08-23 | 2 | -5/+5 |
* | feat: Expose if the own IP is allowed to bypass bruteforce protection | Joas Schilling | 2023-08-23 | 1 | -4/+11 |
* | feat(security): Add a bruteforce protection backend base on memcache | Joas Schilling | 2023-08-23 | 2 | -23/+164 |
* | tests: Add test for CacheEntry getters | Ferdinand Thiessen | 2023-08-17 | 1 | -0/+25 |
* | Fix TextProcessing test for 32bit | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | fix: missing argument for TextProcessing Manager | Daniel Kesselberg | 2023-08-09 | 1 | -0/+7 |
* | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-08-09 | 1 | -104/+99 |
* | LLM OCP API: Change Tests to use EventDispatcher mock | Marcel Klehr | 2023-08-09 | 1 | -41/+8 |
* | LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/ | Marcel Klehr | 2023-08-09 | 1 | -6/+6 |
* | Add test for task cleanup | Marcel Klehr | 2023-08-09 | 1 | -0/+37 |
* | Fix tests | Marcel Klehr | 2023-08-09 | 2 | -29/+99 |
* | Add preliminary tests | Marcel Klehr | 2023-08-09 | 1 | -0/+269 |
* | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() | Joas Schilling | 2023-08-07 | 2 | -3/+10 |
* | JobTest: Remove outdated tests | Marcel Klehr | 2023-07-28 | 1 | -52/+0 |
* | cs:fix | Marcel Klehr | 2023-07-28 | 1 | -1/+0 |
* | Add test for ParallelAwareJob | Marcel Klehr | 2023-07-28 | 2 | -5/+89 |
* | Merge pull request #39522 from nextcloud/backport/39264/stable27 | Andy Scherzinger | 2023-07-27 | 1 | -7/+20 |
|\ |
|
| * | Add instance category while checking new updates | Benjamin Gaussorgues | 2023-07-21 | 1 | -7/+20 |
* | | fix: Correctly add `module` content type to script tags when scripts with ver... | Ferdinand Thiessen | 2023-07-23 | 1 | -0/+12 |
|/ |
|
* | Merge pull request #38953 from nextcloud/backport/38917/stable27 | Arthur Schiwon | 2023-07-10 | 1 | -0/+9 |
|\ |
|
| * | fix(l10n): Fix plural issue with different locale and language | Joas Schilling | 2023-06-27 | 1 | -0/+9 |
* | | Merge pull request #38976 from nextcloud/backport/38625/stable27 | Arthur Schiwon | 2023-07-04 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | chore: ugly type juggling | Arthur Schiwon | 2023-06-23 | 1 | -3/+5 |
* | | try to fix tests | Simon L | 2023-06-26 | 1 | -18/+25 |
|/ |
|
* | redis: move lua scripts to class and add type hints | Varun Patil | 2023-05-31 | 1 | -3/+1 |
* | add test to verify redis lua script hashes | Robin Appelman | 2023-05-31 | 1 | -0/+8 |
* | Merge pull request #38143 from nextcloud/fix/generated-avatars-cache | Simon L | 2023-05-16 | 1 | -1/+1 |
|\ |
|
| * | Clear generated avatar caches | jld3103 | 2023-05-15 | 1 | -1/+1 |
* | | fix(middleware): Also abort the request when reaching max delay in afterContr... | Joas Schilling | 2023-05-15 | 1 | -7/+7 |
|/ |
|
* | fix(JSResourceLocator): Handle missing translations silently | Ferdinand Thiessen | 2023-05-11 | 1 | -0/+22 |
* | Merge pull request #37691 from nextcloud/object-store-background-scan | John Molakvoæ | 2023-05-11 | 1 | -16/+26 |
|\ |
|
| * | repair -1 folder sizes for object store background scan | Robin Appelman | 2023-05-10 | 1 | -16/+26 |