Owen Diffey
|
2c19a0a580
refactor: Made global components normal components again
|
hace 2 años |
Owen Diffey
|
0bafee6ca1
refactor: Fixed Typescript errors and enabled TS commit validation
|
hace 2 años |
Owen Diffey
|
b0e1dbb433
refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex
|
hace 2 años |
Owen Diffey
|
a4ba1318e3
refactor: Converted editNews Vuex store to Pinia store
|
hace 2 años |
Owen Diffey
|
a4b831fef9
refactor: Converted websockets VueX store to Pinia store
|
hace 2 años |
Owen Diffey
|
278abb8c05
refactor(EditNews): Converted to composition API
|
hace 2 años |
Owen Diffey
|
16c3837d06
fix: Various fixes for Vite migration
|
hace 3 años |
Owen Diffey
|
7ff3026b2b
refactor: Display user display names instead of usernames in links
|
hace 3 años |
Owen Diffey
|
6abc43bf50
refactor(editNews): Migrated to new modal system
|
hace 3 años |
Owen Diffey
|
53bd09be98
refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP)
|
hace 3 años |
Kristian Vos
|
9703d2c8fd
refactor: eslint fixes
|
hace 3 años |
Kristian Vos
|
5868eafcd9
feat: added ability to show a news item to new users when they first visit the site
|
hace 3 años |
Owen Diffey
|
a1df2ebf01
refactor: Consistent LESS box-shadow
|
hace 3 años |
Owen Diffey
|
dafaaa6083
refactor: Consistent border-radius
|
hace 3 años |
Owen Diffey
|
05937d8758
refactor: Now using LESS instead of SASS/SCSS
|
hace 3 años |
Owen Diffey
|
8da767c119
Merge branch 'dependabot/npm_and_yarn/frontend/marked-4.0.10' into staging
|
hace 3 años |
Owen Diffey
|
507ade3481
refactor: Updated marked import after v4.0.0 breaking changes
|
hace 3 años |
Owen Diffey
|
0fd2fe6768
refactor: Added small modal size option
|
hace 3 años |
Kristian Vos
|
91ec804bdc
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
hace 3 años |
Owen Diffey
|
c31e2d0f72
fix: Table styling missing on lightmode
|
hace 3 años |
Kristian Vos
|
dad017a47f
fix: styling in EditNews footer
|
hace 3 años |
Owen Diffey
|
14e8bc4977
fix: Minor fixes for editnews default content and my playlists should only show blacklist option in community stations
|
hace 3 años |
Owen Diffey
|
44a9bfa656
refactor: Finished modal bulma replacement styling
|
hace 3 años |
Owen Diffey
|
87b7043887
style(nightmode): EditNews input
|
hace 3 años |
Kristian Vos
|
570257f25b
fix(EditNews): footer had three spaces instead of one between username and createdAt
|
hace 3 años |
Jonathan Graham
|
e6d03fe7d0
fix(Punishments): improved design of Punishments modal, admin tab
|
hace 3 años |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
hace 3 años |
Jonathan Graham
|
7c33c36da9
fix(EditSong): SaveButton mixin now allows for any custom messages as default
|
hace 3 años |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
hace 3 años |
Kristian Vos
|
3c8c92fd47
fix(Modal,EditNews,EditSong): various spacing issues with modal footer buttons
|
hace 3 años |