Commit Graph

51 Commits

Author SHA1 Message Date
dependabot[bot]
fb01d767c7 Bump elliptic from 6.5.2 to 6.5.3 in /js (#26)
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:08:17 +02:00
dependabot[bot]
6fc7ba196b Bump lodash from 4.17.15 to 4.17.19 in /js (#24)
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:41 +02:00
flarum-bot
f31e27ff3a Bundled output for commit 78f8a4d310 [skip ci] 2020-07-02 00:06:05 +00:00
Alexander Skvortsov
78f8a4d310 Fix extension to work with latest state changes 2020-07-01 20:05:06 -04:00
Franz Liedke
7f04f8852c Update Webpack 2020-05-01 10:33:37 +02:00
Franz Liedke
2d9c38674b npm audit fix 2020-04-24 14:30:31 +02:00
dependabot[bot]
6cc270c8e8 Bump acorn from 6.4.0 to 6.4.1 in /js (#22)
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:26:46 +01:00
flarum-bot
a6ae4e4b9c Bundled output for commit a2d685f203 [skip ci] 2020-02-11 20:47:19 +00:00
Franz Liedke
a2d685f203 Update Webpack 2020-02-11 21:46:15 +01:00
flarum-bot
ed59241ecf Bundled output for commit 0fdb32d2a7 [skip ci] 2019-09-20 06:22:45 +00:00
Clark Winkelmann
c25c46e280 Removed unused imports 2019-09-19 23:13:01 +02:00
Clark Winkelmann
aca910b705 Fix user icon for FontAwesome 5 2019-09-19 23:01:37 +02:00
Franz Liedke
9bdf2a3c8d Update vulnerable JS dependencies 2019-09-13 15:40:27 +02:00
flarum-bot
746e5cac50 Bundled output for commit 5aed022630 [skip ci] 2018-11-21 08:24:23 +00:00
Toby Zerner
5aed022630 Make npm package private, update deps, change watch to dev 2018-11-21 18:46:13 +10:30
Toby Zerner
756910af07 Update dependencies 2018-11-17 18:53:39 +10:30
flarum-bot
9c010da19f Bundled output for commit 28aff939ca [skip ci] 2018-10-21 04:52:44 +00:00
Toby Zerner
28aff939ca Rename package 2018-10-21 15:16:22 +10:30
flarum-bot
ffdce4e920 Bundled output for commit 2265a5dca5 [skip ci] 2018-09-21 00:46:24 +00:00
Toby Zerner
2265a5dca5 Update dependencies 2018-09-21 10:15:19 +09:30
flarum-bot
05814dfe12 Bundled output for commit 1b3a432c41 [skip ci] 2018-09-16 18:58:11 +00:00
Toby Zerner
1b3a432c41 Database changes (#19)
* Rename suspend_until column

* Missed one!

* Update core attribute names

* Rename user.suspendUntil
2018-09-16 20:57:13 +02:00
flarum-bot
29904e02db Bundled output for commit ea28537b76 [skip ci] 2018-07-20 23:24:16 +00:00
David Sevilla Martín
ea28537b76 Fix the translator not being used properly in the notifications (#20)
* Fix the translator not being used properly

* fix weird indentation thing
2018-07-21 08:53:19 +09:30
flarum-bot
99a4d91bdd Bundled output for commit 0fdf5e6c55 [skip ci] 2018-06-20 05:23:13 +00:00
Toby Zerner
0fdf5e6c55 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
014864577d Webpack (#18)
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:36:18 +09:30
David Sevilla Martín
cd8d747985 Merge upstream into master 2018-05-12 10:19:52 -04:00
David Sevilla Martín
88ab68af10 Merge branch 'master' into 322-notificate-user-when-suspended 2018-02-12 08:35:24 -05:00
David Sevilla Martín
62d30f140b fix issues, revert js dist 2018-02-12 08:30:27 -05:00
Franz Liedke
5a2bf0d015 SuspendUserModal: Allow re-selecting "Not suspended"
Without this, clicking on the "Not suspended" radio option would
unmark the currently selected value, but not select the first value.

Refs flarum/core#1345.
2018-02-08 22:39:09 +01:00
Toby Zerner
b3fd4d92bd Actually no npm lockfile, at least for now
Since I tend to do `npm link gulp flarum-gulp` so I'm not sure if the lockfile is valid?
2017-07-08 21:48:28 +09:30
Toby Zerner
c349e8cb54 Update dependencies 2017-07-08 21:38:57 +09:30
David Sevilla Martin
59de5cceac add alert & email notifications for suspend & unsuspend 2017-05-18 20:32:23 -04:00
Toby Zerner
e32202203e Recompile JS 2016-11-19 22:10:04 +10:30
Toby Zerner
a27c108385 Recompile dist JS using latest version of babel 2016-06-03 11:02:58 +09:30
Toby Zerner
2dcab6f4e4 Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:34:02 +10:30
Toby Zerner
1fdac619ba Use valid date (according to Illuminate Validator) for indefinite suspension 2016-02-24 16:07:50 +10:30
Toby Zerner
8beea31836 Commit latest dist files
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:53:21 +10:30
Toby Zerner
73e78ef80c Pass user model, not user name 2015-12-21 08:56:11 +10:30
dcsjapan
e3de8a5a23 Extract translations
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 11:24:14 +09:00
Toby Zerner
ec7b781adc Release 0.1.0-beta.3 2015-11-03 10:03:59 +10:30
Toby Zerner
7aa46e99cb Recompile JS 2015-10-27 12:17:34 +10:30
Toby Zerner
c7da79a646 Use more concise error handling 2015-10-20 12:50:19 +10:30
Toby Zerner
e991d65a02 Initialise component state in init() instead of constructor 2015-10-13 16:59:09 +10:30
Toby Zerner
cdcf68cf5a Update for composer branch 2015-10-11 18:01:29 +10:30
Toby Zerner
7fe52f2494 Fix suspend modal submit button 2015-10-01 15:15:52 +09:30
Toby Zerner
ba7ae1eb96 Add permission grid icon 2015-09-22 18:01:56 +09:30
Toby Zerner
234e527f38 Update npm dependency 2015-09-04 12:07:26 +09:30
Toby Zerner
9f0e574f20 Add suspend permission; don't let admins be suspended 2015-08-05 16:22:30 +09:30