Commit Graph

825 Commits (ed87341c4f60caec6b541aef5b7d613a6ee6f2d9)

Author SHA1 Message Date
Dax Raad db908deee5 Merge branch 'dev' into sqlite2 2026-01-31 16:08:47 -05:00
opencode 597ae57bb1 release: v1.1.48 2026-01-31 13:48:22 +00:00
opencode 6cd2a68851 release: v1.1.47 2026-01-30 21:06:38 +00:00
opencode e9ef94dc4d release: v1.1.46 2026-01-30 19:19:34 +00:00
opencode-agent[bot] 0b91e9087d chore: generate 2026-01-30 17:20:20 +00:00
Frank 7cb84f13d3
wip: zen (#11343) 2026-01-30 12:19:36 -05:00
Dax Raad 2de1c82bf7 Merge branch 'dev' into sqlite2 2026-01-30 10:03:47 -05:00
opencode 71e0ba271f release: v1.1.45 2026-01-30 14:32:22 +00:00
opencode bbc7bdb3fd release: v1.1.43 2026-01-30 00:31:06 +00:00
Dax Raad 2619acc0ff Merge branch 'dev' into sqlite2 2026-01-29 13:23:48 -05:00
Dax 9ed3b0742f
ci (#11149)
Co-authored-by: opencode <opencode@sst.dev>
2026-01-29 13:17:55 -05:00
opencode 7c0067d59d release: v1.1.42 2026-01-29 05:59:07 +00:00
opencode 9cfdbbb1af release: v1.1.41 2026-01-29 04:00:39 +00:00
Dax Raad 30a918e9d4 Merge branch 'dev' into sqlite2 2026-01-28 18:45:12 -05:00
opencode 4e41ca74b9 release: v1.1.40 2026-01-28 20:09:37 +00:00
opencode 6eb2bdd665 release: v1.1.39 2026-01-28 07:19:17 +00:00
opencode 3bb10773e6 release: v1.1.38 2026-01-28 06:42:23 +00:00
opencode e3be4c9f23 release: v1.1.37 2026-01-28 02:35:38 +00:00
Dax Raad 246e901e42 Merge dev into sqlite2 2026-01-27 16:44:06 -05:00
Dax Raad f40685ab13 core: fix Drizzle ORM client initialization and type definitions 2026-01-27 12:38:38 -05:00
Dax Raad a48a5a3462 core: migrate from custom JSON storage to standard Drizzle migrations to improve database reliability and performance
This replaces the previous manual JSON file system with standard Drizzle migrations, enabling:
- Proper database schema migrations with timestamp-based versioning
- Batched migration for faster migration of large datasets
- Better data integrity with proper table schemas instead of JSON blobs
- Easier database upgrades and rollback capabilities

Migration changes:
- Todo table now uses individual columns with composite PK instead of JSON blob
- Share table removes unused download share data
- Session diff table moved from database table to file storage
- All migrations now use proper Drizzle format with per-folder layout

Users will see a one-time migration on next run that migrates existing JSON data to the new SQLite database.
2026-01-27 12:36:05 -05:00
adamelmore de3b654dcd
chore: refactor changelog 2026-01-26 12:51:35 -06:00
adamelmore b0f865eae5
chore: debug changelog 2026-01-26 12:21:27 -06:00
adamelmore 3fdd08d66e
chore: fix changelog page 2026-01-26 11:58:02 -06:00
Ryan Vogel 7e34d27b77
fix: add 44px top padding to sticky version header on changelog (#10715) 2026-01-26 12:02:20 -05:00
Ryan Vogel 5856ea4e75
fix: move changelog footer outside content div to fix padding (#10712) 2026-01-26 11:46:56 -05:00
adamelmore 3dce6a6608
chore: gen changelog page off changelog json 2026-01-26 09:53:10 -06:00
adamelmore fcea7e18a5
chore: stale-while-revalidate headers for changelog 2026-01-26 09:33:43 -06:00
Ryan Vogel 8c4bf225f2 fix(web): update spacing on the changelog page 2026-01-25 21:41:12 -05:00
Ryan Vogel cc0085676b Add collapsible sections, sticky version header, and style refinements for changelog highlights 2026-01-25 21:26:56 -05:00
Ryan Vogel ab3268896d Add highlight tag parsing for changelog with video support 2026-01-25 21:26:43 -05:00
Frank 57532326f7 zen: handle subscription payment failure 2026-01-25 17:46:18 -05:00
opencode 056186225b release: v1.1.36 2026-01-25 17:29:26 +00:00
Ryan Vogel e491f5cc16
fix(web): add & fix the download button (#10566) 2026-01-25 12:20:39 -05:00
opencode 33298e8775 release: v1.1.35 2026-01-25 00:37:58 +00:00
GitHub Action ea8d727e28 chore: generate 2026-01-24 16:55:54 +00:00
Frank b590bda5ed zen: show reload error 2026-01-24 11:48:19 -05:00
Frank d8bbb6df60 zen: disable reload when reload fails 2026-01-24 11:48:19 -05:00
GitHub Action 4f1bdf1c59 chore: generate 2026-01-23 16:22:07 +00:00
Frank 472695caca zen: fix balance not shown 2026-01-23 11:21:08 -05:00
GitHub Action 469fd43c71 chore: generate 2026-01-23 15:59:00 +00:00
Frank 24d942349f zen: use balance after rate limited 2026-01-23 10:58:00 -05:00
opencode c130dd425a release: v1.1.34 2026-01-23 07:27:35 +00:00
GitHub Action 213b823c69 chore: generate 2026-01-23 05:28:47 +00:00
Frank c0dc8ea39e wip: zen black 2026-01-23 00:27:54 -05:00
opencode 2e53697da0 release: v1.1.33 2026-01-23 02:38:33 +00:00
Frank 1b244bf850 wip: zen black 2026-01-22 17:06:47 -05:00
GitHub Action c128579cfc chore: generate 2026-01-22 22:04:55 +00:00
Frank 5f3ab9395f wip: zen black 2026-01-22 17:02:46 -05:00
opencode 71ef43f9a0 release: v1.1.32 2026-01-22 19:22:26 +00:00