29 Commits

Author SHA1 Message Date
honeymoose dd71576e97 fixed issue for : https://www.isharkfly.com/t/discourse/17568 2025-07-24 09:47:19 -04:00
honeymoose 93c9c848f0 Merge remote-tracking branch 'remotes/Discourse/main'
# Conflicts:
#	common/head_tag.html
2025-06-16 16:27:51 -04:00
Jarek Radosz ff2cc11fce DEV: Update linting config and run gjs-codemod (#19)
* DEV: Update linting config and run gjs-codemod

* DEV: Update linting config and run gjs-codemod
2025-06-06 11:53:24 +01:00
David Taylor 470bf3773c DEV: Convert script[type=text/discourse-plugin] to initializer (#18) 2025-05-15 18:01:15 +01:00
Loïc Guitaut 845f27cb2d DEV: Add system spec to check core features are working fine (#16) 2025-04-09 15:20:40 +02:00
Jarek Radosz 69f416869b DEV: Update linting (#15) 2025-03-19 11:55:19 +00:00
David Taylor ceefec97b2 DEV: Bump dependencies and fix linting (#13) 2025-02-06 18:41:39 +01:00
David Taylor 5dbbbd4d4a DEV: Pin version for Discourse <3.5.0.beta1-dev (#12) 2025-02-05 19:45:32 +01:00
David Taylor eea53e6512 DEV: Update linting (#11) 2024-11-28 15:24:26 +01:00
David Taylor 2fc26e2bbd DEV: Update linting (#10) 2024-11-20 19:16:09 +01:00
David Taylor d9ebc42434 DEV: Update eslint config (#9) 2024-11-19 15:14:13 +01:00
Kelv 923f68e8dd DEV: Update linting setup (#8) 2024-10-17 11:27:12 +02:00
Kelv 0c4b78262f DEV: Switch to use pnpm (#7) 2024-10-14 10:15:26 +02:00
dependabot[bot] 9fa86acbe7 Bump micromatch from 4.0.5 to 4.0.8 (#6)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 15:19:57 +02:00
Natalie Tay 21a1f165c8 DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#5) 2024-08-02 17:39:15 +08:00
David Taylor fbaabb28b7 DEV: Update linting (#4) 2024-03-27 19:17:39 +01:00
Selase Krakani b326adc815 DEV: Pin theme for Discourse < 3.3.0.beta1-dev (#3) 2024-02-29 12:58:03 -07:00
honeymoose 965e762310 Update the link and config 2024-01-15 12:20:02 -05:00
honeymoose 346d08559f Update the information and try to fixed the issue for https://www.isharkfly.com/t/discourse/15258/2 2024-01-12 22:43:15 -05:00
honeymoose e56e9cb9c9 Update about.json 2024-01-13 03:30:32 +00:00
kees-closed a488709d75 FEATURE: Add do_not_track and disableCookies settings (#2) 2022-10-04 09:25:56 -04:00
YuCheng Hu 1c8225fb78 change document link 2020-05-20 17:19:47 -04:00
YuCheng Hu 2d755f9849 Add words for CWIKI 2020-05-20 16:53:07 -04:00
YuCheng Hu d6ca673710 Change new lic link 2020-05-20 16:42:42 -04:00
YuCheng Hu 758d48ec96 Change to matomo.js 2020-05-20 16:29:33 -04:00
Ryan Boder bbd0dcb82d Fix current user issue and add tracking features (#1)
* Add cross subdomain tracking

* Add cross subdomain tracking

* Enable crossdomain linking

* Move crossdomain code to a better place

* Remove subdomain from site title

* Fix all subdomains parameter

* Be more specific in subdomain tracking description

* Add user ID tracking

* Handle whitespace around user id field

* Exclude some groups from tracking

* Add exmaple groups to exclude from tracking

* Fix whitespace handling in user ID tracking

* Fix null reference on anonymous users
2019-09-19 13:04:24 -04:00
Kyle Zhao bf3b766146 wrap everything in onPageChange
1. theme settings are only exposed to text/discourse-plugin
2. text/discourse-plugin won't execute automatically
2018-10-23 10:16:49 -04:00
Kyle Zhao 980416d6d7 Mamoto Analytics theme component 2018-10-23 10:16:43 -04:00
Kyle Zhao 19d13ecc86 Initial commit 2018-10-22 22:21:40 -04:00