| .. |
|
.vscode
|
|
|
|
assets
|
modernize backend to target the same ES and TS standards as the rest of the app
|
2025-11-05 19:40:49 -05:00 |
|
migration
|
add UpdateLatestNote, PostSuspend, and PostUnsuspend background tasks
|
2025-11-15 14:08:32 -05:00 |
|
scripts
|
fix additional references to loadConfig and createPostgresDataSource that were hiding in .JS files
|
2025-11-05 19:42:30 -05:00 |
|
src
|
ignore errors when fetching collection items
|
2025-11-15 14:08:35 -05:00 |
|
test
|
fix logic errors in collection fetch and featured posts validation
|
2025-11-15 14:08:35 -05:00 |
|
test-federation
|
update backend to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
test-server
|
use platform services in startup routines
|
2025-11-05 19:42:30 -05:00 |
|
.madgerc
|
|
|
|
.swcrc
|
modernize backend to target the same ES and TS standards as the rest of the app
|
2025-11-05 19:40:49 -05:00 |
|
eslint.config.js
|
fix test errors about event emitter
|
2025-11-05 19:42:30 -05:00 |
|
jest.config.common.ts
|
prevent base jest config from including any tests
|
2025-11-09 00:39:49 -05:00 |
|
jest.config.e2e.ts
|
fix TS errors when checking unit tests
|
2025-11-11 23:13:11 -05:00 |
|
jest.config.fed.ts
|
fix references to renamed jest config
|
2025-11-09 00:40:04 -05:00 |
|
jest.config.unit.ts
|
fix TS errors when checking unit tests
|
2025-11-11 23:13:11 -05:00 |
|
jest.js
|
modernize backend to target the same ES and TS standards as the rest of the app
|
2025-11-05 19:40:49 -05:00 |
|
ormconfig.js
|
fix additional references to loadConfig and createPostgresDataSource that were hiding in .JS files
|
2025-11-05 19:42:30 -05:00 |
|
package.json
|
update jest and related dependencies
|
2025-11-09 00:48:52 -05:00 |
|
README.md
|
|
|
|
tsconfig.backend.json
|
update backend to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
tsconfig.frontend.json
|
update backend to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
tsconfig.json
|
update backend to the new templates
|
2025-11-05 19:41:08 -05:00 |
|
tsconfig.scripts.json
|
update backend to the new templates
|
2025-11-05 19:41:08 -05:00 |