Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-03-10 | [chore] remove vendor | 1 | ||
2025-02-13 | [chore] bump ncruces go-sqlite3 => v0.23.0 (#3785) | 1 | ||
* bump ncruces go-sqlite3 => v0.23.0 * whoops, add missing vendor changes... | ||||
2025-01-14 | update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> ↵ | 1 | ||
v0.6.5 (#3646) | ||||
2024-11-26 | pull in ncruces/go-sqlite3 v0.20.3 with tetratelabs/wazero v1.8.2 (#3574) | 1 | ||
2024-11-07 | bump ncruces/go-sqlite3 to v0.20.2 (#3524) | 1 | ||
2024-10-25 | update go-sqlite3 => v0.20.0 (#3483) | 1 | ||
2024-06-22 | [chore] update github.com/ncruces/go-sqlite3 -> v0.16.3 (#3029) | 1 | ||
2024-06-07 | [chore] Update WASM go-sqlite3 to v0.16.1 (#2976) | 1 | ||
This includes support for journal mode set to WAL on the BSDs. Relates to: #1753, #2962 | ||||
2024-05-27 | [experiment] add alternative wasm sqlite3 implementation available via ↵ | 1 | ||
build-tag (#2863) This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/). |