Commit Graph

141 Commits

Author SHA1 Message Date
flarum-bot
0bd3f83528 Bundled output for commit ad168f345c
Includes transpiled JS/TS.

[skip ci]
2021-10-12 01:27:15 +00:00
Alexander Skvortsov
ad168f345c Release v1.1.0 2021-10-11 21:02:26 -04:00
Daniel Klabbers
a989ab040a fix branch alias 2021-05-25 22:44:28 +02:00
Daniel Klabbers
cce3e072fb changes for stable 2021-05-25 15:13:30 +02:00
Alexander Skvortsov
506857bf92 Bump composer reqs for 1.0.0 2021-05-16 18:27:21 -04:00
David Wheatley
0525dbd7c8 Update copyright year 2021-05-15 00:47:08 +01:00
Alexander Skvortsov
fd48af2032 Massively simplify TagPolicy 2021-05-11 22:16:55 -04:00
Alexander Skvortsov
3b3cbdc82f Fix conflicts with other extension visibility scoping (#26)
Wrapping all `wheres` in an `orWhere` ensures that there's no conflict.

See https://github.com/flarum/core/issues/2798, https://github.com/flarum/docs/pull/200
2021-04-20 14:51:01 -04:00
Daniel Klabbers
dbccc396b0 forgot one change in changelog 2021-03-15 10:24:28 +01:00
Daniel Klabbers
cd0f550808 Release v0.1.0-beta.16 2021-03-15 10:23:58 +01:00
Alexander Skvortsov
70cbe1d186 Update to use new extenders 2021-03-13 15:15:11 -05:00
Charlie
e17b088c20 Change Category (#24) 2021-03-08 14:22:03 -05:00
imzhi
687e1c41db ApproveContent then refresh user table DiscussionCount and CommentCount (#16) 2021-02-19 08:18:01 -05:00
Robert Korulczyk
04f4b1f14e Move locale files from language pack to extension. (#22) 2021-02-17 16:26:31 -05:00
Daniël Klabbers
24519534cc fix incorrect version compare for beta 14 to 15 2020-12-14 21:31:13 +01:00
Daniël Klabbers
a509feb080 changelog and constraint for beta 15 2020-12-14 21:03:48 +01:00
Daniël Klabbers
4dcc9036d7 npm audit fix 2020-12-14 21:01:47 +01:00
Alexander Skvortsov
787bbc0f33 Make listener methods static
This is needed since we're listening to the individual methods of the class, as opposed to registering the class as a subscriber.
2020-12-10 23:33:45 -05:00
Alexander Skvortsov
d2d7b3026e Update composer metadata for admin dashboard 2020-12-08 19:53:32 -05:00
Alexander Skvortsov
8b356d82d1 Apply fixes from StyleCI 2020-12-08 20:08:37 +00:00
Alexander Skvortsov
bd9553eb33 Refactor for new extenders 2020-12-08 15:08:18 -05:00
Sami Mazouz
bebced2d53 Use new extenders (#23) 2020-12-08 14:04:22 -05:00
flarum-bot
def0faa7c3 Bundled output for commit 69a90a200b [skip ci] 2020-11-25 06:10:21 +00:00
Alexander Skvortsov
69a90a200b Add composer metadata for admin ux revamp 2020-11-25 01:09:33 -05:00
Alexander Skvortsov
90120e7bde Update admin js for new admin UX 2020-11-25 01:08:43 -05:00
Daniël Klabbers
86da969449 changelog and dep for v0.1.0-beta.14 2020-10-14 16:50:51 +02:00
Daniël Klabbers
14e04e09a1 npm audit security vulnerabilities patched 2020-10-13 21:11:12 +02:00
flarum-bot
527f43273c Bundled output for commit 389ac5a9b7 [skip ci] 2020-09-24 02:45:06 +00:00
Alexander Skvortsov
389ac5a9b7 Mithril 2 Update (#21)
Update for Mithril 2
2020-09-23 22:44:15 -04:00
flarum-bot
35edaf602e Bundled output for commit b891ef3426 [skip ci] 2020-08-16 04:46:46 +00:00
Alexander Skvortsov
b891ef3426 Revert "update for mithril 2"
This reverts commit 1d4c935c16.
2020-08-16 00:45:41 -04:00
flarum-bot
fe5732e3af Bundled output for commit 1d4c935c16 [skip ci] 2020-08-16 04:44:33 +00:00
Alexander Skvortsov
1d4c935c16 update for mithril 2 2020-08-16 00:43:31 -04:00
dependabot[bot]
483f4ff1df Bump elliptic from 6.5.2 to 6.5.3 in /js (#20)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 01:09:22 +02:00
Alexander Skvortsov
86d3c0ce0a Use $actor->assertCan instead of $actor->can 2020-07-19 16:24:56 -04:00
Matt Kilgore
425ba74903 Remove AssertPermissionTrait (#19)
* Removed AssertPermissionTrait

* Apply fixes from StyleCI

Co-authored-by: luceos <daniel+github@klabbers.email>
2020-07-19 16:23:03 -04:00
dependabot[bot]
59498e5e71 Bump lodash from 4.17.15 to 4.17.19 in /js (#18)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:47:49 +02:00
Alexander Skvortsov
95269bfb68 Add empty locale extender to clear cache properly on enable/disable.
See https://github.com/flarum/core/pull/2020#issuecomment-616149583
2020-06-19 21:48:53 -04:00
Franz Liedke
660b62808f Release v0.1.0-beta.13 2020-05-01 13:08:43 +02:00
Franz Liedke
153f906fe3 Update Webpack 2020-05-01 11:39:40 +02:00
Franz Liedke
6fa5cc4408 Use new Model extender 2020-04-24 15:54:12 +02:00
Franz Liedke
519fc3d970 npm audit fix 2020-04-24 14:30:25 +02:00
dependabot[bot]
011357216a Bump acorn from 6.4.0 to 6.4.1 in /js (#17)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 20:24:29 +01:00
Daniël Klabbers
d87bcc52dd remove author, updated deps 2020-03-03 13:15:01 +01:00
flarum-bot
171009bfdb Bundled output for commit 416b15d4a7 [skip ci] 2020-02-26 07:00:54 +00:00
Franz Liedke
416b15d4a7 Update Webpack 2020-02-26 07:59:58 +01:00
Franz Liedke
a4d447e39e Apply fixes from StyleCI 2019-11-29 23:01:32 +00:00
Franz Liedke
628ce3c8b7 Update copyright claims in LICENSE 2019-11-30 00:00:57 +01:00
Franz Liedke
d87dc1f84e Update vulnerable JS dependencies 2019-09-17 23:16:58 +02:00
Franz Liedke
8931a4c326 Add GitHub workflow for JavaScript building 2019-08-20 23:54:21 +02:00