Commit Graph

95 Commits

Author SHA1 Message Date
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
Toby Zerner
e6213d517e Fix travis builds 2018-12-04 10:16:32 +10:30
Toby Zerner
8d1b93fe41 Remove sudo: false
See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-11-21 18:57:14 +10:30
flarum-bot
d9c8202ff9 Bundled output for commit f8c2497ab7 [skip ci] 2018-11-21 08:18:02 +00:00
Toby Zerner
f8c2497ab7 Make npm package private, update deps, change watch to dev 2018-11-21 18:43:19 +10:30
Toby Zerner
6a631ff854 Remove copyright year from LICENSE 2018-11-21 18:37:20 +10:30
Toby Zerner
6f38fabc29 Update dependencies 2018-11-17 18:53:38 +10:30
Toby Zerner
1e2c0a895a Fix incorrect table name 2018-10-23 20:48:51 +10:30
Toby Zerner
d2a00225c7 Clarify ambiguous use of user_id column which was crashing search queries 2018-10-23 07:23:41 +10:30
flarum-bot
90d4294456 Bundled output for commit 1c656aaf56 [skip ci] 2018-10-21 04:48:02 +00:00
Toby Zerner
1c656aaf56 Rename package 2018-10-21 15:16:21 +10:30
Toby Zerner
fd3df991c9 Rename package 2018-10-17 13:35:40 +10:30
Toby Zerner
eb06f9d58c Rename bootstrap.php 2018-09-21 11:45:18 +09:30
flarum-bot
29ac4a9286 Bundled output for commit b67c222dbd [skip ci] 2018-09-21 01:00:24 +00:00
Toby Zerner
b67c222dbd Update dependencies 2018-09-21 10:25:46 +09:30
Toby Zerner
feb940097c Database changes (#15)
* Update database references

* Use whereColumn

* Update core references
2018-09-16 20:49:28 +02:00
Franz Liedke
959f2b654c Ensure compatibility with DB table prefix 2018-08-03 01:25:15 +02:00
Franz Liedke
5f5ffc7fcb Use new Frontend extender
See flarum/core#851.
2018-07-23 16:27:07 +02:00
flarum-bot
8583c3a6b6 Bundled output for commit ecacd76ace [skip ci] 2018-06-20 05:21:57 +00:00
Toby Zerner
ecacd76ace Fix Travis' deploy key 2018-06-20 14:34:17 +09:30
Toby Zerner
6d1e57fd56 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
d842d8e460 Webpack (#14)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:34:41 +09:30
Ammar Fadhlur Rahman
9746161c4f Change fa icon prefix to fas 2018-05-10 14:53:21 +07:00
Franz Liedke
c88fcd5cf9 Make StyleCI happy 2018-02-23 23:48:53 +01:00
AFR
a7a497855b Adapt to FontAwesome v5.0.6 icon name changes (#12) 2018-02-23 23:44:19 +01:00
Toby Zerner
eb36d98b82 Don't need to make empty discussions visible anymore
As per flarum/core@557a65aadd
2018-01-30 11:16:10 +10:30
Toby Zerner
b34f978276 Merge branch 'master' into visibility-scoping 2018-01-27 09:07:49 +10:30
Franz Liedke
324140d2e6 Extender: List all assets explicitly 2018-01-21 21:07:58 +01:00
Toby Zerner
ac664907cc Remove old event listener 2018-01-21 09:13:08 +10:30
Toby Zerner
f559c9a651 Merge branch 'master' into visibility-scoping
# Conflicts:
#	bootstrap.php
2018-01-21 08:36:02 +10:30
Toby Zerner
a390f7ca1b Make sure the discussion is_approved attribute value is correct 2018-01-21 08:34:33 +10:30