swaf/src
Alice Gaudon ec5b2b9aa0 Revamp model system
- Add model relations
- Get rid of SQL_CALC_FOUND_ROWS (deprecated)
- Eager loading
2020-06-27 14:45:05 +02:00
..
auth Revamp model system 2020-06-27 14:45:05 +02:00
components auto update: add git fetch command 2020-06-15 12:58:27 +02:00
db Revamp model system 2020-06-27 14:45:05 +02:00
migrations Wrap each migration in a transaction 2020-06-04 17:27:05 +02:00
models Revamp model system 2020-06-27 14:45:05 +02:00
types Add optional user approval mode 2020-06-16 15:28:44 +02:00
Application.ts Format response for validation errors 2020-06-15 12:58:15 +02:00
ApplicationComponent.ts Nunjucks: distinguish application version from core version 2020-04-25 09:35:25 +02:00
Controller.ts Promote ValidationBag error handling to Application wide level 2020-06-14 21:48:50 +02:00
HttpError.ts Add retry in indication to TooManyRequests http error 2020-04-24 11:17:58 +02:00
index.ts Add missing dependencies and remove useless index.js 2020-04-22 18:06:15 +02:00
Logger.ts Add non-verbose mode for mysql query logging 2020-06-14 21:47:36 +02:00
Mail.ts Add command line interface and allow rolling back migrations 2020-06-05 14:32:39 +02:00
Pagination.ts Add sources 2020-04-22 17:49:58 +02:00
Throttler.ts Add retry in indication to TooManyRequests http error 2020-04-24 11:17:58 +02:00
Utils.ts Revamp model system 2020-06-27 14:45:05 +02:00
WebSocketListener.ts Add sources 2020-04-22 17:49:58 +02:00