Commit Graph

203 Commits

Author SHA1 Message Date
fc73df1d63 Merge branch 'release'
Conflicts:
	Jenkinsfile
2025-03-25 18:02:17 -04:00
e4384a2ea0 hopefully ready for release 2025-03-25 18:01:52 -04:00
be36c3cb55 mv the contents 2025-03-25 17:59:30 -04:00
1141118263 don't doublenest dist/ 2025-03-25 17:51:20 -04:00
41172f755c how about not global then? 2025-03-25 17:40:03 -04:00
bcc5389d63 test commands. also install dotnet-ef
although surely with dotnet tool list we could check, but it's cutely formatted
2025-03-25 17:30:18 -04:00
660af2805e ttttyyyypppppeeeee ssssslllloooowwwweeeerrrrrr for accuracy 2025-03-25 17:18:40 -04:00
275faaacfc move out of test274's house 2025-03-25 17:17:31 -04:00
09f439188a build to dist? 2025-03-25 17:15:02 -04:00
246a6e2019 .toarray for .net8 2025-03-25 17:12:38 -04:00
33f55dc790 .net 8 2025-03-25 17:02:05 -04:00
b4b0fd155b fix cred strings 2025-03-25 17:00:09 -04:00
7546612d12 hopefully ready for release 2025-03-25 16:57:21 -04:00
401a3ecbc8 canonical unit names must be singular!
fixes 
2025-03-19 13:10:55 -04:00
d7416b480b roomread trigger
fixes 
2025-03-18 21:43:28 -04:00
4e82eedf9c Merge branch 'i-fucking-hate-database'
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
lineage summary doesn't work
2025-03-17 23:38:16 -04:00
d22faae2f6 vassago is back to 0! sort of! 2025-03-12 18:34:39 -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
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.
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 2025-02-27 16:17:26 -05:00
3ed37959ad fixed most compiler complaints in discord interface 2025-02-25 23:45:30 -05:00
736e3cb763 it's always something 2025-02-22 22:14:16 -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
6298b037b6 Revert "restful with the db"
This reverts commit 203c6af3cf.
2025-02-04 17:06:22 -05:00
03fdb56190 ok no i take it back, we do need a rememberer?
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. 2025-01-30 17:43:48 -05:00
203c6af3cf restful with the db
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 2025-01-28 17:09:23 -05:00
c0cfa90874 i forget the opposite of @{} 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 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'
resolved Conflicts:
	devuitls.sh
2024-12-26 16:35:20 -05:00
a7afcacee8 bitrot cleared, runs on dantalion 2024-12-26 16:34:17 -05:00
37d3ec5947 seems to work on balaam 2024-12-12 01:23:54 -05:00
0d0d377a05 so abd at keeping these updated 2024-11-11 00:47:09 -05:00
1b8a714a96 runs, performs features, doesn't crash 2024-07-13 18:59:10 -04:00
7c22ae1643 found a magic number :(( 2024-07-13 17:56:19 -04:00
e0c7bdb35f user management UI 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
untested. you know, since... offline ;)
2024-07-06 16:00:18 -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