| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-18 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-17 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-16 | 2 | -0/+6 |
* | fix(federation): give some time to prepare both servers | Arthur Schiwon | 2024-04-11 | 2 | -5/+13 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-08 | 1 | -8/+80 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 4 | -4/+12 |
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-26 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-08 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-05 | 4 | -2/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-29 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-28 | 2 | -0/+6 |
* | fix: Add bruteforce protection to federation endpoint | Joas Schilling | 2024-02-21 | 2 | -3/+30 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-19 | 4 | -0/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-18 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-17 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-16 | 4 | -0/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-15 | 10 | -0/+30 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-14 | 138 | -464/+464 |
* | fix: openapi | John Molakvoæ | 2024-02-13 | 1 | -1/+1 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 2 | -3/+3 |
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 1 | -1/+1 |
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 1 | -1/+1 |
* | chore: Remove last uses of IJob::execute method | Côme Chilliet | 2024-02-08 | 1 | -1/+1 |
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 1 | -0/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-27 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-24 | 2 | -2/+2 |
* | refactor: Configure OpenAPI scopes | provokateurin | 2024-01-18 | 1 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-04 | 2 | -0/+32 |
* | perf: Only query the db once for trusted servers | Julius Härtl | 2023-12-05 | 1 | -2/+12 |
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ |
|
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 11 | -21/+20 |
|/ |
|
* | Fix trusted server input field | julia.kirschenheuter | 2023-10-20 | 3 | -5/+18 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-18 | 2 | -12/+16 |
* | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 3 | -3/+3 |
* | Fix OCS-APIRequest header for OpenAPI | jld3103 | 2023-09-27 | 1 | -8/+12 |
* | Migrate applications away from deprecated ILogger | Côme Chilliet | 2023-09-21 | 2 | -5/+3 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-01 | 2 | -0/+10 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -0/+4 |
* | federation: Add OpenAPI spec | jld3103 | 2023-07-10 | 2 | -4/+452 |
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
* | Migrate federation application to LoggerInterface | Côme Chilliet | 2023-06-26 | 2 | -81/+48 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-17 | 4 | -18/+32 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
* | fix(federation): Log address book sync exceptions | Christoph Wurst | 2023-05-04 | 1 | -2/+6 |
* | fix(assets): Optimize SVGs with scour 0.38.2 | Joas Schilling | 2023-04-24 | 1 | -1/+1 |
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |