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 |
|
|
|
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 |
|
|
|
e93ec7c838
|
Admin path to lowercase
|
2023-11-20 19:10:07 +03:00 |
|
|
|
489c51aac9
|
Post controller
|
2023-11-20 19:09:53 +03:00 |
|
|
|
266613b17e
|
Rename to user
|
2023-11-20 19:09:02 +03:00 |
|
|
|
ceedff498c
|
Search by user id
|
2023-11-20 19:08:45 +03:00 |
|
|
|
dbd0fb51b7
|
Added new repos to init
|
2023-11-20 19:08:16 +03:00 |
|
|
|
41fef28cf7
|
Some entities changes
|
2023-11-20 19:07:44 +03:00 |
|
|
|
c4a914c0a5
|
Docker restarting
|
2023-11-20 19:07:08 +03:00 |
|
Errormacr
|
c76c61c23c
|
Added Post and Image entities to the database.
|
2023-11-20 15:34:05 +03:00 |
|
Errormacr
|
35e72a2134
|
Update Admin entity and AdminService to use user_id instead of id
|
2023-11-20 14:59:51 +03:00 |
|
Errormacr
|
c53b37590a
|
Add Admin module and entity
|
2023-11-20 11:45:25 +03:00 |
|
|
|
f424d6ffe6
|
Added docker compose with postgres db
|
2023-11-19 19:59:40 +03:00 |
|
|
|
e466e55bef
|
Added user controller and getUser method
|
2023-11-18 02:02:46 +03:00 |
|
|
|
a8db05fb03
|
Added user model
|
2023-11-18 02:01:03 +03:00 |
|
|
|
dd33571463
|
Added swagger and config read
|
2023-11-18 02:00:33 +03:00 |
|
|
|
841e9955bf
|
Removed initial module files
|
2023-11-18 01:59:26 +03:00 |
|
|
|
33c3a8fbf0
|
Added typeorm, swagger, dotenv to packages
|
2023-11-18 01:59:00 +03:00 |
|
|
|
cd111269e0
|
Config changes
|
2023-11-18 01:57:53 +03:00 |
|
|
|
c610a52881
|
.env in gitignore
|
2023-11-18 01:56:57 +03:00 |
|
|
|
795cd6468a
|
Merge pull request #3 from MrSedan/dev
Change eol to lf for all files
|
2023-11-14 21:36:43 +03:00 |
|
|
|
f5e09c8218
|
Change eol to lf for all files
|
2023-11-14 21:36:23 +03:00 |
|
|
|
9067f6870d
|
Merge pull request #2 from MrSedan/dev
Added frontend branch and folder
|
2023-11-12 13:19:14 +03:00 |
|
|
|
b8fdc163f7
|
Initial frontend
|
2023-11-12 13:14:24 +03:00 |
|
|
|
aa329a2112
|
Moved prettier config
|
2023-11-12 13:12:30 +03:00 |
|
|
|
665f0e5fe0
|
Merge pull request #1 from MrSedan/MrSedan-patch-1
Create LICENSE
|
2023-11-11 18:09:52 +03:00 |
|
|
|
3e7b25f2d8
|
Create LICENSE
|
2023-11-11 18:09:37 +03:00 |
|