-
bff6095ff3
Update the about block in the admin panel.
main
KKlochko
2024-04-19 11:23:05 +03:00
-
0bef11c82c
Fix the update form for the article in the admin panel.
KKlochko
2024-04-19 11:06:59 +03:00
-
a0ecb1dc58
Update the format for server module.
KKlochko
2024-04-19 10:54:57 +03:00
-
2d9add29e6
Update to remove unused variable for the validation route.
KKlochko
2024-04-19 10:54:46 +03:00
-
0c3aa99918
Fix the query for the brief article.
KKlochko
2024-04-19 10:49:26 +03:00
-
84b37695a6
Add the template for article edit content.
KKlochko
2024-04-19 10:33:36 +03:00
-
e10530507e
Add the article rows template.
KKlochko
2024-04-19 10:32:56 +03:00
-
09bfe9b9a5
Add the articles briefly template.
KKlochko
2024-04-19 10:32:20 +03:00
-
8f4d83d486
Add the about page template.
KKlochko
2024-04-19 10:30:10 +03:00
-
eabd17eb67
Add the templates for the update form validation.
KKlochko
2024-04-19 10:26:19 +03:00
-
782d66aed0
Update the handler to get a article's row briefly.
KKlochko
2024-04-19 09:53:09 +03:00
-
88a9eb7749
Add a validation for the edit article form.
KKlochko
2024-04-19 09:41:31 +03:00
-
4e6d36d98c
Update the main layout to ignore validation htmx requests.
KKlochko
2024-04-19 09:40:04 +03:00
-
f493b47320
Add a validation for the create form.
KKlochko
2024-04-19 09:20:57 +03:00
-
634f7e41e2
Add a validation for the about form in the admin panel.
KKlochko
2024-04-19 08:09:27 +03:00
-
a8fc0ab70c
Add the example of .env.
KKlochko
2024-04-19 07:48:03 +03:00
-
6206b211ec
Add the README.
KKlochko
2024-04-19 07:47:27 +03:00
-
b14171da7b
Update the footer's text for the white theme.
KKlochko
2024-04-18 22:45:12 +03:00
-
60f943d2ca
Add the about page and the about content form to the admin panel.
KKlochko
2024-04-18 22:09:28 +03:00
-
38e89bc2db
Add CRU for the about content.
KKlochko
2024-04-18 22:07:58 +03:00
-
a5ffc29eba
Update the article blocks to make the content uncentered.
KKlochko
2024-04-18 17:44:08 +03:00
-
da7b6e6122
Add the validation for the /login page.
KKlochko
2024-04-18 17:27:04 +03:00
-
0d2566c8ce
Update the white theme for the login page.
KKlochko
2024-04-18 17:02:06 +03:00
-
153ccabd23
Update the white theme for the navbar and the footer.
KKlochko
2024-04-18 16:57:07 +03:00
-
f26e028fc4
Update the login template to prevent login if authorized.
KKlochko
2024-04-18 16:47:39 +03:00
-
69ef4e3069
Add the logout item to the navbar and the footer.
KKlochko
2024-04-18 16:45:08 +03:00
-
16d8e1f140
Add cookie-parser and session to use authorization.
KKlochko
2024-04-18 16:42:17 +03:00
-
3f1ba5a556
Add the middleware to prevent access to the admin panel if authorized.
KKlochko
2024-04-18 16:28:12 +03:00
-
d70f03aee4
Add the authorization to login and logout as the admin.
KKlochko
2024-04-18 15:36:53 +03:00
-
a1d48ceb64
Add a function to get the SECRET enviroment variable.
KKlochko
2024-04-18 15:09:12 +03:00
-
89d6fa229c
Add cookie-parser and express-session for the authorization.
KKlochko
2024-04-18 15:07:04 +03:00
-
6c64fd5609
Update the values for the primary css classes.
KKlochko
2024-04-18 08:52:09 +03:00
-
8f9f47c73e
Update the preview drawer's size to the update drawer's size.
KKlochko
2024-04-15 19:09:01 +03:00
-
8ee9b5b595
Add a drawer, routes, handlers to update an article.
KKlochko
2024-04-15 19:07:49 +03:00
-
09ce47614a
Add the function to update an article.
KKlochko
2024-04-15 18:27:43 +03:00
-
74f220bcc8
Update ids for the preview modal in the admin panel.
KKlochko
2024-04-15 16:15:45 +03:00
-
7991d55600
Update the search to update without override other parameters and use alpinejs.
KKlochko
2024-04-15 11:15:17 +03:00
-
6d3eefcd35
Add the search for articles for the admin panel.
KKlochko
2024-04-14 22:09:00 +03:00
-
dd72f8d489
Update the index page to save the search in the query parameters.
KKlochko
2024-04-14 21:36:36 +03:00
-
cc3456fa3b
Update the index page to the partial for articles.
KKlochko
2024-04-11 21:29:57 +03:00
-
9d2f940a07
Add the urls of main pages for navbar.
KKlochko
2024-04-11 21:19:11 +03:00
-
2f82f419d7
Add the search for articles on the index page.
KKlochko
2024-04-11 21:17:52 +03:00
-
e464e9d70f
Add auto-creating tables if they do not exists.
KKlochko
2024-04-11 17:12:01 +03:00
-
df371f50a6
Update templates to move the navbar to the main layout.
KKlochko
2024-04-11 17:10:31 +03:00
-
65c8a49182
Update the navbar to highlight depend on the page.
KKlochko
2024-04-11 17:02:06 +03:00
-
b79c1e4134
Add the separators between articles on the index page.
KKlochko
2024-04-11 14:30:34 +03:00
-
76cd096f70
Add the lazy loading for articles on the index page.
KKlochko
2024-04-11 14:29:01 +03:00
-
c24fce08f3
Update the queries to get articles in the order new first.
KKlochko
2024-04-11 12:49:46 +03:00
-
9d7ec9888b
Add a helper to format an article's timestamp.
KKlochko
2024-04-11 11:17:42 +03:00
-
cbc813924e
Update the article_row template to use helpers to make rows concise.
KKlochko
2024-04-10 21:49:22 +03:00
-
9c0e888284
Add the helpers for timestamp and brief contents.
KKlochko
2024-04-10 21:47:10 +03:00
-
5ce17d3aa8
Update the admin panel to show brief contents.
KKlochko
2024-04-10 21:42:27 +03:00
-
72b9e604ca
Add functions to get an article or articles with the brief content.
KKlochko
2024-04-10 21:41:46 +03:00
-
d8d8340aa2
Add the route and handler to delete a article.
KKlochko
2024-04-10 12:48:32 +03:00
-
9177e42fb0
Add the create modal, a route, a handler to create a article.
KKlochko
2024-04-10 12:46:09 +03:00
-
657d58d15f
Update the admin panel to show the article counters.
KKlochko
2024-04-09 22:28:32 +03:00
-
75b7d84806
Fix that a new article row added as element instead of a child.
KKlochko
2024-04-09 22:02:30 +03:00
-
3bfe008326
Fix the dialog components won't toggle when a created row is added.
KKlochko
2024-04-09 21:55:09 +03:00
-
94e2ff7609
Add a feature to delete an article for the admin panel.
KKlochko
2024-04-09 21:52:55 +03:00
-
72cbb71d55
Add the delete-article to delete an article by the id.
KKlochko
2024-04-09 20:44:54 +03:00
-
75a3f7737d
Add the date-fns as a dependency for date formating.
KKlochko
2024-04-09 19:52:24 +03:00
-
20ed9e09dc
Add a feature to preview a article for the admin panel.
KKlochko
2024-04-09 17:57:27 +03:00
-
f78df3d232
Add the routes and handlers for the admin panel.
KKlochko
2024-04-02 14:52:24 +03:00
-
947381b229
Add the HTMX's head tag to the main layout.
KKlochko
2024-04-02 14:47:58 +03:00
-
80ea6f85d8
Add templates for the admin panel.
KKlochko
2024-04-02 14:47:27 +03:00
-
2b1ea5d806
Add function to insert a new article.
KKlochko
2024-04-02 13:28:27 +03:00
-
46f017d716
Add the handler factories for index and article pages.
KKlochko
2024-04-01 21:32:00 +03:00
-
bfef190c91
Update the get-article to return data as a cljs map without arrays.
KKlochko
2024-04-01 21:19:59 +03:00
-
00895abe0c
Add views and partials for the index page and the article block.
KKlochko
2024-04-01 21:16:17 +03:00
-
1abc086b29
Update the shadow-cljs config to move index.js to the project's root.
KKlochko
2024-04-01 20:56:32 +03:00
-
ff2ad7de9d
Add the express-handlebars as a template engine.
KKlochko
2024-04-01 20:55:41 +03:00
-
1ad0610f19
Add a function to get an article by id.
KKlochko
2024-03-27 17:08:41 +02:00
-
c7223f0a00
Add the get-articles to read all articles.
KKlochko
2024-03-27 16:17:44 +02:00
-
3b70a1a497
Add a function to create tables.
KKlochko
2024-03-27 16:16:49 +02:00
-
5954224327
Add the db module with functions to create the connection.
KKlochko
2024-03-27 15:57:55 +02:00
-
50521a8cc9
Add the environment variables for database credentials.
KKlochko
2024-03-27 15:55:56 +02:00
-
af1e2adbc4
Add the pg as the postgres client to the dependencies.
KKlochko
2024-03-27 15:53:41 +02:00
-
39b8c633b0
Update to move server logic to the server module.
KKlochko
2024-03-27 14:40:25 +02:00
-
a092283cf2
Add the environment variables support.
KKlochko
2024-03-27 14:28:44 +02:00
-
bd8d737758
Add the simple endpoint and the configuration.
KKlochko
2024-03-26 21:07:26 +02:00
-
614bed7899
Add the express to the dependencies.
KKlochko
2024-03-26 21:06:39 +02:00
-
99f13dd320
Project initialization.
KKlochko
2024-03-26 21:01:21 +02:00