| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #33003 from nextcloud/backport/32719/stable22 | John Molakvoæ | 2022-07-07 | 1 | -0/+311 |
|\ |
|
| * | Fix email shares not being shown to other users | Richard Steinmetz | 2022-06-24 | 1 | -0/+311 |
* | | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-07-07 | 1 | -0/+34 |
|/ |
|
* | make placeholder a const for reuse | Arthur Schiwon | 2022-06-17 | 1 | -1/+1 |
* | fix overwriting original vars when logging | Arthur Schiwon | 2022-06-17 | 1 | -1/+2 |
* | add serializer test | Arthur Schiwon | 2022-06-17 | 1 | -0/+67 |
* | Test all scopes | Christopher Ng | 2022-06-08 | 1 | -5/+8 |
* | Fix get avatar authorization | Christopher Ng | 2022-06-08 | 1 | -0/+20 |
* | Add unit tests for encryption's isSystemWideMountPoint | Vincent Petry | 2022-06-02 | 1 | -0/+41 |
* | Fix user agent trimming on installation | Joas Schilling | 2022-05-16 | 1 | -2/+7 |
* | Add a unit test for translation with trailing colon | Joas Schilling | 2022-04-26 | 1 | -0/+7 |
* | Get not only time-sensitive next job from list but any | Kirill Popov | 2022-04-25 | 1 | -1/+1 |
* | Merge pull request #31677 from nextcloud/backport/31658/stable22 | blizzz | 2022-04-14 | 3 | -73/+89 |
|\ |
|
| * | Fix unit tests | Joas Schilling | 2022-03-23 | 2 | -73/+58 |
| * | Limit the length of app password names | Joas Schilling | 2022-03-23 | 1 | -0/+31 |
* | | confirm user is internal to globalscale | Maxence Lange | 2022-04-12 | 1 | -0/+12 |
|/ |
|
* | fix fs cache test user setup | Robin Appelman | 2022-03-21 | 1 | -13/+9 |
* | Allow apps to specify if their background job can be delayed | Joas Schilling | 2022-02-22 | 1 | -1/+2 |
* | Merge pull request #30958 from nextcloud/backport/30949/stable22 | Vincent Petry | 2022-02-18 | 2 | -2/+10 |
|\ |
|
| * | Fix unit tests | Joas Schilling | 2022-02-01 | 2 | -2/+10 |
* | | Fix psalm | Carl Schwan | 2022-01-24 | 18 | -126/+119 |
* | | Implement multibucket shift for ObjectStore | John Molakvoæ | 2022-01-14 | 2 | -17/+41 |
* | | Fix idn emails not working in shares | Carl Schwan | 2022-01-13 | 1 | -8/+50 |
* | | Merge pull request #30610 from nextcloud/backport/30588/stable22 | Joas Schilling | 2022-01-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix test | Joas Schilling | 2022-01-11 | 1 | -1/+1 |
* | | | Prevent loading images that would require too much memory. | Joachim Bauch | 2022-01-11 | 1 | -0/+17 |
|/ / |
|
* | | Fix email verification | Christopher Ng | 2022-01-07 | 1 | -0/+39 |
* | | fix tests | Robin Appelman | 2021-12-06 | 1 | -20/+0 |
|/ |
|
* | Improve normalizer detecting IPv4 inside of IPv6 | Vincent Petry | 2021-11-23 | 1 | -1/+9 |
* | Fix getting subnet of ipv4 mapped ipv6 addresses | Vincent Petry | 2021-11-23 | 1 | -0/+4 |
* | Normalize directory entries in Encoding wrapper | Vincent Petry | 2021-11-19 | 1 | -1/+43 |
* | OC_Util: Add fallbacks to check if current locale is UTF8 | Naoto Kobayashi | 2021-11-17 | 1 | -2/+4 |
* | Add check whether escapeshellcmd behaves the same as basename | Naoto Kobayashi | 2021-11-17 | 1 | -0/+2 |
* | Fix missing setlocale with php 8 | Naoto Kobayashi | 2021-11-17 | 1 | -0/+8 |
* | Apply changes from master's update to 3.1.3 | Joas Schilling | 2021-11-15 | 1 | -7/+3 |
* | Fix unit tests | Joas Schilling | 2021-11-12 | 1 | -2/+2 |
* | Enable Avatar tests as well for PHP>=8 | Côme Chilliet | 2021-11-02 | 1 | -20/+0 |
* | Revert "Do not run image tests on php8" | Côme Chilliet | 2021-11-02 | 1 | -68/+0 |
* | Merge pull request #29415 from nextcloud/backport/27440/stable22 | MichaIng | 2021-10-30 | 1 | -2/+2 |
|\ |
|
| * | Update Tests | acsfer | 2021-10-23 | 1 | -1/+1 |
| * | Tests update | acsfer | 2021-10-23 | 1 | -1/+1 |
* | | Merge pull request #29393 from nextcloud/backport/26725/stable22 | MichaIng | 2021-10-24 | 1 | -0/+1 |
|\ \ |
|
| * | | Add missing scope to test | Daniel Calviño Sánchez | 2021-10-23 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #29391 from nextcloud/backport/29220/stable22 | MichaIng | 2021-10-23 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | ci | Robin Appelman | 2021-10-22 | 1 | -0/+3 |
* | | Prevent duplicate auth token activity updates | Christoph Wurst | 2021-10-22 | 1 | -7/+6 |
|/ |
|
* | explicitly close source stream on local storage | Daniel Kesselberg | 2021-10-08 | 1 | -1/+2 |
* | Add a unit test to check for casting a IQueryFunction | Joas Schilling | 2021-09-24 | 1 | -0/+34 |
* | Add email addresses to contacts menu | Daniel Kesselberg | 2021-09-17 | 1 | -1/+3 |
* | Add database ratelimiting backend | Lukas Reschke | 2021-09-13 | 2 | -36/+19 |