dependabot[bot]
a49b663989
Bump lodash from 4.17.15 to 4.17.19 in /js ( #10 )
...
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:20 +02:00
Franz Liedke
80376d24b1
Apply fixes from StyleCI
2020-06-20 01:43:47 +00:00
Alexander Skvortsov
a1ede6503c
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:43:34 -04:00
Franz Liedke
f1791fc05a
Release v0.1.0-beta.13
2020-05-01 10:43:01 +02:00
Franz Liedke
3f2b1bd459
Update Webpack
2020-05-01 10:32:41 +02:00
flarum-bot
25ba9b70a5
Bundled output for commit 8b2c90c142
[skip ci]
2020-04-24 12:32:41 +00:00
Franz Liedke
8b2c90c142
npm audit fix
2020-04-24 14:30:30 +02:00
dependabot[bot]
ae3e4801de
Bump acorn from 6.4.0 to 6.4.1 in /js ( #9 )
...
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:49 +01:00
Daniël Klabbers
06b21b3fc5
remove author, updated deps
2020-03-03 14:33:22 +01:00
flarum-bot
8bfd6bfb80
Bundled output for commit b94ce4993a
[skip ci]
2020-02-26 07:03:38 +00:00
Franz Liedke
b94ce4993a
Update Webpack
2020-02-26 08:02:40 +01:00
Franz Liedke
79c7cf00d4
Apply fixes from StyleCI
2019-11-29 23:17:19 +00:00
Franz Liedke
5acef506d4
Update copyright claims in LICENSE
2019-11-30 00:01:03 +01:00
Franz Liedke
f9ad3d36e4
Update vulnerable JS dependencies
2019-09-17 23:17:45 +02:00
Franz Liedke
21442688f1
Add GitHub workflow for JavaScript building
2019-08-20 23:54:25 +02:00
Daniël Klabbers
aa7f367cb3
update constraint
2019-06-24 12:04:33 +02:00
Daniël Klabbers
664ed52373
changelog for 0.1.0-beta.9
2019-06-24 11:52:02 +02:00
Franz Liedke
f00f3c985a
Add changelog
2019-02-15 00:30:50 +01:00
flarum-bot
7492d7e610
Bundled output for commit f1beefc939
[skip ci]
2018-12-03 23:53:24 +00:00
Toby Zerner
f1beefc939
Fix travis builds
2018-12-04 10:16:33 +10:30
Franz Liedke
fcff84fd96
Adopt latest frontend/assets refactoring
2018-11-22 21:59:37 +01:00
Toby Zerner
a70dbf0b46
Make npm package private, update deps, change watch
to dev
2018-11-22 07:10:31 +10:30
Toby Zerner
589b27bb7d
Remove sudo: false
...
See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-11-22 07:09:18 +10:30
Toby Zerner
11bc314177
Remove copyright year from LICENSE
2018-11-22 07:08:59 +10:30
flarum-bot
ffd7ac82b9
Bundled output for commit 82534ea43f
[skip ci]
2018-11-10 00:51:10 +00:00
Toby Zerner
82534ea43f
Re-add some missing options, simplify CSS
2018-11-10 11:16:09 +10:30
David Sevilla Martín
f4a4f0defa
Update frappe-charts, use Frontend extender, fix color & comparison CSS
2018-10-21 16:44:06 -04:00
Franz Liedke
6d2ebadcbf
Use Frontend extender for embedding statistics in admin frontend
...
Refs flarum/core#1602 , flarum/core#1608 .
2018-10-21 22:36:19 +02:00
Toby Zerner
54266ea341
Rename package
2018-10-21 15:16:05 +10:30
Franz Liedke
0d592cfcff
Adopt database changes in flarum/core
2018-10-21 00:58:43 +02:00
Franz Liedke
aee0d4a856
Rename bootstrap.php
2018-10-17 23:41:09 +02:00
Arda Çebi
39bf15f026
Icon addition ( #6 )
2018-08-19 23:34:22 +02:00
Wiwat Srisattha
7672d610c3
Use new Frontend extender ( #5 )
...
* Update bootstrap.php
* Update bootstrap.php
2018-07-27 11:38:42 +02:00
flarum-bot
522bae8f30
Bundled output for commit d81f7509b4
[skip ci]
2018-06-20 05:24:52 +00:00
Toby Zerner
d81f7509b4
Fix Travis' deploy key
2018-06-20 14:27:52 +09:30
Toby Zerner
ad22ac4289
Remove progress flag
2018-06-20 13:57:31 +09:30
Toby Zerner
6eae43688e
Webpack ( #4 )
...
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:48 +09:30
Ammar Fadhlur Rahman
bc8960c3ec
Change fa icon prefix to fas
2018-05-10 15:02:22 +07:00
AFR
cc50059f57
Adapt to FontAwesome v5.0.6 icon name changes ( #2 )
2018-02-23 23:44:35 +01:00
Miles Cellar
6d8a50942f
Update license year range to 2018
2018-01-15 19:36:58 +01:00
Toby Zerner
dd0a7d9163
Require beta 8
2018-01-11 12:26:40 +10:30
Toby Zerner
21f99335bf
Fix a stray class name
2017-12-27 16:06:37 +10:30
Toby Zerner
cd2d56fd99
lists → pluck for Laravel 5.5
2017-12-27 16:06:27 +10:30
Toby Zerner
a1fe93f355
Update namespaces for beta 8
2017-12-27 09:52:45 +10:30
Toby Zerner
88228df6f2
Clean up some variable/method names
2017-12-19 08:57:55 +10:30
Toby Zerner
d827fd36fe
Prevent statistics from being loaded outside of admin
...
closes flarum/core#1311
2017-12-19 08:52:13 +10:30
Toby Zerner
d56b792a9d
I think we're finally good with the timezone stuff now?
...
MySQL's UNIX_TIMESTAMP function interprets the date using MySQL's
configured timezone, which we don't want (may be misconfigured etc).
Instead, now we do the conversion to a timestamp on the PHP side. Then
JavaScript is given the offset between UTC and the configure timezone
so it can work out how to display the data.
2017-12-11 22:42:51 +10:30
Toby Zerner
6857d32d22
Add "today" period with hourly breakdown, and fix timezone issues
...
This fix ensures that before aggregating daily/hourly statistics, dates
are converted into the local timezone ("flarum-statistics.timezone" in
the settings table).
2017-12-11 19:01:38 +10:30
Toby Zerner
8860def12e
Only show this period's value in tooltip
2017-12-11 18:53:47 +10:30
Toby Zerner
b65ad8a5ce
Only update chart values if needed
2017-12-11 18:52:54 +10:30