Sami Mazouz
|
bfb82fca4b
|
test: fix
|
2024-10-17 19:37:45 +01:00 |
|
Sami Mazouz
|
6b336c5ea8
|
chore: update dependencies (#4012)
* chore: phpunit 10
* chore: config
* Apply fixes from StyleCI
* chore: phpunit 11 (php 8.2 minimum requirement)
* feat: laravel 11
* Apply fixes from StyleCI
* feat: carbon v3
* fixes
|
2024-08-06 16:50:09 +01:00 |
|
Sami Mazouz
|
379298acb0
|
feat: add support for PgSQL (#3985)
* feat: add support for `PgSQL`
* chore: generate dump
* feat: query exception errors db driver hint
* feat: allow defining supported databases
* chore: review comments
* feat: setting for pgsql preferred search config
|
2024-06-22 08:03:56 +01:00 |
|
Sami Mazouz
|
a8777c6198
|
refactor: JSON:API (#3971)
* refactor: json:api refactor iteration 1
* chore: delete dead code
* fix: regressions
* chore: move additions/changes to package
* feat: AccessTokenResource
* feat: allow dependency injection in resources
* feat: `ApiResource` extender
* feat: improve
* feat: refactor tags extension
* feat: refactor flags extension
* fix: regressions
* fix: drop bc layer
* feat: refactor suspend extension
* feat: refactor subscriptions extension
* feat: refactor approval extension
* feat: refactor sticky extension
* feat: refactor nicknames extension
* feat: refactor mentions extension
* feat: refactor lock extension
* feat: refactor likes extension
* chore: merge conflicts
* feat: refactor extension-manager extension
* feat: context current endpoint helpers
* chore: minor
* feat: cleaner sortmap implementation
* chore: drop old package
* chore: not needed (auto scoping)
* fix: actor only fields
* refactor: simplify index endpoint
* feat: eager loading
* test: adapt
* test: phpstan
* test: adapt
* fix: typing
* fix: approving content
* tet: adapt frontend tests
* chore: typings
* chore: review
* fix: breaking change
|
2024-06-21 09:36:32 +01:00 |
|
Sami Mazouz
|
eb6e599df1
|
feat: add support for SQLite (#3984)
* feat: add support for sqlite
* chore: add warning on install
* fix: ignore constraints before transaction begins
* chore: update workflow
* Apply fixes from StyleCI
* chore: generate sqlite dump and manually add foreign keys
* chore: fix actions
* chore: fix actions
* chore: fix actions
* chore: fix actions
* chore: fix actions
* chore: fix actions
* test: fix
* Apply fixes from StyleCI
* fix: sqlite with db prefix
* Apply fixes from StyleCI
* fix: statistics sqlite
|
2024-06-21 07:25:11 +01:00 |
|
Sami Mazouz
|
2b917372a7
|
feat: eloquent factories (primarily for tests) (#3982)
|
2024-05-03 09:20:27 +01:00 |
|
Sami Mazouz
|
64b25b26c3
|
chore: improve test suite (#3814)
Allows running tests without constantly running `composer install` on each extension.
|
2023-06-15 13:26:39 +01:00 |
|
Alexander Skvortsov
|
5fc0b4963a
|
chore: flarum-cli audit infra --fix
|
2022-03-11 18:02:51 -05:00 |
|
Daniel Klabbers
|
9222e93135
|
remove phpunit cache
|
2021-05-25 15:49:32 +02:00 |
|
Alexander Skvortsov
|
be59e77a01
|
Move in visibility scoping from tags, add automated testing.
|
2021-05-11 20:04:52 -04:00 |
|