Commit Graph

177 Commits

Author SHA1 Message Date
Alexander Skvortsov
e3f08b8c9e Update composer metadata for admin dashboard 2020-12-08 19:57:36 -05:00
Alexander Skvortsov
545aa2025f Apply fixes from StyleCI 2020-12-08 18:03:48 +00:00
Alexander Skvortsov
ed3d5b25e4 Properly use ServiceProvider extender 2020-12-08 13:00:55 -05:00
Sami Mazouz
358a19f3c1 Use new extenders () 2020-12-08 12:46:25 -05:00
flarum-bot
641688f280 Bundled output for commit 20fc262c81 [skip ci] 2020-11-25 06:28:43 +00:00
Alexander Skvortsov
20fc262c81 Add composer metadata for admin UX redesign 2020-11-25 01:27:33 -05:00
Alexander Skvortsov
f5c8dade55 Update admin js for admin us redesign 2020-11-25 01:26:36 -05:00
Sami Mazouz
bf6dd3083d Use a notification driver with the new channel extender () 2020-11-05 12:09:13 -05:00
Daniël Klabbers
1c63326ad5 changelog for beta 14.1 2020-11-02 10:07:51 +01:00
flarum-bot
5b9acbb8c3 Bundled output for commit 8dc99db73e [skip ci] 2020-11-01 21:46:10 +00:00
Sami Mazouz
8dc99db73e Fix refresh button () 2020-11-01 16:45:09 -05:00
flarum-bot
19edd65173 Bundled output for commit 49d9354025 [skip ci] 2020-10-26 18:36:30 +00:00
Alexander Skvortsov
49d9354025 Don't provide children as attr 2020-10-26 14:35:33 -04:00
Daniël Klabbers
5d013bfea7 changelog and dep for v0.1.0-beta.14 2020-10-15 15:17:59 +02:00
Daniël Klabbers
1a19fd63da npm audit security vulnerabilities patched 2020-10-14 09:59:39 +02:00
flarum-bot
2df478224c Bundled output for commit 9307cf17b3 [skip ci] 2020-09-24 02:55:35 +00:00
Alexander Skvortsov
9307cf17b3 Mithril 2 Update ()
Update for Mithril 2
2020-09-23 22:54:48 -04:00
Daniël Klabbers
619796b102 Reduces friction with flarum/tags ()
Instead of blatantly triggering a 500 let's try to see whether
the tags relation is even returning anything before we try
to pluck tag ids from it when we publish that data to the pusher
server.
2020-09-02 13:55:45 -04:00
dependabot[bot]
2e1c8d79d4 Bump elliptic from 6.5.2 to 6.5.3 in /js ()
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:52 +02:00
Matthew Kilgore
e6734ab62a Replace depreciated helper function with classfull one 2020-07-25 21:10:33 -04:00
dependabot[bot]
df3e1843cc Bump lodash from 4.17.15 to 4.17.19 in /js ()
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:48:10 +02:00
flarum-bot
c99072e6ac Bundled output for commit eae4967c2d [skip ci] 2020-07-02 00:16:19 +00:00
Alexander Skvortsov
eae4967c2d Fix extension to work with latest state changes 2020-07-01 20:15:12 -04:00
flarum-bot
24bf30d752 Bundled output for commit 9b0366c14d [skip ci] 2020-06-26 14:06:31 +00:00
Franz Liedke
9b0366c14d Fix extension to work with latest state changes
Refs , .
2020-06-26 16:05:03 +02:00
Alexander Skvortsov
c106cb10f6 Add empty locale extender to clear cache properly on enable/disable.
See https://github.com/flarum/core/pull/2020#issuecomment-616149583
2020-06-19 22:28:40 -04:00
Franz Liedke
f8b7a24a06 Release v0.1.0-beta.13 2020-05-01 13:08:46 +02:00
Franz Liedke
a719641ba8 Update Webpack 2020-05-01 11:51:15 +02:00
flarum-bot
e9a7f0630a Bundled output for commit 74a1ebe813 [skip ci] 2020-05-01 09:36:32 +00:00
Golden
74a1ebe813 Use different CDN for loading Pusher JS library ()
Use jsDelivr to increase the loading speed (when compared to MaxCDN) in China.
2020-05-01 11:35:46 +02:00
Franz Liedke
912254864c npm audit fix 2020-04-24 14:30:29 +02:00
dependabot[bot]
865ac3e766 Bump acorn from 6.4.0 to 6.4.1 in /js ()
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:05 +01:00
Daniël Klabbers
535f32740c remove author, updated deps 2020-03-03 14:31:34 +01:00
flarum-bot
d2692e9d6a Bundled output for commit 48973949b9 [skip ci] 2020-02-11 20:47:40 +00:00
Franz Liedke
48973949b9 Update Webpack 2020-02-11 21:46:49 +01:00
Matt Kilgore
030798c455 Change Zend to Laminas () 2020-01-08 00:47:36 +01:00
Franz Liedke
5add057eed Apply fixes from StyleCI 2019-11-29 23:02:20 +00:00
Franz Liedke
ffc5746371 Update copyright claims in LICENSE 2019-11-30 00:01:02 +01:00
Franz Liedke
4f07bc2ba3 Update vulnerable JS dependencies 2019-09-17 23:11:37 +02:00
Franz Liedke
0ce6a4f203 Add GitHub workflow for JavaScript building 2019-08-20 23:54:25 +02:00
Daniël Klabbers
2224da8aa4 update constraint 2019-06-24 12:04:40 +02:00
Daniël Klabbers
f87e1ff3fb changelog for 0.1.0-beta.9 2019-06-24 11:56:50 +02:00
Franz Liedke
e432c0b663 Update changelog 2019-02-15 00:30:04 +01:00
Franz Liedke
97d118939b Get rid of event subscribers that resolve services too early
Refs .
2018-12-18 00:18:48 +01:00
Franz Liedke
42b86cd3c1 Get rid of event subscribers that resolve services too early, part 1
Refs .
2018-12-15 17:26:25 +01:00
Toby Zerner
bdf94f9218 Add changelog 2018-12-07 09:12:34 +10:30
flarum-bot
bd46f533a3 Bundled output for commit afd6e5a291 [skip ci] 2018-12-03 23:52:29 +00:00
Toby Zerner
afd6e5a291 Fix travis builds 2018-12-04 10:16:33 +10:30
Toby Zerner
b8661a166f Update old attribute names. fixes 2018-12-04 09:18:01 +10:30
Toby Zerner
3e6fb78c1e 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
6153f5acca Bundled output for commit af8e6daf02 [skip ci] 2018-11-21 08:23:20 +00:00
Toby Zerner
af8e6daf02 Make npm package private, update deps, change watch to dev 2018-11-21 18:45:44 +10:30
Toby Zerner
7daae6c57e Remove copyright year from LICENSE 2018-11-21 18:37:21 +10:30
Toby Zerner
bea231d40b Update dependencies 2018-11-17 18:53:38 +10:30
flarum-bot
0dbbb8523d Bundled output for commit 92a119f2d4 [skip ci] 2018-10-21 04:51:40 +00:00
Toby Zerner
92a119f2d4 Rename package 2018-10-21 15:16:21 +10:30
Toby Zerner
a1fbf2c1ac Rename package 2018-10-17 13:44:48 +10:30
Toby Zerner
7661a91fe9 Rename bootstrap.php 2018-09-21 11:47:24 +09:30
flarum-bot
3968c2fa4c Bundled output for commit a58e603728 [skip ci] 2018-09-21 01:03:43 +00:00
Toby Zerner
a58e603728 Update dependencies 2018-09-21 10:25:47 +09:30
David Sevilla Martín
92cd293f6b Fix background size after flarum/core#1496 was merged ()
* Fix background size after flarum/core#1496 was merged

Related to 

* Use percentages
2018-08-22 21:43:02 +09:30
Franz Liedke
7844ec105e Use new Frontend extender
See .
2018-07-23 16:30:06 +02:00
flarum-bot
e17d0386b0 Bundled output for commit eb56c9230f [skip ci] 2018-06-20 05:25:00 +00:00
Toby Zerner
eb56c9230f Fix Travis' deploy key 2018-06-20 14:29:28 +09:30
Toby Zerner
478181c300 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
b41b69b0bf Webpack ()
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:35:38 +09:30
Franz Liedke
8a831849c0 Get rid of obsolete ControllerInterface
See .
2018-05-30 09:55:04 +02:00
Franz Liedke
9480a26a84 Use Routes extender 2018-02-08 18:25:58 +01:00
Franz Liedke
bb92a80585 Extender: List all assets explicitly 2018-01-21 21:10:05 +01:00
Franz Liedke
b7991afbbb Adapt new bootstrap format, use Asset extender 2018-01-16 23:19:16 +01:00
Miles Cellar
54df381fbf Update license year range to 2018 2018-01-15 19:36:30 +01:00
Toby Zerner
78cf99554b Require beta 8 2018-01-11 12:25:51 +10:30
Toby Zerner
b8d73a9ade lists → pluck for Laravel 5.5 2017-12-27 07:32:39 +10:30
Toby Zerner
4548522ad7 Merge branch 'master' into next-back 2017-12-26 20:23:13 +10:30
Toby Zerner
8de87cc5cc Support cluster setting on backend 2017-09-13 20:43:32 +09:30
Charlie
60ea08c846 Update for beta 8 2017-09-04 21:15:10 -07:00
Toby Zerner
64d349a5b6 Update dependencies 2017-07-08 21:49:27 +09:30
VSN Reddy Janga
faa7bd305f Hide diff for compiled diff files 2017-02-20 19:36:20 +05:30
Miles Cellar
a0d55ff094 Update year 2017-01-01 22:46:19 +01:00
Toby Zerner
715ffa055d Apply fixes from StyleCI
[ci skip] [skip ci]
2016-11-29 05:29:44 +00:00
Toby Zerner
9fe6065027 Recompile JS 2016-11-19 22:09:23 +10:30
Toby Zerner
3e24d55f15 Update StyleCI rules 2016-11-16 15:46:21 +10:30
Toby Zerner
775d65cb60 v0.1.0-beta.6 2016-10-19 21:13:35 +10:30
Toby Zerner
c11738cdf5 Use new event name 2016-06-03 11:02:19 +09:30
Toby Zerner
d6b78c78bd Recompile dist JS using latest version of babel 2016-06-03 11:02:13 +09:30
gpascualg
eb0ab69cf3 Unbind only from newPost 2016-05-14 04:48:08 +02:00
Toby Zerner
0974516c31 Require core v0.1.0-beta.5 2016-03-29 18:48:31 +10:30
Toby Zerner
bc548a60a6 Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:33:23 +10:30
Toby Zerner
a51f94deda Fixes to cluster setting
- Use the cluster setting when connecting to Pusher from the server-side
- Remove incorrect default value for the setting as it is serialized
2016-03-11 12:34:50 +10:30
Daniel Klabbers
159847fec0 Add Pusher cluster option. closes 2016-03-11 09:18:48 +10:30
Toby Zerner
392200ef3b Clean up linting stuff 2016-03-10 17:22:11 +10:30
Toby Zerner
478450b2ea Applied fixes from StyleCI 2016-02-25 22:56:35 -05:00
Toby Zerner
8dcb680576 Add StyleCI config 2016-02-26 14:02:44 +10:30
Maël Soucaze
b9a0d1d782 Update license year range to 2016 2016-01-25 16:53:44 +01:00
Toby Zerner
85d6b326c5 Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See 
2016-01-19 17:18:14 +10:30
Toby Zerner
d7058e500a Commit latest dist files
See https://github.com/flarum/core/issues/727#issuecomment-172384020
2016-01-19 16:53:05 +10:30
Toby Zerner
96e8138320 Rename package 2015-12-29 12:55:41 +10:30
Toby Zerner
0aef9df793 Add CSRF token to auth request 2015-12-03 21:00:32 +10:30
Toby Zerner
5e873562f9 Fix private channel auth 2015-11-03 15:29:11 +10:30
Toby Zerner
9c9cadb8c2 Release 0.1.0-beta.3 2015-11-03 10:03:40 +10:30