Commit graph

19 commits

Author SHA1 Message Date
46bfac7540 Add read-only mode to map and array editors 2024-11-19 15:05:12 +01:00
4f4d05a335 Started work on linstrom specific endpoints
Router plus a bunch of placeholder handlers
Also a poll on fedi regarding streamed events (one vs many channels)
2024-10-29 16:09:21 +01:00
1fb924f59c Good progress on styling post-registration form 2024-10-29 13:23:04 +01:00
8b03454d6f More work on post registration form 2024-10-28 16:33:17 +01:00
952949b609 Work on login form stuff 2024-10-28 08:36:11 +01:00
467693d811 Getting work done. Registration form taking shape
Still needs styling and some more elements, but mostly usable now
2024-10-25 16:54:48 +02:00
f0638af99f More utility components
One for a "map" of sorts and one for selecting one element of a list
2024-10-25 16:54:11 +02:00
07614e9a6d Add checkbox based multiselect util component
Takes an array of objects (name, checked, description) and turns it into
a list of checkboxes, one for each element
2024-10-25 10:52:43 +02:00
e802027236 I FUCKING DID IT
Added a helper component for managing a list of strings.
This component could, in theory, also be turned into a generic one
for any type of data
2024-10-24 16:15:08 +02:00
c7af216ce3 frontend
Start work on formatter for content
2024-10-23 17:02:19 +02:00
4f761c20c0 Lots of frontend stuff
- Passkey support on the way
- Add biome file
- added humans.txt
- tests
2024-10-15 16:18:21 +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
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