4
2
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Erastus Amunwe 45b2fb239f formatted code for readability 2021-01-08 17:16:47 +02:00
Oh Martin 10c4e1e6c5
Removed static web urls and fixed some issues 2021-01-07 14:47:51 +02:00
Oh Martin a1e3f030c9 Added a Search method in src/api/idb.js 2020-11-04 15:29:34 +02:00
Erastus Amunwe 2f84e963c8 Fixed get method return empty object, fixes #1 2020-11-03 11:12:10 +02:00
Erastus Amunwe d1ffc57dc3 Fixed delete method bug using cursor, fixes #2 2020-11-03 11:08:24 +02:00
Erastus Amunwe 6ab9deac1a added methods for communicating with the getbible api 2020-11-02 09:48:10 +02:00
Erastus Amunwe 19f1d66808 made the indexdb helper functions completely generic 2020-11-02 09:45:19 +02:00
Erastus Amunwe 302105c45a added indexDB 2020-10-27 22:34:52 +02:00