2020-09-05 13:58:34 +00:00
|
|
|
TLS support
|
2020-07-30 13:17:49 +00:00
|
|
|
internationalization
|
|
|
|
uploads & universal path
|
|
|
|
CLI - view routes, template generation, start server, directives, output, args
|
2020-09-05 13:58:34 +00:00
|
|
|
nicer error and home pages
|
2020-07-30 13:17:49 +00:00
|
|
|
favicon
|
2020-09-05 13:58:34 +00:00
|
|
|
utility - is_windows, is_linux, is_mac
|
2020-07-30 13:17:49 +00:00
|
|
|
authentication - user/session, oauth, jwt, &c.
|
2020-09-05 13:58:34 +00:00
|
|
|
orm enum/bit fields, json handlers, scopes
|
2020-07-30 13:17:49 +00:00
|
|
|
redis - redis client, redis rehydrated classes, redis sessions
|
|
|
|
less/scss
|
|
|
|
notifications - gotify/push/other mechanisms
|
|
|
|
forms
|
|
|
|
job queue - redis/db backed?
|
|
|
|
comment all the things
|
|
|
|
unit tests
|
|
|
|
integration tests
|
|
|
|
documentation & docs site
|
|
|
|
events and observables?
|
2020-08-01 18:59:38 +00:00
|
|
|
error response handler figure out json - requested content type
|