.. |
auth
|
Finish promoting email views and add backend controller
|
2020-07-20 17:32:32 +02:00 |
components
|
mail: switch from deprecated TLS usage to STARTTLS
|
2020-07-20 11:29:10 +02:00 |
db
|
Bug fixes and app settings
|
2020-06-27 17:12:50 +02:00 |
helpers
|
Finish promoting email views and add backend controller
|
2020-07-20 17:32:32 +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
|
Add cache interface
|
2020-07-19 12:01:22 +02:00 |
ApplicationComponent.ts
|
Don't start in production if important security fields are misconfigured
|
2020-07-15 15:06:29 +02:00 |
CacheProvider.ts
|
Add cache interface
|
2020-07-19 12:01:22 +02:00 |
Controller.ts
|
Fix auth redirect_uri chain
|
2020-07-15 12:31:07 +02:00 |
FileUploadMiddleware.ts
|
Integrate file upload form middleware into controllers
|
2020-07-11 11:08:57 +02:00 |
HttpError.ts
|
Add 401 unauthorized http error
|
2020-07-08 11:33:13 +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
|
mail: switch from deprecated TLS usage to STARTTLS
|
2020-07-20 11:29:10 +02:00 |
Mails.ts
|
Finish promoting email views and add backend controller
|
2020-07-20 17:32:32 +02:00 |
Pagination.ts
|
Add sources
|
2020-04-22 17:49:58 +02:00 |
SecurityError.ts
|
Don't start in production if important security fields are misconfigured
|
2020-07-15 15:06:29 +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
|
WebSocketListener: make cookies+session optional
|
2020-07-19 17:37:10 +02:00 |