This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
crafty-4
Watch
1
Star
0
Fork
0
You've already forked crafty-4
mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced
2025-07-25 19:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c08751c7f8a13b7182dd6b3f8a756e4a9844d6e4
crafty-4
/
app
/
classes
/
web
History
LukasDoesDev
c08751c7f8
FILES: Got everything working except Tornado seems to escape my HTML output, works if you set the output to the DOM and run the script below it.
2021-01-15 00:55:14 +02:00
..
ajax_handler.py
changed notify icon - added code to grab remote json from craftycontrol.com for announcements and such - icon turns red if update available
2020-09-22 21:42:41 -04:00
api_handler.py
working statistics api route
2020-09-06 12:58:17 +08:00
base_handler.py
first huge commit
2020-08-11 20:36:09 -04:00
default_handler.py
Fixed errand print statement
2020-08-23 22:17:36 -04:00
panel_handler.py
FILES: Got everything working except Tornado seems to escape my HTML output, works if you set the output to the DOM and run the script below it.
2021-01-15 00:55:14 +02:00
public_handler.py
removing print from update
2020-09-23 08:49:19 -04:00
server_handler.py
added version to bottom of pages
2020-09-22 16:17:17 -04:00
tornado.py
working statistics api route
2020-09-06 12:58:17 +08:00