Deluan
|
db67c1277e
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
|
Deluan
|
695f82a1a0
|
Upgrade to Beego 2's orm
|
2022-07-30 12:43:48 -04:00 |
|
Deluan
|
6ee45a9ccc
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
Deluan
|
861b406575
|
Use new simplified uuid.NewString() syntax
|
2021-02-01 01:22:31 -05:00 |
|
Deluan
|
abd51b2156
|
Use Subsonic API to star/unstar
This removes the need to update the annotations on Put(model), removing complexity and making it less buggy
|
2020-10-03 20:08:51 -04:00 |
|
Deluan
|
ed726c2126
|
Better implementation of Bookmarks, using its own table
|
2020-08-01 12:17:15 -04:00 |
|
Deluan
|
8a68cecdb9
|
Add ToggleStar to SongContextMenu (WIP)
|
2020-05-22 15:23:42 -04:00 |
|
Deluan
|
f6e448c1ba
|
refactor: removed unused code, unnecessary typecasts and fixed small warnings
|
2020-03-20 00:07:36 -04:00 |
|
Deluan
|
029290f304
|
fix: set default play_count to 0
IncPlayCount was not incrementing when the annotation already existed with play_count = null
|
2020-02-08 22:55:05 -05:00 |
|
Deluan
|
0d0787e656
|
refactor:clean annotations in GC
|
2020-02-01 17:23:03 -05:00 |
|