This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
v0.1.1-alpha
Pre-release
Pre-release
thiagocoutinhor
released this
08 Mar 15:21
·
173 commits
to master
since this release
Bug Fixes
- Solves copying issues in some browsers
- Solves the use of ">" and "<" characters in code not being sent correctly
- Solves the sharing bugs when caption was involved
Quality of Life
- Reduced tab size from 8 to 4
- Added the progress numbers recieved to the progress bar
- Added spark imported libraries enviroment variable
- Added a webpage icon
Internal
- Automates docker image making with a script in package.json
- Changed default port from 9085 to 9099, docker-compose now owns the 9085 port
- Changed the log color schema
- Changed the level of some logs
- Changed the docker and enviroment variables (and some code) to better automate docker build
- Basic documentation