framework/extensions/subscriptions/js
Sami Mazouz 47b670aa29
feat: frontend Model extender (#3646)
* feat: reintroduce frontend extenders
* chore: used `Routes` extender in bundled extensions
* chore: used `PostTypes` extender in bundled extensions
* chore: `yarn format`
* feat: `Model` frontend extender
* chore: naming
* chore(review): attributes can be nullable or undefined
* chore(review): delay extender implementation
* chore(review): unnecessary check
* chore(review): stay consistent
* chore: merge conflicts
* chore: unused import
* chore: multiline extenders
* feat: add Store extender

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-02-08 21:13:53 +01:00
..
dist Bundled output for commit d7f4975330 2023-01-17 18:15:45 +00:00
src/forum feat: frontend Model extender (#3646) 2023-02-08 21:13:53 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:55:30 -05:00
forum.ts feat(subscriptions): add option to send notifications when not caught up (#3503) 2022-08-31 11:13:51 +02:00
package.json feat(subscriptions): add option to send notifications when not caught up (#3503) 2022-08-31 11:13:51 +02:00
tsconfig.json feat(subscriptions): add option to send notifications when not caught up (#3503) 2022-08-31 11:13:51 +02:00
webpack.config.js chore: flarum-cli audit infra --fix 2022-01-20 03:55:30 -05:00