Commit graph

17 commits

Author SHA1 Message Date
be7d4adeec
Add a basic user info endpoint 2024-10-17 14:13:23 +05:00
c9668ff1ef
Change openid discovery url 2024-10-16 23:32:23 +05:00
42fa7c495f
Add openid discovery endpoint
It has a few fake fields, that I will implement later.
2024-10-16 18:39:36 +05:00
489c39e16c
feat: draft implementation of oidc protocol 2024-09-17 00:07:00 +05:00
1eb567cd6d
feat(oauth): login confirmation page 2024-09-10 01:40:05 +05:00
d09bcf646e
feat: generate modules for openid apps 2024-09-05 02:27:33 +05:00
7aa77b1604
feat: add the ability to approve users 2024-08-28 00:58:20 +05:00
3f042d1d99
feat: show user list in admin panel 2024-08-26 21:05:11 +05:00
1d52d9c71f
feat: add description for some services 2024-08-25 23:47:58 +05:00
aba6a76073
refactor(home): create service component, embed html template 2024-08-25 23:04:29 +05:00
107af78925
feat: public note list 2024-07-29 18:07:44 +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
84681401ec
chore: rename services to blog 2024-07-23 18:51:58 +05:00
63c28511e3
feat: generate authentication 2024-07-11 01:14:16 +05:00
1a394277d2
feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
c8edc05b27
chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00