Commit Graph

38 Commits

Author SHA1 Message Date
2ce4656ac5 most of config works, but not webhook's headers
and you know what, webhooks ought to make their way into the database anyway. and fuck it, be a paragraph
2025-07-05 00:37:35 -04:00
56c71ee533 frontend progress. I am *almost* returning to monke.... but my datatype uses strings to serialize some objects in order to cooperate with entity framework.
how hard do you want to not use javascript.. is knockout.js worse than a viewmodel?
2025-07-03 13:18:35 -04:00
fc1e44e3dc y'boi hates frontend 2025-07-01 20:15:45 -04:00
a4c2ff1ea4 rememberer is now a singleton, channels retrieve accounts
see 57
2025-06-26 11:57:42 -04:00
92988257b6 localizations. command aliases.
see #19. see #9.
2025-06-20 20:09:44 -04:00
b859d99c92 fixed web controller pages 2025-06-12 00:40:37 -04:00
224a3c5a62 you can have multiple parameters, you just have to trust that billyboy will treat them all as [frombody] for you.
and when has M$ ever embraced, extended, and extinguished your dreams?
2025-06-04 16:37:58 -04:00
c35a512dbd sendfile works
see #25
2025-06-04 16:28:53 -04:00
0ff3902fd0 react works, sendfile theoretically might
but it turns out there's an issue, see note on #25
2025-05-29 14:10:48 -04:00
7c7793f3b2 send message works!
...messages aren't getting stored, though.
2025-05-29 13:09:57 -04:00
5c2ba7397e rememberer API controller, more direct
but I need other stuff to use it instead of old ones
2025-05-23 17:15:33 -04:00
a55e7a74ab backgroundservice instead of IHostedService - now I can *see* my g.d. errors! 2025-05-22 16:54:10 -04:00
631347aed8 admin interface works 2025-04-24 12:54:30 -04:00
be94366763 UACs, have a web interface, can be linked
twitch interface needs to collapse users, it's creating redundant copies
UACs need to be un-linkable
no search and no list make homer something something
2025-04-23 11:44:11 -04:00
1d70074d71 connects to twitch. twitchsummon happens.
I think twitchunsummon doesn't?
2025-04-19 11:11:39 -04:00
5ff601a60c clear up compiler warnings 2025-03-26 19:10:56 -04:00
b6f74f580c pages all work 2025-03-18 20:14:52 -04:00
488a89614a account details view
lineage summary doesn't work
2025-03-17 23:38:16 -04:00
6881816c94 self referencing serialization ignored 2025-03-12 16:05:22 -04:00
53753374f0 runs and listens without exploding 2025-03-11 22:20:09 -04:00
0d3a56c8db double-adding of Accounts is sovled - but now it's double-adding Users.
whyyyy
2025-03-06 17:02:33 -05:00
3ed37959ad fixed most compiler complaints in discord interface 2025-02-25 23:45:30 -05:00
740471d105 rememberer. but it doesn't remember.
FUCK this is what I get for saying I like entity framework. *adds thing* *hits save* "(unrelated shit) is already here, why are you trying to add it again you dumbass?" FUCK IF I KNOW, you're supposed to be straightening this shit out!
2025-02-07 17:00:29 -05:00
c3a9ac3c54 restfulness is not working. Must implement rememberer. 2025-01-30 17:43:48 -05:00
2793e6ef76 fixed the launch error I was gettign 2025-01-28 17:09:23 -05:00
c0cfa90874 i forget the opposite of @{} 2025-01-06 00:14:56 -05:00
e0c7bdb35f user management UI 2024-07-07 15:27:48 -04:00
ab16600463 inerited channel stats works better
before it would include 1 level, then assume that's the top. so 2 degrees of inheritance would confuse it
2024-06-29 16:45:07 -04:00
af4d68caa1 ca2254 is moronic. maybe if it wasn't filed under "code quality" and instead was filed under "you didn't include a workaround for the weaknesses of other external junk" i'd be kinder to it ;) 2024-06-23 20:35:00 -04:00
0ac28c35fb the api to commit web interface changes to a channel works 2024-06-23 20:31:09 -04:00
942b11fcce we have a dropdown that fires an onchange to post the new value.
although, errors ensue
2024-06-16 18:10:49 -04:00
4bd51721b6 more details, more links, fixed a bug where it wouldn't give itself a seen-in-channel 2024-06-10 16:24:30 -04:00
e364b47c0f details pages for channels added 2024-06-09 17:37:09 -04:00
c6ea3ef790 integrate swagger 2024-06-02 18:37:04 -04:00
2f7bc2c0ea get to channel details 2024-06-02 17:13:15 -04:00
43eaa5ad0d users in treeview 2024-05-26 20:00:46 -04:00
b4b5544ec4 channels and accounts organized into a treeview
even if every account is orphaned, this isn't how it should be
2024-05-26 19:43:17 -04:00
bed8d3cbef move web interface around 2024-04-05 23:07:48 -04:00