Commit Graph

94 Commits

Author SHA1 Message Date
Max
d687ebdde5 Merge push API -> Main 2024-06-16 13:43:30 +02:00
Max
25ca94ae3a Implemented simple authorization, with users, groups & sessions. 2023-10-09 21:05:38 +02:00
Max
9338d8c106 Implemented groups, sessions & authorization basics. 2023-10-09 01:58:53 +02:00
Max
f95e985c7b Implemented users db & API side. 2023-10-08 00:46:42 +02:00
Max
b114bf3a10 Working on auth attribute 2023-09-21 20:51:16 +02:00
Max
8511401bff Working on auth implentation. 2023-09-17 21:41:31 +02:00
Max
952e0d7e3e Working on users database & api dto's 2023-09-10 21:32:25 +02:00
Max
62244750de API: Setup controllers & services | Blazor: Setup default blazor layout. 2023-09-06 21:06:13 +02:00
Max
1a686219ff Implementing API base functionality. 2023-09-03 21:26:20 +02:00
Max
e1f33c96c2 Removed unused project 2023-09-03 19:38:47 +02:00
Max
b369ca89ff Setup API & Blazor projects, setup logging with serilog. 2023-09-03 15:30:53 +02:00
Max
45f71b7577 Reworked solution structure 2023-09-03 00:13:02 +02:00
Max
6335fb13ef Removed dependencies, working in interface 2023-08-27 21:12:06 +02:00
Max
2becd02f53 Updated submodule 'ToolQit' & reworked some logging 2023-08-27 19:54:36 +02:00
Max
9e4f0172e7 Updated ToolQit submodule 2023-08-27 16:42:14 +02:00
Max
906c234548 Added api response model 2023-07-16 21:18:11 +02:00
Max
8e6f96c9df Working on api backend 2023-07-16 20:10:02 +02:00
Max
ebb605477c Updated nuget and submodules 2023-07-09 19:28:36 +02:00
Max
e312ffc017 Reworking db access to make it 'Future proof'. 2023-07-08 00:17:51 +02:00
Max
abc45c9543 Small changes 2023-07-02 21:45:52 +02:00
Max
945a0683d6 Updated dialog UI 2023-07-02 20:54:18 +02:00
Max
0b35c32fe1 Reworking UI and simple dashboard implementation 2023-06-25 22:02:15 +02:00
Max
3cc8838c23 Make theme object readonly in main layout 2023-06-24 11:23:23 +02:00
Max
993302657a Reworking UI added theme toggle, fixed small errors in UI 2023-06-24 11:22:14 +02:00
Max
3e570a40a2 Reworked fetching of categories. 2023-06-24 10:15:51 +02:00
Max
dfc9db7944 Broken, rework DbAccess to only get and set db data. 2023-06-24 00:15:54 +02:00
Max
11f8425b3f Reworking UI 2023-06-23 19:36:58 +02:00
Max
a4788dbd02 Reworked logging 2023-06-19 17:12:12 +02:00
Max
654e2ef364 Small changes on models 2023-06-17 14:34:49 +02:00
Max
13d5c207f5 Reworked backend & DbAccess 2023-06-17 14:04:26 +02:00
Max
ea91abe629 Reworking backend... 2023-06-16 22:53:26 +02:00
Max
722f6f132a Added feedcache for fetching feed items to give every item a parent. 2023-06-15 20:04:15 +02:00
Max
9e6d2183fb Renamed service. 2023-06-15 19:26:54 +02:00
Max
1785833132 Added small atom item date fix 2023-06-14 20:29:21 +02:00
Max
2e619eb48a Added blazor logging to serilog 2023-06-14 19:57:50 +02:00
Max
91b28de875 Base mostly done, starting with UI polishing and features. 2023-06-11 02:28:16 +02:00
Max
18e4135130 Finishing models 2023-06-10 20:27:26 +02:00
Max
13fd44bc72 Reworking DbAccess 'GetFeedItemsAsync' function 2023-06-10 19:43:30 +02:00
Max
4ff0f7c0c3 Fixed crash on initializing models, extended GetCategoriesAsync funtion 2023-06-10 19:06:30 +02:00
Max Holleman
a17b2a7ebf Fixed queries. TODO: Test dapper version! 2023-06-09 15:13:53 +02:00
Max
2a4d20682e Somehow the sql command parameters are broken... 2023-06-05 18:11:43 +02:00
Max Holleman
3e49e2ebf1 Dapper dynamic parameters broken. 2023-06-05 15:15:18 +02:00
Max
6bcc053014 Reworking DbAccess, 70% done! 2023-06-04 19:00:46 +02:00
Max
86337f92a2 Working on syndication manager, handling feed fetching 2023-06-04 02:16:47 +02:00
Max Holleman
cb13ef54c1 Reworking DbAccess 2023-06-02 15:45:10 +02:00
Max Holleman
5a1f350caf Reworking db models from Argotic 2023-06-02 11:56:48 +02:00
Max Holleman
4ef3b58a20 Working on db access 2023-06-02 10:56:30 +02:00
Max Holleman
1f0e8840c1 Reworking db & Syndication implementation 2023-06-01 15:55:15 +02:00
Max
924e174240 Need db reworking for usage new syndication system 2023-05-31 20:27:13 +02:00
Max
ce90818e3d Reworking DbAccess 2023-05-29 21:26:37 +02:00