This website requires JavaScript.
Explore
Help
Sign In
vynte-infra
/
twenty
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cd4a151a2145001acdf447940787aefaa16f9d73
twenty
/
packages
/
twenty-server
/
src
T
History
Thomas Trompette
and
GitHub
71e7063fc4
Move http node to backend (
#15424
)
...
Fixes
https://github.com/twentyhq/twenty/issues/14491
Also adding an url validator.
2025-10-31 17:46:58 +01:00
..
command
Add clean workspace cron command (
#14353
)
2025-09-08 16:46:31 +02:00
constants
…
database
Explicitly set
workspaceId
column as
uuid
type to ease pg LEFT JOIN (
#15430
)
2025-10-29 19:08:44 +01:00
engine
Move http node to backend (
#15424
)
2025-10-31 17:46:58 +01:00
filters
…
modules
Move http node to backend (
#15424
)
2025-10-31 17:46:58 +01:00
queue-worker
…
types
Add applicationId to syncableEntity and fix syncApp deletion (
#15170
)
2025-10-17 17:23:00 +00:00
utils
refactor: extract filter-emails utils into separate files (
#15365
)
2025-10-27 14:35:21 +01:00
app.module.ts
Fix dataloader service not provided in core graphql config (
#14248
)
2025-09-02 13:17:59 +02:00
instrument.ts
Debug sentry redis integration (
#15431
)
2025-10-29 15:34:47 +01:00
main.ts
…