Owen Diffey
|
ef425d3bec
fix: Prevent migration 18 running once migration 20 has been run
|
2 éve |
Owen Diffey
|
dfa7ba538b
refactor(Station): Updated migration and minor tweaks
|
2 éve |
Kristian Vos
|
5868eafcd9
feat: added ability to show a news item to new users when they first visit the site
|
2 éve |
Kristian Vos
|
471ddc4250
fix: playlists could sometimes not be created due to restrictive MongoDB index
|
2 éve |
Kristian Vos
|
46db35799b
refactor: fixed eslint issues
|
2 éve |
Kristian Vos
|
61fedc8570
refactor: eslint fixes
|
2 éve |
Kristian Vos
|
6b1cf17877
refactor: combined backend getData/GET_DATA into one db GET_DATA job
|
2 éve |
Owen Diffey
|
79eeeb40e0
refactor: Verified parameter as a boolean and hidden song as a tag migration
|
2 éve |
Kristian Vos
|
b5056570ff
feat: added basic tagging to songs
|
2 éve |
Kristian Vos
|
1e40c95369
Revert "refactor(Songs): verified property as boolean and removed hidden type"
|
2 éve |
Owen Diffey
|
2e749eff6c
refactor(Songs): verified property as boolean and removed hidden type
|
2 éve |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
2 éve |
Owen Diffey
|
1ee62b428e
Merge branch 'polishing' into owen-469-470
|
3 éve |
Owen Diffey
|
37cfb31da2
fix: Name and username validation should require one letter or number
|
3 éve |
Owen Diffey
|
3d9a9567c8
fix: User name validation in backend and frontend error messages updates
|
3 éve |
Owen Diffey
|
3ef86cdaa6
fix: Name validation now allows 0-9 and underscores
|
3 éve |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 éve |
Kristian Vos
|
d79092f618
Merge branch 'owen-reduce-limits' of https://github.com/odiffey/MusareNode into odiffey-owen-reduce-limits
|
3 éve |
Owen Diffey
|
97a614c69a
Added removed limits code as comments
|
3 éve |
Kristian Vos
|
8ff2dc22a0
chore: updated backend packages and ran npm audit fix
|
3 éve |
Owen Diffey
|
4147d1d3ba
Reduced limits on users
|
3 éve |
Jonathan Graham
|
9029469997
fix(Register): user is now always logged-in on successful register
|
3 éve |
Kristian Vos
|
9b511dc974
refactor(Station): changed the way likes/dislikes are loaded
|
3 éve |
Jonathan
|
0e74a66d05
feat(EditSong): Reports sidebar with functionality to sort by category or report
|
3 éve |
Jonathan
|
c01ab8ab04
refactor(Reports): db objects should contain all issues instead of splitting per issue
|
3 éve |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 éve |
Jonathan
|
37ea2b619d
migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy
|
3 éve |
Jonathan
|
5e545d0e5b
refactor(Sortable Songs In Playlists): revisited efficiency of solution
|
3 éve |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
3 éve |
Owen Diffey
|
36c39013be
Only 1 playlist can be included in station sequential play mode now
|
3 éve |