Jonathan
|
0402848da0
feat(News): sanitizing of html output of markdown
|
3 years ago |
Jonathan
|
a0d7525c58
chore(News): merge conflicts
|
3 years ago |
Jonathan
|
a1f59b3543
fix(News): styling of title on news page
|
3 years ago |
Owen Diffey
|
23952db412
Included createdBy/createdAt in news items and other minor tweaks
|
3 years ago |
Jonathan
|
91622a9f24
feat(News): code, blockquotes, lists are now styled, fixed font sizes
|
3 years ago |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
3 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 years ago |
Jonathan
|
b008de5346
fix(News): removing a news item shouldn't require the entire news object
|
4 years ago |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 years ago |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 years ago |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 years ago |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 years ago |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
4 years ago |
Jonathan
|
fef12cded9
style(css): all night mode colors now use scss variables
|
4 years ago |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
4 years ago |
Jonathan
|
2ac517db96
chore: improved Vue folder structure
|
4 years ago |