|
11210336cd
|
feat: git clone if articles does not exist
|
2024-09-03 21:34:56 +09:00 |
|
|
4c87679fbe
|
feat: move database initialization to get_connection.ts
|
2024-09-03 09:06:51 +09:00 |
|
|
632521e7f4
|
chore: Update article page to hide updated date if not edited
|
2024-09-03 08:20:09 +09:00 |
|
|
04f9bd5e99
|
chore: Update git command to use custom SSH key for pulling articles
|
2024-09-03 06:58:13 +09:00 |
|
|
0da14f3ebf
|
feat: pull articles when database initialization
|
2024-09-03 04:45:42 +09:00 |
|
|
4fb912cbf9
|
fix: use hook data to create a new DB instance
|
2024-09-02 22:02:19 +09:00 |
|
|
5c01942948
|
feat: Update pg type
|
2024-09-02 21:48:59 +09:00 |
|
|
1a89250f77
|
fix: scrolling issue with global css
|
2024-08-28 04:20:11 +09:00 |
|
|
d3cc3145e0
|
feat: Add database connection handling to server hooks
|
2024-08-28 00:13:46 +09:00 |
|
|
7795adde85
|
feat: make article pages a component
|
2024-08-26 18:47:13 +09:00 |
|
|
725c967b4f
|
feat: loading data for article layout
|
2024-08-26 06:39:45 +09:00 |
|
|
64d3e51311
|
feat: add recent data in top page
|
2024-08-25 10:13:53 +09:00 |
|
|
6b59fe77c4
|
feat: Add new tables for article comments, threads, and thread comments
|
2024-08-24 17:00:39 +09:00 |
|
|
c4a37dcdc5
|
feat: Refactor database initialization and table creation
|
2024-08-21 02:44:39 +09:00 |
|
|
a5b00f3bb2
|
feat: add a database pool and initialize table
|
2024-08-20 23:13:27 +09:00 |
|