Commit Graph

57 Commits

Author SHA1 Message Date
leca ce72dd40a8 added cors 2023-11-18 14:12:46 +03:00
leca 0b3a178715 changed /api/getPosts 2023-11-17 09:16:05 +03:00
leca d61797a748 rework of the DB structure, rewrite of the API 2023-11-17 01:17:39 +03:00
leca 82b1a82aac remove unused column 2023-11-17 01:17:09 +03:00
leca 5b1307a662 added options to post 2023-11-16 20:33:38 +03:00
leca 8f1461ce2b changed icon 2023-11-13 12:55:30 +03:00
leca 6195f80c4a changed icon 2023-11-13 12:49:47 +03:00
leca fce1a6aa71 changed icon 2023-11-13 12:48:59 +03:00
orion 934f8960cd Delete unused component 2023-11-13 08:32:44 +03:00
orion e55b42fdac Add favicon ico 2023-11-12 10:57:01 +03:00
orion b68462a815 Update deploy tools for new front-end 2023-11-11 22:16:18 +03:00
orion 01cd06f999 update deploy tools for new front-end 2023-11-11 22:15:43 +03:00
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