Commit Graph
19 Commits
Author SHA1 Message Date
blacktop d95682c52b fix: add --pg-poolmode to ipsw ent cmd 2025-08-16 10:13:56 -06:00
blacktop 57d36998e3 chore: add viper config to all commands 2025-07-15 17:19:37 -06:00
blacktop 95f4679648 fix: IPSW SQL Schema error for buildid field 2025-07-03 12:15:05 -06:00
blacktop c573463dd1 docs: many optimizations to decrease DB size and amount of queries to keep us in the supabase free tier 🤞 2025-06-18 16:09:37 -06:00
blacktopandGitHub beac6c4d38 docs: entitlement database - move from sql.js-httpvfs to hosted postgres (#770) 2025-06-17 15:19:40 -06:00
blacktop 6cca9a980d refactor: replace interface{} with any and simplify loop constructs 2025-03-26 22:53:29 -06:00
blacktop c80b9c3491 fix: small optimization in postgres name/path processors 2024-10-02 14:51:08 -06:00
blacktop fda8c8e071 fix: postgres name/path table joins 2024-09-25 15:22:37 -06:00
blacktop 2aac2408bd chore: improve storage size of symbol server data (postgres) 2024-09-25 13:45:18 -06:00
blacktop 74a8933b9a chore: return 409 when scanning the same IPSW via ipswd /syms/scan route 2024-09-19 18:48:28 -06:00
blacktop 5cce056e0c chore: add ability for the ipsw symbolicate symbol server to tell you it doesn't have the required IPSW scanned yet 2024-07-05 17:37:15 -06:00
blacktop 8229d8e5d9 fix: many fixes to symbolication and the symbol server 2024-07-04 00:26:55 -06:00
blacktop 9f56962735 feat: add ability to query symbols via ipswd API routes /api/syms/:uuid and /api/syms/:uuid/:addr 2024-07-03 17:02:08 -06:00
blacktop 9dcf363f2a fix: postgres Database 2024-07-02 21:58:49 -06:00
blacktop b6f8b488e9 chore: rm DB() from Database interface 2024-07-02 20:52:47 -06:00
blacktop dfe5565a3b fix: symbol server database code 2024-07-02 20:44:21 -06:00
blacktop 69173b32f5 feat: add NEW /syms/scan route to ipswd API to gen symbol server from IPSW 2024-07-02 10:12:14 -06:00
blacktop 9ce1d11a5f chore: add initial database support to ipswd 2024-07-02 10:12:10 -06:00
blacktopandGitHub f85daa1ac3 feat: ipsw daemon (API) (#219) 2023-04-12 20:00:05 -06:00