Block a user
adf5cc7806
Move source CSS to src directory so it can be excluded from the zip
5e75884965
Just add theme info to root style.css, compile everything to styles.min.css
2a557fdd98
Don't enqueue the CUBE stylesheet
3afaf86862
Use postcss to combine & minify styles
d8af8feb43
Some improvements, bugfixes, and updates
92e98bbdcb
More formatting and clippy fixes
b363349dd2
Fmt and remove unused imports
4da9e9d781
Start refactoring parsers into separate files inside a parsers module
b2e2db96db
Support for assigning variables to other variables, printing variables, and commenting
0e6ebd621f
Cargo clippy
d4cd674d7a
Modifications to commands system, begun work on proper video module
c76f8e27a7
Janet now uses the compromise library to process commands, meaning she has NLP! Commands now only have to contain the right phrases, e.g. "play a video" and "play the video" both trigger the same command, regardless of the rest of the text
deb70524cd
New modules:
a2638c4624
Fixed misplaced comma in README
1b76932632
Modified README