Commit graph

91 commits

Author SHA1 Message Date
79937b5325 Force disable cache for now
Kept causing problems. Force disabling for now.
It's still being created (and connected to), but every attempt to
fetch data from it or set is ignored and either returns that no such
data exists or as if everything is fine
2024-10-15 16:16:44 +02:00
b9eb4234f4 Fix passkey authentication
Also prep for better router layout
2024-10-15 16:16:18 +02:00
e2260e4a0f Bootup sequence idea added. Also bun lockfile 2024-10-05 21:42:30 +02:00
c572066571 progress
server is launchable and passkey support works
2024-09-27 16:53:22 +02:00
ee172d84a8 work on preprocessor for storing
also add aws dependency if someone wants to use it
2024-09-25 17:08:43 +02:00
f5f72ede62 change master to main in CONTRIBUTING 2024-09-25 17:08:19 +02:00
3964c32438 start work on media storage 2024-09-24 13:01:33 +02:00
cb67b6e2fb styling again 2024-09-23 17:13:57 +02:00
83b45a5e46 Found font! Also tests and styling 2024-09-23 17:09:19 +02:00
23aefa268a Design stuff shit 2024-09-23 09:18:35 +02:00
5dbf3d9af2 sync 2024-09-20 16:35:59 +02:00
c75acc48a2 Add a bunch of placeholder files
Placeholder files for future app structure
Also figured out how to have root url code stuff
2024-09-19 16:43:15 +02:00
b6ce6b7e2c no idea what I'm doing
added some sharkey screenshots for reference
stuff
2024-09-19 16:08:01 +02:00
6d103e7669 extend example for pronouns 2024-09-19 13:50:37 +02:00
2d58312aa0 uhh, lots of things in frontend 2024-09-19 13:50:04 +02:00
76e8b183ca Readme, styling, test
- Update frontend readme to dunk on Chrome and recommend Firefox instead
- Fix some frontend test
- Apply some "styling"
2024-09-18 17:19:27 +02:00
876c7a2b73 ember didn't want to ember, so now it embers again 2024-09-18 13:49:23 +02:00
5a82179df6 comment and rename 2024-09-18 13:49:10 +02:00
2eb222751c Rename roles generator 2024-09-18 11:15:44 +02:00
3b43040733 Updated contribution guide 2024-09-18 10:54:39 +02:00
c16a4c061d Go generate stuff
Make types more compatible with stringer and include generate commands
2024-09-18 10:54:04 +02:00
0bfbf0f672 Update license in frontend package.json 2024-09-18 10:53:34 +02:00
9a7bddabfe Oh yea, delete this since file moved 2024-09-18 10:53:08 +02:00
1d66b44b34 Run Go Generate 2024-09-18 10:52:51 +02:00
7f7bf1cacf Autogenerate roles function bullshit
New small script to generate various functions for roles because
manually typing out all the permissions sucks
2024-09-18 10:51:45 +02:00
220a3c89af I hate this shit 2024-09-17 17:11:55 +02:00
c4826009a8 Add Masto and Mk permissions in comments
We shall surpass their combined power
2024-09-17 16:21:00 +02:00
7c26d8547b Banger role permission stuff 2024-09-17 15:46:05 +02:00
8f75009848 Update storage queues and remote server info 2024-09-17 15:45:43 +02:00
fff753e3aa update gitignore 2024-09-17 15:45:15 +02:00
559dd32002 Add plugin folder for future use 2024-09-17 14:51:44 +02:00
757b37ecf4 Update config and example config 2024-09-17 10:13:57 +02:00
bb12231ff8 Add CoC and Contributing 2024-09-16 21:34:46 +02:00
704d0e8750 shitfuck 2024-09-16 17:42:16 +02:00
1a97c35e22 What where you still doing there? 2024-09-16 17:02:20 +02:00
b39415e695 Add db access tags to inbound job 2024-09-16 15:49:03 +02:00
9a7e420c83 More stuff 2024-09-15 15:18:05 +02:00
71beed7eb3 Merge branch 'main' of gitlab.com:mstarongitlab/linstrom 2024-09-15 12:25:45 +02:00
1c2472cc2c Adding queues and storage is now postgres only 2024-09-15 12:24:36 +02:00
d99efca667
Merge branch 'main' of gitlab.com:mstarongitlab/linstrom
also delete server-old with all its problems
2024-09-13 20:41:47 +02:00
0ec0ad42bc more comment work 2024-09-13 16:58:22 +02:00
efc0b2e28e Expand and prepare container file 2024-09-13 16:31:15 +02:00
d6635bb34d More comments for what to do 2024-09-13 15:22:11 +02:00
f69480b6b4 More stuff, add stuff, add todos 2024-09-13 15:02:32 +02:00
28c5f546fe Updates stuff 2024-09-13 11:58:29 +02:00
7ec0ce5a45 blegh 2024-09-13 09:18:05 +02:00
07d98d1ef5 Moew weork done 2024-09-12 16:57:53 +02:00
814316ab1e Progress meow 2024-09-12 08:56:57 +02:00
490b788e7b add another goal
Converter for database schemes into a format Linstrom uses
2024-09-10 07:24:30 +02:00
a472cbcd15 Update goals and add mod-tools "checklist"
Added multiple frontends to goals
mod-tools is a list of various mod tools without which Linstrom can not
provide a full release. If any is missing, that is considered a broken
state where no stable version may be released
2024-09-09 07:50:09 +02:00