71 Revīzijas (master)
 

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