Commit Graph

189 Commits

Author SHA1 Message Date
d7416b480b roomread trigger
fixes #32
2025-03-18 21:43:28 -04:00
4e82eedf9c Merge branch 'i-fucking-hate-database'
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
Conflicts:
	ProtocolInterfaces/DiscordInterface/DiscordInterface.cs
2025-03-18 21:29:55 -04:00
b6f74f580c pages all work 2025-03-18 20:14:52 -04:00
488a89614a account details view
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
lineage summary doesn't work
2025-03-17 23:38:16 -04:00
d22faae2f6 vassago is back to 0! sort of!
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-03-12 18:34:39 -04:00
6881816c94 self referencing serialization ignored
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-03-12 16:05:22 -04:00
53753374f0 runs and listens without exploding 2025-03-11 22:20:09 -04:00
50ecfc5867 double add solved. also, i was relinking... I think that's supposed to have been only if needed. 2025-03-11 13:33:00 -04:00
0d3a56c8db double-adding of Accounts is sovled - but now it's double-adding Users.
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
whyyyy
2025-03-06 17:02:33 -05:00
18e8f0f36e issue cracked. now, apply rememberer to webinterface. 2025-03-05 23:11:58 -05:00
d006367ecc you know why its change is being tracked? because you have another db context. 2025-02-28 22:53:10 -05:00
c971add137 a lot of my problems are who owns what
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-02-27 16:17:26 -05:00
3ed37959ad fixed most compiler complaints in discord interface
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-02-25 23:45:30 -05:00
736e3cb763 it's always something
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-02-22 22:14:16 -05:00
740471d105 rememberer. but it doesn't remember.
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
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
6298b037b6 Revert "restful with the db"
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
This reverts commit 203c6af3cf.
2025-02-04 17:06:22 -05:00
03fdb56190 ok no i take it back, we do need a rememberer?
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
send 2 messages - it'll pull out a channel and complain it's already been attached.
2025-02-03 20:41:11 -05:00
c3a9ac3c54 restfulness is not working. Must implement rememberer.
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-01-30 17:43:48 -05:00
203c6af3cf restful with the db
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
because otherwise it caches for you. "but adam, won't that make it slower?" i just accidentally compared it to the production version; it's faster. over wifi! granted maybe it's not technically faster but something else might technically be happening, whatever. result observed
2025-01-28 21:34:43 -05:00
2793e6ef76 fixed the launch error I was gettign
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-01-28 17:09:23 -05:00
c0cfa90874 i forget the opposite of @{}
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2025-01-06 00:14:56 -05:00
8b857b82c9 db recreate 2025-01-05 21:59:39 -05:00
4c06a74410 twitch properly sets up self account
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2024-12-26 17:27:35 -05:00
4c93fd3ef8 don't track crash dumps 2024-12-26 16:40:58 -05:00
25674e3af6 remove runtime issue 2024-12-26 16:40:45 -05:00
b3eb7b1ff1 Merge branch 'offline-2024-07-06'
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
resolved Conflicts:
	devuitls.sh
2024-12-26 16:35:20 -05:00
a7afcacee8 bitrot cleared, runs on dantalion
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2024-12-26 16:34:17 -05:00
37d3ec5947 seems to work on balaam
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2024-12-12 01:23:54 -05:00
0d0d377a05 so abd at keeping these updated
Some checks failed
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2024-11-11 00:47:09 -05:00
1b8a714a96 runs, performs features, doesn't crash
Some checks failed
gitea/vassago/pipeline/head There was a failure building this commit
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
2024-07-13 18:59:10 -04:00
7c22ae1643 found a magic number :((
Some checks failed
gitea/vassago/pipeline/head There was a failure building this commit
2024-07-13 17:56:19 -04:00
e0c7bdb35f user management UI
Some checks failed
gitea/vassago/pipeline/head There was a failure building this commit
2024-07-07 15:27:48 -04:00
9648ea563b compiles, needs db update 2024-07-07 14:22:10 -04:00
1d73fe0be8 they're accounts. Maybe I should rename it in the DB. 2024-07-07 13:08:41 -04:00
5eeec24069 slightly more generic Patch function for API
Some checks failed
gitea/vassago/pipeline/head There was a failure building this commit
untested. you know, since... offline ;)
2024-07-06 16:00:18 -04:00
ab16600463 inerited channel stats works better
Some checks failed
gitea/vassago/pipeline/head There was a failure building this commit
gitea.arg.rip/vassago/pipeline/head There was a failure building this commit
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
c446521977 fixed a bug where we'd immediately crash on any message 2024-05-10 17:07:50 -04:00
54414b8748 db migration: no featurepermissions, and channel permissions embedded in channel 2024-05-10 16:41:00 -04:00
8cb4005192 update links to guy who forked it 2024-05-10 10:54:45 -04:00
cd2fa384d5 bootstrap, fontawesome, and bootstrap treeview 2024-05-05 16:55:00 -04:00
f4bed1e6cb contain web interface stuff 2024-04-08 15:00:55 -04:00