Joseph Milazzo
|
bd5a1338c4
|
Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them.
|
2021-02-06 13:08:48 -06:00 |
|
Joseph Milazzo
|
ac993a59ba
|
Implemented ability to leave a rating (up to 5 stars) and a text review (not UI supported until v0.2).
|
2021-01-19 17:06:26 -06:00 |
|
Joseph Milazzo
|
3c8e4b2240
|
Cleaned up some warnings and implemented re-occuring scan libraries task. Customization of task schedules is in v0.2.
|
2021-01-19 14:41:50 -06:00 |
|
Joseph Milazzo
|
295e62d773
|
Fixed grant-access api and new library to properly update the db. Somehow the old way of updating db no longer works.
|
2021-01-18 17:18:42 -06:00 |
|
Joseph Milazzo
|
effdf07cef
|
Very messy code that implements read status tracking. Needs major cleanup.
|
2021-01-17 15:05:27 -06:00 |
|
Joseph Milazzo
|
9168e12483
|
Refactored Volume to have Name and Number (int) so that we can properly sort and still handle possible split volumes.
Refactored ScanLibrary into Library controller and updated it so it adds the new library to all admins.
|
2021-01-02 12:21:36 -06:00 |
|
Joseph Milazzo
|
fbe2daac6a
|
Fixed code for getting members with roles and libraries
|
2020-12-24 08:38:55 -06:00 |
|
Joseph Milazzo
|
f0919042b0
|
Added a new policy to require being an admin. Implemented ability to delete a user.
|
2020-12-24 08:13:58 -06:00 |
|
Joseph Milazzo
|
bb276a5984
|
Some changes to get register/login flow working smoothly with Admin role.
|
2020-12-22 17:28:38 -06:00 |
|
Andrew Song
|
f8d7581a12
|
adding admin exists api
|
2020-12-20 18:32:24 -06:00 |
|
Joseph Milazzo
|
b6e0e05205
|
Added new many to many migration for libraries and users. Add Library now works and you can get Library (entity) objects from a user. LibraryDto project is upcoming.
|
2020-12-18 12:01:45 -06:00 |
|
Joseph Milazzo
|
d5eed4e85d
|
Lots of changes to get code ready to add library.
|
2020-12-17 11:27:19 -06:00 |
|
Joseph Milazzo
|
13ed323949
|
Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering.
|
2020-12-14 14:33:09 -06:00 |
|