index
:
stvnliu/epq-web.git
main
JS Frontend - EPQ project
stvnliu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-01
bump version number 0.3.0
HEAD
main
Zhongheng Liu
2024-04-01
Client-side changes for cryptographic login
Zhongheng Liu
2024-04-01
misc changes and added method stub for encryption support
Zhongheng Liu
2024-02-19
Preparation for integration with auth/oauth2
Zhongheng Liu
2024-02-18
Added necessary changes to client-side code for HTTPS transport
Zhongheng Liu
2024-02-18
remove unnecessary comments -- floor commit for crypto test
Zhongheng Liu
2024-01-31
Bump version number to 0.2.1
Zhongheng Liu
2024-01-31
CSS styling overhaul
Zhongheng Liu
2024-01-31
Removed copyright statement temporarily
Zhongheng Liu
2024-01-31
Update TODO with things to do
Zhongheng Liu
2024-01-24
sync misc fmt changes
Zhongheng Liu
2024-01-20
format and use more aggressive tabstop widths
Zhongheng Liu
2024-01-20
Refactor and cleanup code
Zhongheng Liu
2024-01-19
bump version number 0.2.0
Zhongheng Liu
2024-01-19
Added support for CORS and integrated login handler
Zhongheng Liu
2024-01-19
basic improvements in formatting
Zhongheng Liu
2024-01-18
UNTESTED integration between Login component and the main application wrapper
Zhongheng Liu
2024-01-17
purged redundant code and library imports
Zhongheng Liu
2024-01-17
Added Cited Works document to keep track of things used during the project
Zhongheng Liu
2024-01-17
UNTESTED CHANGES to login system
Zhongheng Liu
2024-01-14
Added basis for internationlisation
Zhongheng Liu
2024-01-14
Update package.json bump version number
Zhongheng Liu
2024-01-14
Temporarily resolved keydown repeat event bug by circumventing sendData empty...
Zhongheng Liu
2024-01-14
refactored code. Moved non-tsx bits to /src/handlers/
Zhongheng Liu
2024-01-14
Solved issue previously ignored by statically rendering components through
Zhongheng Liu
2024-01-03
add other messaging types for finer control
Zhongheng Liu
2024-01-03
Added MIT License
Zhongheng Liu
2024-01-03
added proper scrolling support - 500px bounds for now
Zhongheng Liu
2024-01-03
Styling hacker greentext formatting
Zhongheng Liu
2024-01-02
Implemented hello message on join
Zhongheng Liu
2024-01-02
Add several explanatory comments on code
Zhongheng Liu
2023-12-21
finished prototype v1 - removed deprecated files
Zhongheng Liu
2023-12-21
dynamic websockets url resolve
Zhongheng Liu
2023-12-21
Temporary solution: renderToStaticMarkup
Zhongheng Liu
2023-12-21
FIXME Buggy send message
Zhongheng Liu
2023-12-21
FATAL FIXME No underlying STOMP connection
Zhongheng Liu
2023-12-21
initial stompClient integration
Zhongheng Liu
2023-12-21
added type compatibility layer
Zhongheng Liu
2023-12-19
started work on frontend message handlers
Zhongheng Liu
2023-12-19
Initial commit - added initial skeletal files
Zhongheng Liu
2023-12-19
Initialize project using Create React App
Zhongheng Liu