This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
backend
/
src
History
Ulf Gebhardt
8e769e7b0e
Merge branch 'master' into remove_unnecessary_repositories
2022-02-07 13:07:55 +01:00
..
apis
test setPassword with success
2022-01-13 09:30:53 +01:00
auth
fixed backend according to migration
2022-02-07 05:01:49 +01:00
config
updated version string
2022-02-07 07:57:14 +01:00
graphql
Merge branch 'master' into remove_unnecessary_repositories
2022-02-07 13:07:55 +01:00
mailer
localize subject and body
2022-01-12 13:23:19 +01:00
middleware
test setPassword with success
2022-01-13 09:30:53 +01:00
server
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
2022-02-01 04:14:54 +01:00
typeorm
removed unnecessary repositories, we can now use the implicit active record functions
2022-02-04 15:44:28 +01:00
util
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
2022-02-01 04:14:54 +01:00
webhook
lint fixes
2022-02-04 15:50:24 +01:00
index.ts
unified all urls of our services. every server now serves on / and nginxs routes accordingly
2022-01-12 21:21:22 +01:00