Commit Graph

75 Commits

Author SHA1 Message Date
55e91a323c Add a CLI command to remove expired tokens 2021-09-02 13:07:48 +02:00
18d054edf0 Add logout button 2021-09-02 13:02:27 +02:00
d9b3012153 Only show published items in the popular list 2021-09-02 12:59:27 +02:00
e69b7df500 Add unpublished text to recent blog posts 2021-09-02 12:58:33 +02:00
2d5eec9dfe Refactor login page to work on all parts 2021-09-02 12:52:37 +02:00
77deb525df Add login page 2021-09-02 12:40:34 +02:00
a022c4dbfc Fix header redirection 2021-09-02 12:40:26 +02:00
16b121b598 Remove default console command 2021-09-02 12:18:46 +02:00
af00f64cf7 Implement authentication endpoints 2021-09-02 12:18:31 +02:00
5cfa98653e Implement BlogArticle API 2021-09-02 11:22:53 +02:00
cd84dc03f6 Change footer links 2021-09-02 00:13:54 +02:00
aa66ed005c Add router-links to blog components 2021-09-02 00:11:57 +02:00
8d450f42b2 Add custom body classes to the router file 2021-09-02 00:09:50 +02:00
624ad8ad86 Add a 404 page 2021-09-01 23:28:13 +02:00
73358d0619 Change routing to work for any path 2021-09-01 23:22:54 +02:00
6c646710b8 Add redirect to blog-article 2021-09-01 23:22:39 +02:00
847f13a15c Add slug to BlogArticle 2021-09-01 23:22:07 +02:00
7d40c5d1cd Implement BlogArticle model for recent 2021-09-01 23:01:54 +02:00
5fe64f0dc1 Cleanup database files 2021-09-01 23:00:48 +02:00
378e35a925 Dynamic-ish popular blog articles 2021-09-01 22:16:39 +02:00
6759c892ec Dynamic-ish recent blog articles 2021-09-01 22:16:34 +02:00
9182794b66 Install moment.js 2021-09-01 22:15:57 +02:00
275a4a104d Remove generated public files from git 2021-09-01 21:44:15 +02:00
a4452cd932 Create navigation component 2021-09-01 21:40:30 +02:00
d892b949f6 Initial installation 2021-09-01 21:34:49 +02:00