mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 22:45:50 +01:00
This is laying the foundation to build a cleaning task that's sort of database agnostic. All calls are done by acting on a "DeletionRequest" so interpretation of the config will go through a single point |
||
|---|---|---|
| .. | ||
| client | ||
| commands | ||
| fixtures | ||
| models | ||
| plugins | ||
| shared | ||
| src | ||
| tests | ||
| .mocharc.yml | ||
| .nycrc-mocha.json | ||
| .nycrc-report.json | ||
| client.ts | ||
| server.ts | ||
| tsconfig.json | ||
| util.ts | ||