Commit graph

12 commits

Author SHA1 Message Date
Ivan R. aba6a76073
refactor(home): create service component, embed html template 2024-08-25 23:04:29 +05:00
Ivan R. 5f73827373
feat: markdown parsing 2024-07-29 20:19:37 +05:00
Ivan R. 107af78925
feat: public note list 2024-07-29 18:07:44 +05:00
Ivan R. 5a00fdf843
feat: admin panel for notes 2024-07-29 16:19:47 +05:00
Ivan R. 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
Ivan R. fc799a5c0e
feat: add more information about services 2024-07-23 18:52:18 +05:00
Ivan R. 84681401ec
chore: rename services to blog 2024-07-23 18:51:58 +05:00
Ivan R. e185b154ab
feat: add a list of services 2024-07-23 18:40:52 +05:00
Ivan R. 63c28511e3
feat: generate authentication 2024-07-11 01:14:16 +05:00
Ivan R. 1a394277d2
feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
Ivan R. c80f439840
chore: copy layout and main page 2024-06-15 22:04:21 +05:00
Ivan R. c8edc05b27
chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00