andyburke
  • Joined on 2025-06-24
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-25 20:51:58 -07:00
df00324e24 docs: update README
3d42591ee5 feature: signup and login work
Compare 2 commits »
andyburke pushed to dev at andyburke/serverus 2025-06-25 20:46:27 -07:00
d917b69753 fix: sort routes into route records and lazily import
andyburke pushed to dev at andyburke/serverus 2025-06-25 20:25:07 -07:00
1928bfcb5e fix: ensure typescript routes are hit most to least specific
andyburke pushed to dev at andyburke/serverus 2025-06-25 20:07:27 -07:00
4f68a64a88 feature: sort imports to try to ensure parameter paths are less specific
andyburke pushed to dev at andyburke/serverus 2025-06-25 17:06:21 -07:00
c92ef0688b feature: SERVERUS_ROOT environment variable
andyburke pushed to dev at andyburke/serverus 2025-06-25 16:54:21 -07:00
26125f4f11 feature: add SERVERUS_TYPESCRIPT_IMPORT_LOGGING environment variable
andyburke pushed to dev at andyburke/serverus 2025-06-25 15:31:18 -07:00
62eba8612b refactor: make PRECHECKs an array again
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-24 16:25:19 -07:00
a4a750b35c docs: improve some READMEs
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-24 16:17:10 -07:00
6f69695758 refactor: little light renaming
andyburke created branch dev in andyburke/serverus 2025-06-24 16:00:16 -07:00
andyburke pushed to dev at andyburke/serverus 2025-06-24 16:00:16 -07:00
5ee654f280 fix: try to better handle directories and loading handlers both locally
5d25afc329 fix: remove debugging for path issues
3fc77f009d fix: debugging this problem
ea3f379b1b fix: let's just have some debugging
c45d0a4658 fix: add handler indexes
Compare 10 commits »
andyburke created repository andyburke/serverus 2025-06-24 16:00:06 -07:00
andyburke created branch dev in andyburke/fsdb 2025-06-24 15:59:49 -07:00
andyburke pushed to dev at andyburke/fsdb 2025-06-24 15:59:49 -07:00
bf2bec0c3d feature: add support for setting an FSDB_ROOT environment variable
e44ee48eaa refactor: rework imports/exports
f2edf6f292 refactor: export organizers as a group
d9dd449927 feature: export indexers
ce024ba87a feature: initial commit
andyburke created repository andyburke/fsdb 2025-06-24 15:58:13 -07:00
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-24 15:53:34 -07:00
eef7b29223 docs: update readme with improved getting started instructions
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-24 15:51:11 -07:00
3a37b7857a docs: update readme
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-24 15:48:46 -07:00
fa5395fbc1 docs: update readme
andyburke created branch dev in andyburke/autonomous.contact 2025-06-24 15:42:12 -07:00
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-24 15:42:12 -07:00
2c27f003c9 feature: initial commit