hedgedoc/src/utils
Philip Molares 1aa7dd618e refactor: delete unused function useUnless
This function was introduced by 0da7d01dec to proxy request to the frontend, but it's not used anymore and can therefore be removed.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-09-25 11:12:10 +02:00
..
test-utils refactor: deduplicate code in history service unit test 2022-07-10 19:46:03 +02:00
arrayDuplicatCheck.ts NotesService: Finished hardcoded functions 2021-02-20 16:09:02 +01:00
base.dto..ts refactor: use a base dto class 2022-02-20 20:56:09 +01:00
createSpecialGroups.ts feat: setupSpecialGroups in bootstrap 2021-10-31 00:06:55 +02:00
password.spec.ts chore: move password related functions from AuthService to utils file 2021-08-08 21:47:13 +02:00
password.ts chore: move password related functions from AuthService to utils file 2021-08-08 21:47:13 +02:00
serverVersion.spec.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
serverVersion.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
session.ts refactor: move typeorm store into new session module 2022-07-10 19:46:03 +02:00
setup-pipes.ts feat(validation): send error message to client 2022-03-06 20:52:52 +01:00
swagger.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
timestamp.ts