Commit Graph

7 Commits

Author SHA1 Message Date
David Wheatley
af3116bce9
perf(statistics): rewrite for performance on very large communities (#3531)
Co-authored-by: Sami Mazouz <ilyasmazouz@gmail.com>
2022-07-18 19:07:38 +01:00
dependabot[bot]
37a882118a
chore(deps): bump glob-parent from 3.1.0 to 5.1.2 in /extensions/emoji/js (#3345)
* chore(deps): bump glob-parent in /extensions/emoji/js

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

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

* Apply fixes from StyleCI

[ci skip] [skip ci]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
2022-03-11 18:11:20 -05:00
Alexander Skvortsov
9c60a0f9f3 Move AddStatisticsData out of Listener folder since it isn't a listener 2020-12-08 13:08:26 -05: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
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
Franz Liedke
aee0d4a856 Rename bootstrap.php 2018-10-17 23:41:09 +02:00