71 Révisions (master)
 

Auteur SHA1 Message Date
Garrett Mills b131cb589e
Start CLI and db schema queries
il y a 4 ans
Garrett Mills c1e7f750fc
Fix formatting in Select import
il y a 4 ans
Garrett Mills d57053703a
Start basic CLI framework
il y a 4 ans
Garrett Mills 4dc1f6d7c8
add proper undefined checks
il y a 4 ans
Garrett Mills d383cebe78
add mime information to universal path; include content type in static server
il y a 4 ans
Garrett Mills 34863a26a7
Restrict static server to app_path s
il y a 4 ans
Garrett Mills e2efc6f39f
Replace path with universal paths
il y a 4 ans
Garrett Mills b780d35db1
fix type cast
il y a 4 ans
Garrett Mills 380d50be43
add universal path classes, refactor view engine to use them
il y a 4 ans
Garrett Mills 90ded11fae
remove example app
il y a 4 ans
Garrett Mills 24762e4911
remove debugging
il y a 4 ans
Garrett Mills d88a5353ae
remove file:// from template dir on view render context
il y a 4 ans
Garrett Mills c482216565
remove file:// on view engine template render
il y a 4 ans
Garrett Mills 0c4b8c11d7
remove file:// on view engine fs walk
il y a 4 ans
Garrett Mills f19adc5bf3
account for file:// when resolving app root
il y a 4 ans
Garrett Mills e21624368f
debug app root
il y a 4 ans
Garrett Mills f97a68b129
account for file:// when resolving app paths
il y a 4 ans
Garrett Mills a7d0f92da2
debug view engine paths
il y a 4 ans
Garrett Mills fa337864b4
debug view engine paths
il y a 4 ans
Garrett Mills c8d9f80579
debug view engine paths
il y a 4 ans
Garrett Mills 642319ef1f
Fix view engine path resolution
il y a 4 ans
Garrett Mills dd38b2cda7
Revert scaffolding env helper changes
il y a 4 ans
Garrett Mills 1f781c1b94
revert container global changes
il y a 4 ans
Garrett Mills 1d0a0df12f
fix variable override error
il y a 4 ans
Garrett Mills 76f73851a7
make container property of global window
il y a 4 ans
Garrett Mills c37b422d1d
Debug container
il y a 4 ans
Garrett Mills 4b341b43e0
Resolve existing scaffolding for env function
il y a 4 ans
Garrett Mills c0e1e1d2a4
Proper handling for kernel level errors
il y a 4 ans
Garrett Mills f1301d24f7
Revert
il y a 4 ans
Garrett Mills fc5fbf2b70
Default path for scaffolding base dir
il y a 4 ans
Garrett Mills 48ff05b12b
Make canonical use file:// prefix
il y a 4 ans
Garrett Mills 59975830e7
Add logging to canonical unit
il y a 4 ans
Garrett Mills 41b25a5670
Exports and cleanup for external use
il y a 4 ans
Garrett Mills 601649e699
support route handler arguments; add daton::static file server
il y a 4 ans
Garrett Mills 27ee1a552b
Clean up middleware; solidify support for route handler classes
il y a 4 ans
Garrett Mills ff34578d07
Support deno 1.3.x/0.67.0; replace handlebars with view_engine library
il y a 4 ans
Garrett Mills 0f182b592b
remove moment from std export
il y a 4 ans
Garrett Mills b696d4a9dd
add exports to default module
il y a 4 ans
Garrett Mills c6d1728343
basic readme
il y a 4 ans
Garrett Mills f67ae37923
JSDoc all the things!
il y a 4 ans
Garrett Mills c2a7c3f914
Start JSDocs
il y a 4 ans
Garrett Mills 673fbc84f8
Add support for eager-loading nested relations
il y a 4 ans
Garrett Mills dc6ba53380
Add support for subqueries
il y a 4 ans
Garrett Mills 809af8063f
fix typo; import format
il y a 4 ans
garrettmills bd1c221e36
Create belongs_to_one and belongs_to_many inverse helpers
il y a 4 ans
garrettmills 81906b02bc
start relations (has one or many; has one; has many)
il y a 4 ans
garrettmills 2fd3c6c22b
Basic support for lazy loaded relations
il y a 4 ans
garrettmills b5bde7d077
Add view engine unit - handlebars - and response helpers
il y a 4 ans
garrettmills 3e4f8f00f2
Add support for app defined services
il y a 4 ans
garrettmills 3991c9b4bb
Add support for request timeouts; timeout helper
il y a 4 ans