Hannes Heine
|
e399ce6e27
|
Adding moment package to backend.
|
2021-11-25 08:55:49 +01:00 |
|
|
|
f362032b38
|
add body parser
|
2021-11-17 16:56:13 +01:00 |
|
|
|
95265fe989
|
removed @types/libsodium-wrapper package
|
2021-11-06 00:55:27 +01:00 |
|
elweyn
|
45e82c1aff
|
Merge branch 'master' into login_call_createUser
|
2021-11-06 00:41:21 +01:00 |
|
Moriz Wahl
|
ee12eb15a4
|
Merge branch 'master' into apollo_createTransactions_without_signation
|
2021-11-04 13:57:19 +01:00 |
|
elweyn
|
8bfc538824
|
Added random-bigint library for verificationCode, store EmailOptIn data in DB.
|
2021-11-04 12:57:28 +01:00 |
|
|
|
03d198183d
|
coverage again
|
2021-11-04 00:32:46 +01:00 |
|
|
|
33bbf4688a
|
without coverage
|
2021-11-04 00:16:44 +01:00 |
|
|
|
9aecae227f
|
run tests in band
|
2021-11-04 00:10:37 +01:00 |
|
|
|
9f264f7ad3
|
jest coverage again
|
2021-11-03 23:19:40 +01:00 |
|
|
|
eff239eeee
|
check if we can avoid memory limit without coverage report
|
2021-11-03 23:19:40 +01:00 |
|
Moriz Wahl
|
c20e17d11a
|
Merge branch 'master' into setup-tests-for-resolvers
|
2021-11-03 23:19:40 +01:00 |
|
|
|
5736d3ba0b
|
removed bigint-conversion,
fixed keygeneration to be aligned 100% with login_server
trailing space on passphrase
bigint to hash conversion
|
2021-11-03 02:08:10 +01:00 |
|
|
|
c6af40d1bd
|
we connot use those types, they are wrong
|
2021-11-03 00:51:26 +01:00 |
|
|
|
c489921313
|
- removed libsodium-wrappers and installed sodium-native since we need the esoteric functions aswell
- added conversion library from bigint to buffer
|
2021-10-31 23:55:33 +01:00 |
|
elweyn
|
b3ec92faf4
|
Withdrew type long and protobuf.
|
2021-10-27 15:56:27 +02:00 |
|
elweyn
|
fe15226f6f
|
Withdrew protobuf from package, ignores, etc.
|
2021-10-27 15:53:12 +02:00 |
|
elweyn
|
557ccf5da3
|
Merge master into this branch, comment out the protobuf encryption module to see if the structure would work without it.
|
2021-10-22 14:55:06 +02:00 |
|
Moriz Wahl
|
77eb01b01b
|
Merge branch 'master' into setup-tests-for-resolvers
|
2021-10-18 19:20:50 +02:00 |
|
|
|
b68ab27ed1
|
aligned typeorm versions of backend and database
|
2021-10-18 15:39:43 +02:00 |
|
|
|
7e33f74be1
|
this seems to work quite good locally with both node_modules downloaded
|
2021-10-18 15:38:43 +02:00 |
|
|
|
69d4fb9958
|
v1.5.1
|
2021-10-15 16:01:19 +02:00 |
|
|
|
39773c55f7
|
v1.5.0
|
2021-10-15 14:28:54 +02:00 |
|
Einhornimmond
|
6646722652
|
fix protobuf with build and start command
|
2021-10-08 15:31:26 +02:00 |
|
einhornimmond
|
b4ed516a8e
|
use protobuf models as static modules, first approach didn't work
|
2021-10-07 20:00:46 +02:00 |
|
einhornimmond
|
98e7f381ee
|
add notification email
|
2021-10-07 13:10:41 +02:00 |
|
einhornimmond
|
425fed9835
|
add missing file and email config
|
2021-10-07 12:18:37 +02:00 |
|
Moriz Wahl
|
2696a7eb5b
|
feat: Setup Unit Tests for Resolvers
|
2021-10-07 00:11:23 +02:00 |
|
einhorn_b
|
6699b4d6eb
|
first steps for send coins
|
2021-10-06 12:41:05 +02:00 |
|
Moriz Wahl
|
cd2b6257f6
|
feat: Setup Unit Tests for Backend
|
2021-10-06 11:52:43 +02:00 |
|
einhorn_b
|
1177c69217
|
save user on create user in community server db
|
2021-10-06 11:51:41 +02:00 |
|
Moriz Wahl
|
fc0cf9d63e
|
feat: Setup Unit Tests for Backend
|
2021-09-29 20:34:40 +02:00 |
|
einhorn_b
|
1ac53d0d03
|
add missing npm to package.json
|
2021-09-23 13:46:11 +02:00 |
|
Moriz Wahl
|
4cdbea7f99
|
feat: Release 1.4.0
|
2021-09-16 15:53:25 +02:00 |
|
Moriz Wahl
|
02a962c83b
|
JWT is updated in frontend from response header
|
2021-09-13 13:04:09 +02:00 |
|
|
|
41482aab1a
|
Merge pull request #770 from gradido/database_migrations
database_migrations
|
2021-08-23 17:04:15 +02:00 |
|
|
|
8cf8cc0751
|
added dotenv package requirement
removed typeorm package + orm config file
added mysql2 package
new config options for the database
cleaned .env.dist
|
2021-08-23 13:59:00 +02:00 |
|
|
|
89064e750d
|
updated changelog & backend package.json
|
2021-08-20 16:59:02 +02:00 |
|
Moriz Wahl
|
c0ab9283fd
|
main to src/main.ts
|
2021-07-16 15:47:20 +02:00 |
|
Moriz Wahl
|
ae4edf4605
|
clean up, use inputs
|
2021-07-13 19:18:17 +02:00 |
|
|
|
e1596ad78b
|
switched to apollo
|
2021-07-02 10:49:08 +02:00 |
|
|
|
fbf5e783d3
|
build & start commands
dockerfile
|
2021-06-29 12:25:41 +02:00 |
|
einhornimmond
|
8e96aa02df
|
try to login user
|
2021-06-29 12:25:40 +02:00 |
|
einhornimmond
|
0224cac092
|
typescript login server api from frontend
|
2021-06-29 12:25:39 +02:00 |
|
einhornimmond
|
9cd14d1304
|
add User Model and Resolver
|
2021-06-29 12:25:38 +02:00 |
|
|
|
34b30b216b
|
linting, server is working
|
2021-06-29 12:25:38 +02:00 |
|
|
|
43f7cf8767
|
server stack seems to work. Graphql does not load properly yet
|
2021-06-29 12:25:37 +02:00 |
|
|
|
fdf0979830
|
initial commit, base packages
|
2021-06-29 12:25:37 +02:00 |
|