Deluan
|
d0dceae094
|
Add getShares and createShare Subsonic endpoints
|
2023-01-24 18:36:46 -05:00 |
|
Deluan
|
84aa094e56
|
More work on Shares
|
2023-01-24 18:36:45 -05:00 |
|
Deluan
|
ab04e33da6
|
Initial work on Shares
|
2023-01-24 18:36:45 -05:00 |
|
Deluan
|
c831dc4cdf
|
Use structs lib to map models to DB. Fix #1266
|
2021-08-01 12:04:45 -04:00 |
|
Yash Jipkate
|
af210c8903
|
Add Native Sharing REST API (#1150)
* Initial draft - UNTESTED
* changes to Save() and Update()
* apply col filter and limit nanoid
* remove columns to not update
|
2021-06-08 15:44:30 -04:00 |
|
Yash Jipkate
|
327c259a3d
|
Create share table and repository. (#930)
* Add share table and repository
* Add datastore mock
* Try fixing indent
* Try fixing indent - 2
* Try fixing indent - 3
* Implement rest.Repository and rest.Persistance
* Renew date
* Better error handling
* Improve field name
* Fix json name conventionally
|
2021-05-30 11:50:35 -04:00 |
|