hedgedoc/src
David Mehren 2ae8b0c44f refactor(frontend-integration): inline-import http-proxy-middleware
If no dev-dependencies are installed, the unconditional
import crashes the app.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-07 13:55:07 +01:00
..
api refactor(register-dto): rename displayname -> displayName 2022-03-07 13:54:43 +01:00
auth refactor(api/private/tokens): validate POST data with DTO 2022-03-06 22:24:21 +01:00
authors
config test: add and use a mocked DatabaseConfig 2022-03-06 22:24:21 +01:00
errors
frontend-config fix(frontend-config): iframe origins should be non-optional 2022-03-07 13:54:43 +01:00
groups
history refactor(history-entry-import-dto): rename lastVisited -> lastVisitedAt 2022-03-07 13:54:43 +01:00
identity refactor(register-dto): rename displayname -> displayName 2022-03-07 13:54:43 +01:00
logger
media refactor(media-service): delete unused method 2022-03-07 13:54:43 +01:00
monitoring
notes feat(note): save createdAt in a separate column 2022-03-07 13:54:43 +01:00
permissions
revisions fix(revision): DTOs should correctly extend BaseDto 2022-03-07 13:54:43 +01:00
users feat(api/private/me): include authProvider in UserInfo 2022-03-07 13:54:43 +01:00
utils refactor(frontend-integration): inline-import http-proxy-middleware 2022-03-07 13:55:07 +01:00
app.module.ts
main.ts refactor(frontend-integration): inline-import http-proxy-middleware 2022-03-07 13:55:07 +01:00
seed.ts