Commit Graph

32 Commits

Author SHA1 Message Date
Viv Lim 03464139ab now we're stylin' 2023-07-28 00:48:14 -07:00
Viv Lim 727a91928e wip simplify styling 2023-07-27 22:28:44 -07:00
Viv Lim 39fb0e9cf4 show active profile in the header 2023-07-11 01:56:59 -07:00
Viv Lim e84425c81d user rows and use them for profiles 2023-07-05 21:33:41 -07:00
Viv Lim a3cc13c3ee wip: clean up url authoring 2023-07-04 19:54:36 -07:00
Viv Lim 9c58a5235c working generic table, using it for profile management 2023-07-04 19:19:56 -07:00
Viv Lim 79308d5926 give up on separate fns for get/post, clean up a little 2023-07-04 15:30:36 -07:00
Viv Lim 86e1dabea7 more trait fiddling, it builds 2023-07-04 15:21:37 -07:00
Viv Lim 446ca92f81 trying to converge the insert get/post route handlers 2023-07-04 14:24:51 -07:00
Viv Lim 386c0432b8 small cleanup 2023-07-04 02:59:20 -07:00
Viv Lim 44190cafb0 insert with generic form 2023-07-04 02:57:28 -07:00
Viv Lim d008da0ed5 wip generic form 2023-07-04 02:51:03 -07:00
Viv Lim e2cd1997de creating and listing boards 2023-07-04 01:36:36 -07:00
Viv Lim a87da02795 basic form building for 'create a board' admin panel page 2023-07-03 03:11:50 -07:00
Viv Lim 69df8e766e use daisyui components, add obsidian notes 2023-07-02 21:35:47 -07:00
Viv Lim 76e1792ec0 static files 2023-07-02 18:28:00 -07:00
Viv Lim acfc4f1ce6 a ton of changes idk 2023-07-02 01:53:47 -07:00
Viv Lim 5a1f101852 update tera, too 2023-07-01 23:30:06 -07:00
Viv Lim 788b8653fd upgrade axum 2023-07-01 23:26:17 -07:00
Viv Lim c1fd43389b start extending bespoke into another *forum* 2023-07-01 23:16:22 -07:00
Viv Lim b1d0cef3c9 continued moduleification 2022-10-04 00:17:24 -07:00
Viv Lim beebdb55fe Make repo into a workspace 2022-10-04 00:03:40 -07:00
Vivian Lim 20851c17bd expose *some* of the options as nixos config 2022-10-03 22:58:34 -07:00
Viv Lim 080e711da9 read config also from env variables, and allow passing a config file as a CLI argument. 2022-10-03 22:36:32 -07:00
Vivian Lim 2b7178e7e2 little fixes 2022-10-03 15:05:24 -07:00
Vivian Lim 8a39cb3bcf hack together nixos module 2022-10-03 14:56:49 -07:00
Viv Lim 05a3e337a6 templating with Tera, copy templates to /var/lib/bespoke/templates in nix-built pkg 2022-10-03 02:32:41 -07:00
Viv Lim d34d93c507 validate csrf state 2022-10-02 18:57:57 -07:00
Viv Lim 0192fa9613 it seemingly works with keycloak !!! 2022-10-02 02:51:14 -07:00
Viv Lim 42ed1ba51a axum hello world 2022-10-02 01:51:46 -07:00
Viv Lim ab61395e40 add rust-src so rust-analyzer works 2022-10-02 00:38:56 -07:00
Viv Lim 0a61a91bb5 Initial commit of an empty crate which can be built as a flake 2022-10-01 16:24:28 -07:00