Owen Diffey
|
1ee62b428e
Merge branch 'polishing' into owen-469-470
|
3 gadi atpakaļ |
Owen Diffey
|
37cfb31da2
fix: Name and username validation should require one letter or number
|
3 gadi atpakaļ |
Owen Diffey
|
3d9a9567c8
fix: User name validation in backend and frontend error messages updates
|
3 gadi atpakaļ |
Owen Diffey
|
3ef86cdaa6
fix: Name validation now allows 0-9 and underscores
|
3 gadi atpakaļ |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 gadi atpakaļ |
Kristian Vos
|
d79092f618
Merge branch 'owen-reduce-limits' of https://github.com/odiffey/MusareNode into odiffey-owen-reduce-limits
|
3 gadi atpakaļ |
Owen Diffey
|
97a614c69a
Added removed limits code as comments
|
3 gadi atpakaļ |
Kristian Vos
|
8ff2dc22a0
chore: updated backend packages and ran npm audit fix
|
3 gadi atpakaļ |
Owen Diffey
|
4147d1d3ba
Reduced limits on users
|
3 gadi atpakaļ |
Jonathan Graham
|
9029469997
fix(Register): user is now always logged-in on successful register
|
3 gadi atpakaļ |
Kristian Vos
|
9b511dc974
refactor(Station): changed the way likes/dislikes are loaded
|
3 gadi atpakaļ |
Jonathan
|
0e74a66d05
feat(EditSong): Reports sidebar with functionality to sort by category or report
|
3 gadi atpakaļ |
Jonathan
|
c01ab8ab04
refactor(Reports): db objects should contain all issues instead of splitting per issue
|
3 gadi atpakaļ |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 gadi atpakaļ |
Jonathan
|
37ea2b619d
migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy
|
3 gadi atpakaļ |
Jonathan
|
5e545d0e5b
refactor(Sortable Songs In Playlists): revisited efficiency of solution
|
3 gadi atpakaļ |
Jonathan
|
4afc27bb2d
feat(News): added markdown/preview side-by-side and updated news schema
|
3 gadi atpakaļ |
Owen Diffey
|
36c39013be
Only 1 playlist can be included in station sequential play mode now
|
3 gadi atpakaļ |
Kristian Vos
|
3eefc38b5f
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 gadi atpakaļ |
Kristian Vos
|
cbd389ea5a
Limited avatar initials to first 2 characters and limited user name only to valid characters
|
3 gadi atpakaļ |
Jonathan
|
fb46afcab6
feat(AccountRemoval): data removal request to admins, email sent to admins
|
3 gadi atpakaļ |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
3 gadi atpakaļ |
Kristian Vos
|
2246c3001a
Added preference to request songs anonymously
|
3 gadi atpakaļ |
Kristian Vos
|
28a571c5d2
Added preference for ActivityWatch integration
|
3 gadi atpakaļ |
Kristian Vos
|
67d5330f09
Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab.
|
3 gadi atpakaļ |
Kristian Vos
|
5a7f9326e4
Small addition to last commit
|
3 gadi atpakaļ |
Kristian Vos
|
5624ec3e87
Worked more on song merging
|
3 gadi atpakaļ |
Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 gadi atpakaļ |
Kristian Vos
|
a255f6c625
Added migration2 code
|
3 gadi atpakaļ |
Kristian Vos
|
6db924fd13
Forgot to remove debug value
|
3 gadi atpakaļ |