This website requires JavaScript.
Explore
Help
Sign In
_Bastler
/
partey_workadventure
Watch
1
Star
0
Fork
0
You've already forked partey_workadventure
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d0ad5f8299
partey_workadventure
/
front
/
.gitignore
8 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-04-03 14:56:21 +02:00
/node_modules/
gitignore dist/ completely
2022-01-31 16:16:43 +01:00
dist/
Initial commit
2020-04-03 14:56:21 +02:00
/yarn-error.log
cr fixes
2022-01-19 10:37:56 +01:00
/package-lock.json
Template google analytics data Without this patch, the index.html contains google analytics at all times, including for people self-hosting it. This is a problem for privacy reasons, and only people wanting to have analytics on their instances should be able to enable them. This fixes it by making sure the index.html page is templated to sideload content from ANALYTICS_CODE_PATH (which itself is also templated, for convenience).
2021-01-19 10:46:53 +01:00
*.sh
!templater.sh
add vite config to build iframe api
2022-02-02 00:20:46 +01:00
/public/iframe_api.js
Reference in New Issue
Copy Permalink