Commit graph

14 commits

Author SHA1 Message Date
Neil Brommer 3bd02f839e Update SortOrder on bookmarks in the group when a bookmark is moved 2022-05-12 14:44:26 -07:00
Neil Brommer 28747dfe5b Upgrade to .NET 6 and update all dependencies 2022-04-28 08:57:58 -07:00
Neil Brommer 90adbcfb7c Add sorting columns 2022-04-19 13:04:38 -07:00
Neil Brommer 07a3245bfc Fix create bookmark button not doing anything, fix bookmark notes not being saved 2021-12-13 22:04:07 -08:00
Neil Brommer b00158daa7 Use Refit for APIs, make data/API stack async 2021-11-28 22:32:21 -08:00
Neil Brommer 3eb2b2ae98 Add Spectre, add bookmark container creation, save selected container to localStorage 2021-11-20 22:47:10 -08:00
Neil Brommer c5403ca206 Simplify return stack 2021-11-15 22:27:28 -08:00
Neil Brommer 5ccc28516f Add more missing using statements 2021-11-15 21:57:29 -08:00
Neil Brommer f665bd3fb0 Add missing using statements 2021-11-15 21:53:19 -08:00
Neil Brommer 106956157b Use DTOs in controller 2021-11-15 21:44:16 -08:00
Neil Brommer 00136bc11b Set a max length for BookmarkContainer.title 2021-11-13 20:27:24 -08:00
Neil Brommer 6ec00b7d06 Fill out basic BookmarksController 2021-11-13 19:27:01 -08:00
Neil Brommer d18dea826e Add more data access services 2021-11-13 17:19:28 -08:00
Neil Brommer 691e049103 Initial files 2021-11-12 19:21:59 -08:00