Commit Graph
17 Commits
Author SHA1 Message Date
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
blacktop 9c7eb80b30 docs: update entitlements DB schema 2025-06-17 00:36:59 -06:00
blacktop 8af4753892 chore: update entitlements DB code to decrease the size of the DB 2025-06-16 21:49:43 -06:00
blacktop 432375f398 chore: attempt to optimize ent db for loading over web 2025-06-09 00:04:58 -06:00
blacktopandGitHub 4872f5998f feat: 🆕 Entitlements DB web UI in docs site (#751) 2025-06-08 22:30:03 -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