| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Extend SVG reference check | Joas Schilling | 2024-05-16 | 1 | -0/+29 |
* | feat(perf): add cache for authtoken lookup | Benjamin Gaussorgues | 2024-05-07 | 2 | -15/+14 |
* | test: add test for jail watcher | Robin Appelman | 2024-04-09 | 1 | -0/+30 |
* | test: Update tests | Christopher Ng | 2024-04-08 | 1 | -0/+16 |
* | fix(tests): Fix tests when daytime saving time change happened recently | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | fix(config): Make sure user keys are strings | Christoph Wurst | 2024-03-19 | 1 | -0/+25 |
* | fix: Fetch custom app store url without internet connection | Julius Härtl | 2024-03-04 | 2 | -3/+11 |
* | Merge pull request #43789 from nextcloud/backport/39607/stable27 | John Molakvoæ | 2024-02-29 | 1 | -1/+1 |
|\ |
|
| * | Add "-i" to MailTest's pipe | FedericoHeichou | 2024-02-23 | 1 | -1/+1 |
* | | feat(share): save date and time for expiration | Benjamin Gaussorgues | 2024-02-26 | 1 | -22/+76 |
|/ |
|
* | add test for updating etag with unchanged mtime in child folder | Robin Appelman | 2024-01-31 | 1 | -0/+25 |
* | add test for updating etag with unchanged mtime | Robin Appelman | 2024-01-31 | 1 | -0/+19 |
* | test(unit): fix RequestTest | Arthur Schiwon | 2024-01-29 | 1 | -3/+4 |
* | make OAuth2 authorization code expire | Julien Veyssier | 2024-01-22 | 1 | -1/+6 |
* | 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 |
* | Improve sharing flow | fenn-cs | 2023-08-31 | 4 | -1548/+0 |
* | 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: Move broken filepicker selenium tests to cypress | Ferdinand Thiessen | 2023-08-10 | 2 | -37/+37 |
* | 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 |