Commit Graph

78 Commits

Author SHA1 Message Date
38a9e0cbb9 Added message/caption entities 2024-01-04 21:00:43 +03:00
a35ee9fdf2 Some db fixes 2024-01-02 14:06:20 +03:00
5197b3fbed Merge pull request #7 from MrSedan/dev
Added auth and settings modules
2024-01-02 12:55:29 +03:00
ab66f38118 Added auth module for future 2024-01-02 12:49:39 +03:00
7f31769d0d Bot update 2023-12-27 16:03:11 +03:00
cc8d747a7e Returning user_name in get admins 2023-12-27 16:02:20 +03:00
206baad511 Added settings module 2023-12-20 12:17:41 +03:00
5a340a2065 Added settings entity 2023-12-20 12:17:34 +03:00
5cc2ac2601 Merge pull request #6 from MrSedan/dev
Dev docker and proxy update
2023-11-30 19:33:48 +03:00
f5787eeabf Removed build for dev 2023-11-30 19:28:31 +03:00
Errormacr
5f0cd8459f Hot reload on bot 2023-11-30 19:08:16 +03:00
Errormacr
45ca12f70b add dockerfile.dev in bot 2023-11-30 18:25:26 +03:00
Errormacr
df69bed732 dev docker, without error, idk work hot reload or not 2023-11-30 18:23:57 +03:00
2774dafadb Edited ssh to http submodule 2023-11-30 15:03:31 +03:00
217d7a8dc2 Undefined check 2023-11-29 19:15:16 +03:00
9c5c3964f8 Edited camelCase to kebab-case 2023-11-29 19:06:04 +03:00
859a351294 Added docker to bot project 2023-11-29 19:03:28 +03:00
a76757dba2 Addes ping method 2023-11-28 22:55:00 +03:00
318a40b961 Fix for posts not found 2023-11-28 22:54:39 +03:00
743e073935 Get post to post method 2023-11-27 00:24:36 +03:00
70168918a6 Added edit_timestamp col to post 2023-11-27 00:23:45 +03:00
652e8c502e added: proxy module 2023-11-26 15:17:55 +03:00
f8d805d18e Prepare for merge with dev. FIxed docker configs 2023-11-25 19:49:52 +03:00
Errormacr
4bac307109 Update database password to an empty string 2023-11-25 19:06:59 +03:00
Errormacr
da93e2a4b2 fix some problem, can't connect 2023-11-25 18:59:13 +03:00
Errormacr
504ca91b94 Begin on devops 2023-11-25 18:29:29 +03:00
2c0ff4b058 Updated bot 2023-11-24 17:55:54 +03:00
f45ce5b29d Merge branch 'entitysEndpoints' into dev 2023-11-24 17:55:19 +03:00
0b471ee5de Some changes in entities 2023-11-24 17:53:25 +03:00
Errormacr
04aefa8af7 Changed the primary key of the Payment entity from a UUID to an incrementing integer. 2023-11-24 17:17:32 +03:00
Errormacr
e70880dcc5 idk what 2023-11-24 17:15:52 +03:00
Errormacr
d314ec1dc4 Merge branch 'entitysEndpoints' of https://github.com/MrSedan/neuro-reply-website into entitysEndpoints 2023-11-24 17:14:15 +03:00
Errormacr
f42741a481 This commit adds the Payment and ProxyUser entities to the database. 2023-11-24 17:14:11 +03:00
Errormacr
35d771bff0 start create entity for proxy 2023-11-24 11:06:55 +03:00
7a947f9555 Merge pull request #5 from MrSedan/dev
Added some features
2023-11-22 21:02:29 +03:00
11f2dd71eb Added post editing 2023-11-22 20:59:26 +03:00
ac778289d0 Moved to use enum 2023-11-22 17:36:05 +03:00
a17a06cbac Can't finding post error 2023-11-21 20:06:34 +03:00
18669bd608 Change end of file in prettier 2023-11-21 19:59:15 +03:00
78b7879371 Added getting post by its media group id 2023-11-21 19:57:32 +03:00
d143d90bb0 Changed .env path 2023-11-21 19:57:15 +03:00
bee4ffb9eb Moved .env to root 2023-11-21 19:27:42 +03:00
Sergey Elpashev
5420bd5d05 Changed to dev branch 2023-11-21 15:00:47 +03:00
Sergey Elpashev
d5806035f0 Added bot submodule 2023-11-21 14:52:54 +03:00
78dd2baf4f Some post module changes 2023-11-20 21:53:36 +03:00
ac6090824f Added image module 2023-11-20 21:53:00 +03:00
82c2ad53d6 Some changes 2023-11-20 21:52:00 +03:00
dde2fc8994 Changed foreign column 2023-11-20 21:51:39 +03:00
9ead1095a9 Cascading entities 2023-11-20 21:51:29 +03:00
fcf15d668f Added post module to app 2023-11-20 19:10:23 +03:00