Commit graph

20 commits

Author SHA1 Message Date
c919cc8c67 Move files around, formatter helper
Formatters for username belong to account, not to note
New helper for transforming a markdown text to html
2024-11-22 15:55:41 +01:00
5fb5dae31e Start work on account display
Also no idea wtf is going on with the models
2024-11-21 16:34:20 +01:00
7591c8ad64 Start work on copying API types to the frontend 2024-11-20 13:39:34 +01:00
46bfac7540 Add read-only mode to map and array editors 2024-11-19 15:05:12 +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
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
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
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