Elian Doran
|
0ab137de03
|
server-ts: Convert routes/api/files
|
2024-04-05 22:22:18 +03:00 |
|
Elian Doran
|
59c533cb6c
|
server-ts: Convert services/script
|
2024-04-04 22:47:58 +03:00 |
|
Elian Doran
|
8b250e4a13
|
server-ts: Fix references to js files for converted files
|
2024-02-17 13:32:43 +02:00 |
|
Elian Doran
|
82a9808dea
|
server-ts: sql.js -> sql.ts
|
2024-02-17 13:32:41 +02:00 |
|
Elian Doran
|
ff2e05fe83
|
server-ts: Fix references to cls.js
|
2024-02-17 13:32:41 +02:00 |
|
Elian Doran
|
96b6d17d77
|
server-ts: Remove need for 'allowImportingTsExtensions'
|
2024-02-17 13:32:40 +02:00 |
|
Elian Doran
|
39627a4fc4
|
server-ts: log.js -> log.ts
|
2024-02-17 13:32:40 +02:00 |
|
zadam
|
cf99345962
|
use .js extension for require() as a preparation for future migration to ESM
|
2023-11-22 19:34:48 +01:00 |
|
zadam
|
fa3cbb4645
|
grammar
|
2023-05-05 23:41:11 +02:00 |
|
zadam
|
d8bc9c2982
|
attachment actions
|
2023-05-03 10:23:20 +02:00 |
|
soulsands
|
c3c6d73bb2
|
fix: match custom path strictly
|
2023-04-22 19:37:49 +08:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
3faae63b84
|
set correct content type for error messages
|
2022-07-01 00:01:29 +02:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
8bd3e17a3b
|
removed legacy entities and repository
|
2021-05-17 22:05:35 +02:00 |
|
zadam
|
04f249e800
|
backend scripts should not be async because of transaction management
|
2021-05-15 22:57:23 +02:00 |
|
zadam
|
273d4e0052
|
becca conversion WIP
|
2021-05-02 19:59:16 +02:00 |
|
zadam
|
ce33eb3abd
|
fix wrong behavior when customResourceProvider has empty value, fixes #1393
|
2020-11-06 21:52:57 +01:00 |
|
zadam
|
a574fce13f
|
Merge remote-tracking branch 'origin/stable' into syncification
# Conflicts:
# package-lock.json
# package.json
# src/routes/custom.js
# src/services/import/single.js
|
2020-06-24 22:08:31 +02:00 |
|
zadam
|
74a7802088
|
fix custom resource handler, closes #1125
|
2020-06-22 23:13:53 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
60ac1a04f4
|
uploading new file revisions
|
2019-11-09 11:58:52 +01:00 |
|
zadam
|
9fc5d328b4
|
added CSRF protection using csurf express middleware, fixes #455
|
2019-03-24 22:41:53 +01:00 |
|
zadam
|
bad7b84993
|
error handling in custom request handler
|
2019-02-03 11:15:32 +01:00 |
|
zadam
|
840a0b5f64
|
custom handler refactoring
|
2019-01-27 16:37:18 +01:00 |
|
zadam
|
b39f6ef7ad
|
bug fixes for custom handlers
|
2019-01-27 15:47:40 +01:00 |
|
azivner
|
54de4d236d
|
custom HTTP handler which triggers associated script notes WIP, #356
|
2019-01-27 12:28:20 +01:00 |
|