Commit graph

16 commits

Author SHA1 Message Date
d09bcf646e
feat: generate modules for openid apps 2024-09-05 02:27:33 +05:00
750429fc62
feat: fancy admin panel 2024-08-31 17:06:02 +05:00
a8dbdadb90
fix: reset esbuild config 2024-08-31 17:02:54 +05:00
03256685c0
chore: split css files 2024-08-26 22:10:51 +05:00
5a00fdf843
feat: admin panel for notes 2024-07-29 16:19:47 +05:00
45c91eb3bf
feat: admin panel
I just added is_admin field to user schema, /admin scope,
admin page controller and view.

No extra functions were implemented.
2024-07-28 21:52:12 +05:00
8040c38edf
refactor: store icons as .svg.heex files 2024-07-28 17:52:11 +05:00
3841ee5ed7
style: run mix format 2024-07-21 22:04:18 +05:00
0a5d70abb6
fix: move account-related links to navbar 2024-07-21 22:03:50 +05:00
63c28511e3
feat: generate authentication 2024-07-11 01:14:16 +05:00
63c73d5f08
fix(footer): add more icons, change css class names 2024-07-10 01:20:19 +05:00
9e8885386a
feat: favicons 2024-07-09 23:19:56 +05:00
1a394277d2
feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
c6de8dce34
chore: remove tailwind
I prefer plain css files over tailwind.

I converted some default components,
but it's still a work in progress.
2024-07-06 21:25:42 +05:00
c80f439840
chore: copy layout and main page 2024-06-15 22:04:21 +05:00
c8edc05b27
chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00