Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Update lib/private/Profile/Actions/FediverseAction.php | Faraz Samapoor | 2023-07-13 | 1 | -1/+1 | |
| * | | | Refactors lib/private/Profile. | Faraz Samapoor | 2023-06-29 | 6 | -156/+58 | |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-22 | 4 | -2/+36 | |
* | | | | Merge pull request #40288 from nextcloud/feat/appframework/rate-limiter | Joas Schilling | 2023-09-21 | 8 | -2/+123 | |
|\ \ \ \ | ||||||
| * | | | | feat(appframework): Expose programmatic rate limiter | Christoph Wurst | 2023-09-20 | 8 | -2/+123 | |
* | | | | | Merge pull request #40499 from nextcloud/known-mtime-wrapper | Robin Appelman | 2023-09-21 | 3 | -0/+144 | |
|\ \ \ \ \ | ||||||
| * | | | | | add wrapper to ensure we don't get an mtime that is lower than we know it is | Robin Appelman | 2023-09-19 | 3 | -0/+144 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private | Robin Appelman | 2023-09-21 | 10 | -18/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update lib/private/DateTimeFormatter.php | Hamid Dehnavi | 2023-09-05 | 1 | -1/+1 | |
| * | | | | | Update lib/private/DateTimeFormatter.php | Hamid Dehnavi | 2023-09-05 | 1 | -1/+1 | |
| * | | | | | Make adjustments based on the review | Hamid Dehnavi | 2023-07-20 | 1 | -1/+1 | |
| * | | | | | Refactor "substr" calls to improve code readability | Hamid Dehnavi | 2023-07-07 | 10 | -18/+18 | |
* | | | | | | Merge pull request #40508 from nextcloud/fix/migrate-apps-away-from-ilogger | Côme Chilliet | 2023-09-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Migrate applications away from deprecated ILogger | Côme Chilliet | 2023-09-21 | 1 | -1/+1 | |
* | | | | | | Merge pull request #38989 from fsamapoor/refactor_lib_private_avatar | Christoph Wurst | 2023-09-21 | 4 | -105/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes psalm errors: RedundantCondition and TypeDoesNotContainNull. | Faraz Samapoor | 2023-06-27 | 1 | -1/+1 | |
| * | | | | | | Refactors lib/private/Avatar. | Faraz Samapoor | 2023-06-25 | 4 | -105/+24 | |
* | | | | | | | Merge pull request #40511 from nextcloud/fix/dashboard-widgets-api | Kate | 2023-09-20 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix Dashboard IManager getWidgets return annotation | jld3103 | 2023-09-20 | 2 | -3/+6 | |
* | | | | | | | | Merge pull request #39574 from nextcloud/fix/noid/ocm-controller | Arthur Schiwon | 2023-09-20 | 12 | -73/+882 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | small fixes | Maxence Lange | 2023-09-20 | 1 | -1/+1 | |
| * | | | | | | | ocm controller | Maxence Lange | 2023-09-20 | 12 | -73/+882 | |
* | | | | | | | | use multipart copy for s3 | Robin Appelman | 2023-09-20 | 1 | -4/+12 | |
|/ / / / / / / | ||||||
* | | | | / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-20 | 2 | -0/+14 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #40488 from nextcloud/bugfix/noid/message-expiration-break... | Joas Schilling | 2023-09-19 | 1 | -0/+16 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fix(comments): Use provided offset in best effort when loading comments | Joas Schilling | 2023-09-18 | 1 | -0/+16 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | enh(db): provide database providers via API | Anna Larch | 2023-09-19 | 2 | -0/+39 | |
|/ / / / | ||||||
* | | | | Merge pull request #39039 from fsamapoor/refactor_lib_private_log | Christoph Wurst | 2023-09-18 | 10 | -149/+77 | |
|\ \ \ \ | ||||||
| * | | | | Refactors lib/private/Log. | Faraz Samapoor | 2023-06-28 | 10 | -149/+77 | |
* | | | | | Merge pull request #40421 from nextcloud/fix/openapi/core/reference-api | Julien Veyssier | 2023-09-17 | 2 | -1/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | core: Fix OpenAPI for reference API | jld3103 | 2023-09-14 | 2 | -1/+8 | |
* | | | | | | Merge pull request #40203 from lhsazevedo/fix/mimetype-40064 | Simon L | 2023-09-16 | 1 | -19/+17 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Wrap mimetype insert and getLastInsertId in a transaction | Lucas Azevedo | 2023-09-04 | 1 | -7/+9 | |
| * | | | | | fix(mimetype): Remove unnecessary transaction when storing a mime type | Lucas Azevedo | 2023-09-01 | 1 | -26/+22 | |
* | | | | | | fix: Pass parent to NonExistingFile instances | Julius Härtl | 2023-09-13 | 1 | -1/+10 | |
* | | | | | | test: add tests for dns pin middleware | Daniel Kesselberg | 2023-09-12 | 1 | -2/+9 | |
* | | | | | | Merge pull request #32912 from nextcloud/group-backend-batch-method | Côme Chilliet | 2023-09-11 | 8 | -18/+252 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Build query once instead of in-loop | Côme Chilliet | 2023-09-07 | 1 | -5/+6 | |
| * | | | | | | Fix psalm spotted type errors | Côme Chilliet | 2023-09-05 | 2 | -12/+12 | |
| * | | | | | | Move new methods to a new interface in OCP | Côme Chilliet | 2023-09-05 | 8 | -36/+85 | |
| * | | | | | | Fix psalm errors about groupExists return type | Côme Chilliet | 2023-09-05 | 1 | -8/+4 | |
| * | | | | | | Add batch methods in user backends | Carl Schwan | 2023-09-05 | 5 | -17/+205 | |
* | | | | | | | fix(autoloader): no apcu no side effects | Arthur Schiwon | 2023-09-08 | 2 | -6/+4 | |
* | | | | | | | feat: Add dedicated method to load init scripts | Julius Härtl | 2023-09-07 | 1 | -11/+26 | |
* | | | | | | | Merge pull request #40285 from nextcloud/backport/40233/master | Côme Chilliet | 2023-09-07 | 5 | -2/+51 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Detect aborted connection in OC\Files\View and stop writing data to the outpu... | Benjamin Gaussorgues | 2023-09-07 | 5 | -2/+51 | |
* | | | | | | | | Merge pull request #40216 from nextcloud/print-log-message-when-version-could... | Côme Chilliet | 2023-09-07 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Print log message when version could not be got from updater server | Daniel Calviño Sánchez | 2023-09-06 | 1 | -0/+4 | |
* | | | | | | | | Merge pull request #40295 from nextcloud/appecosystem-renaming | Andy Scherzinger | 2023-09-07 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | new name of AppEcosystem is AppAPI | Alexander Piskun | 2023-09-06 | 1 | -6/+6 |