-
- Downloads
Hash mode (#299)
* Build tracker with hash mode * Extract hash fragment in hash mode * Serve new hash-based tracker
Showing
- lib/plausible_web/controllers/api/external_controller.ex 12 additions, 1 deletionlib/plausible_web/controllers/api/external_controller.ex
- lib/plausible_web/controllers/tracker_controller.ex 11 additions, 0 deletionslib/plausible_web/controllers/tracker_controller.ex
- lib/plausible_web/router.ex 1 addition, 0 deletionslib/plausible_web/router.ex
- priv/tracker/js/plausible.hash.js 1 addition, 0 deletionspriv/tracker/js/plausible.hash.js
- test/plausible_web/controllers/api/external_controller_test.exs 17 additions, 0 deletions...lausible_web/controllers/api/external_controller_test.exs
- tracker/compile.js 6 additions, 2 deletionstracker/compile.js
- tracker/package-lock.json 32 additions, 0 deletionstracker/package-lock.json
- tracker/package.json 1 addition, 0 deletionstracker/package.json
- tracker/src/plausible.js 9 additions, 3 deletionstracker/src/plausible.js
Loading
Please register or sign in to comment