aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-14138-464/+464
* fix: openapiJohn Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-132-3/+3
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-1/+1
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-1/+1
* chore: Remove last uses of IJob::execute methodCôme Chilliet2024-02-081-1/+1
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-242-2/+2
* refactor: Configure OpenAPI scopesprovokateurin2024-01-181-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-042-0/+32
* perf: Only query the db once for trusted serversJulius Härtl2023-12-051-2/+12
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2311-21/+20
|/
* Fix trusted server input fieldjulia.kirschenheuter2023-10-203-5/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-12/+16
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-283-3/+3
* Fix OCS-APIRequest header for OpenAPIjld31032023-09-271-8/+12
* Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-212-5/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-0/+4
* federation: Add OpenAPI specjld31032023-07-102-4/+452
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* Migrate federation application to LoggerInterfaceCôme Chilliet2023-06-262-81/+48
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-174-18/+32
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* fix(federation): Log address book sync exceptionsChristoph Wurst2023-05-041-2/+6
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-241-1/+1
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-062-8/+8
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-274-4/+6
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-102-8/+8
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-052-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-242-2/+2
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* [tx-robot] updated from transifexNextcloud bot2022-10-052-2/+2
* Merge pull request #33104 from nextcloud/enhancement/add-logging-federationblizzz2022-10-013-7/+24
|\
| * Add logging to federationAnna Larch2022-07-273-7/+24
* | Master is now 26Joas Schilling2022-09-221-2/+2
* | Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* | set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
* | [tx-robot] updated from transifexNextcloud bot2022-09-152-0/+2
* | Fix typos in apps/ subdirectoryluz paz2022-09-052-2/+2
* | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\ \
| * | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3