Commit Graph

24 Commits (275cb73290426de358a6a578e20312dbfdbba028)

Author SHA1 Message Date
xwashere 275cb73290
Merge remote-tracking branch 'upstream/dev/0.15.0' into dev/0.15.0
10 months ago
Sylvie 5eff78c1da
refactor: update all imports for ESM
10 months ago
xwashere 25da5b3c3a
Merge branch 'dev/0.15.0' of https://github.com/XWasHere/ass into dev/0.15.0
11 months ago
xwashere a8f1d55078
mongoo
11 months ago
Josh Moore 3e26d4da65
fix: remove unused PATHS variable (moved to other file)
11 months ago
xwashere 9c9f2ac768
impr: move sql config to "database", add config for different db variants
11 months ago
xwashere d36e5c53fe
nvm
11 months ago
xwashere ce3ad10281
split json database out of data.ts
11 months ago
xwashere 5620d0bed3
add: database class interface
11 months ago
Josh Moore 5d06745ceb refactor: use consistent import ordering
12 months ago
Josh Moore 285e5ccc6a feat: added getAll to `data.ts` (MySQL is UNTESTED)
12 months ago
Josh Moore fae0d0b69b refactor: added missing explicit semicolons
12 months ago
Josh Moore d91520cb78 feat: use pasted nanoid function (only 130 bytes) to resolve ESM issues
1 year ago
Josh Moore ac1a51ec16 fix: this should be `resolve(false)`
1 year ago
Josh Moore 6532bc2545 feat: implement GET for both SQL and local storage
1 year ago
Josh Moore c0cf6598e3 feat: added existing check for SQL data put
1 year ago
Josh Moore 310a2bb117 feat: improve this log
1 year ago
Josh Moore 9c403a1554 feat: half-implement put to SQL
1 year ago
Josh Moore adac5a1538 chore: I hate formatting shit
1 year ago
Josh Moore 488f5c15e3 feat: half-implement useSql in data.ts
1 year ago
Josh Moore 2f883e39be feat: add data Put
1 year ago
Josh Moore 0a45ddcd37 feat: implement SQL mode switch
1 year ago
Josh Moore 6efe86fe9b feat: adjusted some types
1 year ago
Josh Moore fa40db0662 feat: added initial data file management (no put/get/etc yet)
1 year ago