framework/extensions/package-manager/js
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
..
dist Bundled output for commit 3fbe05fd18 2024-01-22 18:01:17 +00:00
dist-typings Bundled output for commit 3fbe05fd18 2024-01-22 18:01:17 +00:00
src/admin refactor: JSON:API (#3971) 2024-06-21 09:36:32 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-24 14:41:29 -05:00
admin.ts chore: flarum-cli audit infra --fix 2022-01-24 14:41:29 -05:00
package.json feat(em): port extension manager from 1.0 (#3959) 2024-01-22 18:58:08 +01:00
tsconfig.json chore: unify JS actions into one (rewritten flarum/action-build) (#3573) 2022-08-08 14:48:43 +01:00
webpack.config.js Minor flarum update 2021-09-27 10:16:01 +01:00