Commit Graph

45 Commits

Author SHA1 Message Date
orion 9960dfa86f Add tools for new front-end 2023-11-11 22:07:23 +03:00
orion 77fe397bb4 Add npm vuejs deps 2023-11-11 21:36:57 +03:00
orion c00574db20 Delete unused old front-end 2023-11-11 21:31:26 +03:00
leca f08823dc95 added /api/getThreads/:boardId 2023-11-11 21:25:47 +03:00
leca a7f6899164 implemented /api/createThread with no media so far 2023-11-04 14:55:10 +03:00
leca 61f28db7fa updated .gitignore 2023-11-04 14:54:43 +03:00
leca afcbaa3384 changed date to timestamp type 2023-11-04 14:34:48 +03:00
leca e76b4d0f33 added option 2023-11-04 14:07:24 +03:00
leca a1ab32c8b2 added dev scrinpt with nodemon 2023-11-04 14:06:55 +03:00
leca a83125559c removed internal_id as it is not needed 2023-11-04 14:06:17 +03:00
leca 16ae77f149 update database_schematic 2023-11-04 12:00:51 +03:00
leca 8d60a3414f update gitignore 2023-11-04 11:46:24 +03:00
leca 2b936177b4 added default board settings json 2023-11-04 11:40:46 +03:00
leca ad5fc689f9 Implemented board options 2023-11-04 11:37:10 +03:00
leca bf994540a1 embeede db_host 2023-11-04 11:36:40 +03:00
leca 83f7c94275 added options to boards 2023-11-04 11:22:29 +03:00
leca 0574e65f43 removed root_post_id, added options to post 2023-11-03 21:12:41 +03:00
leca 07e5c1b945 removed root_post_id, added options to post 2023-11-03 21:11:45 +03:00
leca 5a229b3f13 removed root_post_id, added options to post 2023-11-03 21:09:27 +03:00
orion 07598f70d1 Rename container name 2023-10-28 10:12:36 +03:00
orion c368b83697 Rename broadName 2023-10-28 01:11:17 +03:00
orion f317308d61 Rename broadName 2023-10-28 01:01:39 +03:00
leca 11dcfd6c2f addded dockerignore 2023-10-27 23:56:32 +03:00
leca 020601dc4e removed unnecessary files 2023-10-27 23:53:05 +03:00
leca 83a7a8f619 restructured 2023-10-27 23:52:43 +03:00
leca 8bd04a62f9 removed unnecessary file 2023-10-27 22:23:20 +03:00
leca bfd647eb41 changed location of settings to env file 2023-10-27 22:22:25 +03:00
leca 853850f8af Docker changes 2023-10-27 22:21:25 +03:00
leca 78b48c40c2 update gitignore 2023-10-27 22:20:49 +03:00
leca 399c7c286e fixed gitignore 2023-10-27 18:43:09 +03:00
leca 5a1e2a7730 implemented creation of boards, their listing, admin login and initialization of the database 2023-10-27 18:42:05 +03:00
leca aa72ada0ab added entrypoint 2023-10-27 18:40:30 +03:00
leca f198348ddb Embeeded env to files 2023-10-27 18:40:05 +03:00
orion d2d5778c42 Add docker tools 2023-10-26 12:45:08 +03:00
leca 66c9d75585 added is_locked and is_pinned attribute to thread 2023-10-24 21:06:48 +03:00
leca 0e77772f63 created postgresql schematic 2023-10-24 15:03:00 +03:00
leca 57e24a39ac fixed schema 2023-10-24 15:02:40 +03:00
leca 30228b54ae a lot of changes 2023-10-22 22:39:45 +03:00
leca 6fbf9596b7 added .gitignore 2023-10-22 22:19:53 +03:00
leca 3ccb6de9b8 package.json update 2023-10-22 22:17:15 +03:00
leca 27723346f2 structure 2023-10-22 22:15:23 +03:00
orion 4a88438747 Add simple front-end 2023-10-22 22:12:33 +03:00
leca 096a8acecf npm init 2023-10-22 22:11:41 +03:00
leca 9c931d8f54 added database scheme 2023-10-22 22:08:15 +03:00
orion aca34de057 first commit 2023-10-20 22:42:06 +03:00