4
2
Fork 0

Commit Graph

  • d53c2fa923
    Merge pull request #7 from getbible/main staging Oh Martin 2021-01-14 22:04:01 +0200
  • 83b2ba7faa
    Update LICENSE main Oh Martin 2021-01-14 21:59:13 +0200
  • c88d16efbf
    Merge pull request #6 from getbible/staging Erastus Amunwe 2021-01-08 17:25:50 +0200
  • 45b2fb239f formatted code for readability Erastus Amunwe 2021-01-08 17:16:47 +0200
  • 8cb87ee774 commented out picker component Erastus Amunwe 2021-01-08 17:11:03 +0200
  • 61a053df2f fixed merge conflict Erastus Amunwe 2021-01-08 17:09:02 +0200
  • b908a2ddaa added the picker component Erastus Amunwe 2021-01-08 15:10:28 +0200
  • f0f69805e4 added search filter's variables Erastus Amunwe 2021-01-08 15:09:47 +0200
  • d45367509a added picker Erastus Amunwe 2021-01-08 15:08:37 +0200
  • 10c4e1e6c5
    Removed static web urls and fixed some issues Oh Martin 2021-01-07 14:47:51 +0200
  • 195eec66b1
    Added a spinner animation on the load event Oh Martin 2020-12-30 09:33:32 +0200
  • 283b088e90 Merge branch 'app-main' into staging Oh Martin 2020-12-16 11:45:57 +0200
  • 4b6ebcc0a2 Merge branch 'main' of github.com:getbible/app into main Oh Martin 2020-12-16 11:38:37 +0200
  • 92585dcad2
    Merge branch 'app-staging' into main Oh Martin 2020-12-16 11:36:50 +0200
  • d71347a0ae
    Added Settings.vue component to modularize the code Oh Martin 2020-12-04 16:52:58 +0200
  • 3ba4887ca6 added vue router Erastus Amunwe 2020-12-04 14:10:00 +0200
  • 77324dfa62 Added/changed and applied themes, fixed responsive issues Erastus Amunwe 2020-12-04 14:08:49 +0200
  • a2ee1d4d5e added and debugged search mutation & action Erastus Amunwe 2020-12-04 13:36:30 +0200
  • 466f9a8489 debugged getters Erastus Amunwe 2020-12-04 13:34:44 +0200
  • 1c6a99b026 removed unnecessary files' Erastus Amunwe 2020-12-04 10:42:47 +0200
  • 4e3b61ba39 applied theme Erastus Amunwe 2020-11-24 23:03:29 +0200
  • db165147c0 applied theme Erastus Amunwe 2020-11-24 23:01:37 +0200
  • 74a52b2317 applied theme Erastus Amunwe 2020-11-24 23:01:06 +0200
  • 813c1b7f89 applied theme Erastus Amunwe 2020-11-24 22:57:04 +0200
  • 55fcffa514 Added themes css classes Erastus Amunwe 2020-11-24 22:43:13 +0200
  • f710d74f50 update utils Erastus Amunwe 2020-11-16 10:12:53 +0200
  • a68017a134 added card Erastus Amunwe 2020-11-10 13:51:04 +0200
  • 2d8213e0eb added animation, toggle on chapter click, and removed search filter methods Erastus Amunwe 2020-11-10 13:49:49 +0200
  • 1e993baf84 changed theme Erastus Amunwe 2020-11-10 13:47:38 +0200
  • 6987e01b65 added getters to computed' Erastus Amunwe 2020-11-10 13:45:19 +0200
  • b211215a29 added utilities Erastus Amunwe 2020-11-10 13:42:16 +0200
  • 0070e461d5 added chapter searching Erastus Amunwe 2020-11-06 18:02:18 +0200
  • c19903fa23 Merge branch 'staging' of github.com:getbible/app into staging Please enter a commit message to explain why this merge is necessary, Erastus Amunwe 2020-11-05 17:31:43 +0200
  • 5a05c0b8e0 And Pagination to verses & Debugging verse and chapter pagination Erastus Amunwe 2020-11-05 17:31:17 +0200
  • 7da83bdeea Added Chapter pagination Erastus Amunwe 2020-11-05 17:28:42 +0200
  • a1e3f030c9 Added a Search method in src/api/idb.js Oh Martin 2020-11-04 15:29:34 +0200
  • 9ec5f040ad
    Merge pull request #3 from getbible/staging Erastus Amunwe 2020-11-03 21:45:05 +0200
  • 87ead214dd Add and Test the overlay loading div in app.vue Erastus Amunwe 2020-11-03 21:05:56 +0200
  • 44dfa73045 Change Verse component to get Verses from getters Erastus Amunwe 2020-11-03 21:05:21 +0200
  • 72f161d6c6 Fixing Selection component to allow user to choose( translation, book, chapter) Today, 1:59 PM 2:40 PM 41m Erastus Amunwe 2020-11-03 21:04:40 +0200
  • c71a1214fc Added new getters and debugged all getters, also added a loading var to state Erastus Amunwe 2020-11-03 13:12:55 +0200
  • 2f84e963c8 Fixed get method return empty object, fixes #1 Erastus Amunwe 2020-11-03 11:12:10 +0200
  • d1ffc57dc3 Fixed delete method bug using cursor, fixes #2 Erastus Amunwe 2020-11-03 11:08:24 +0200
  • 1fbbc54fbd Merge branch 'staging' of github.com:getbible/app into staging Please enter a commit message to explain why this merge is necessary, Erastus Amunwe 2020-11-02 22:24:07 +0200
  • 97521c901d tested, Debugged and fixed the error with state.selected actions and mutations Erastus Amunwe 2020-11-02 21:51:50 +0200
  • a8ee6188e1 Removed the web-links to social sites Oh Martin 2020-11-02 15:30:54 +0200
  • 17a111d2dd Adding actions and mutations to mutate the selected chapter, book as well as translations state properties Erastus Amunwe 2020-11-02 14:42:16 +0200
  • 5a4a3e9832 Merge branch 'staging' of github.com:getbible/app into staging Please enter a commit message to explain why this merge is necessary, Erastus Amunwe 2020-11-02 14:40:08 +0200
  • 10048dda66 removed unused verses component Erastus Amunwe 2020-11-02 14:39:37 +0200
  • 38e70dc037 Changed 'electron:serve' with 'getbible:serve' Oh Martin 2020-11-02 14:33:25 +0200
  • 4d863496ef fixed store relative import in main Erastus Amunwe 2020-11-02 14:06:58 +0200
  • b1b990e72e Solved merge conflict Oh Martin 2020-11-02 13:44:10 +0200
  • b95cf35560 Removed the template codes for Search components from NavBar.vue Oh Martin 2020-11-02 13:35:31 +0200
  • d1b04143b5 Added Search component Oh Martin 2020-11-02 13:32:40 +0200
  • c9911220b6 removed raw displating of state's saved translations Erastus Amunwe 2020-11-02 10:12:12 +0200
  • 74de917015 dived the four store propeties into separate files Erastus Amunwe 2020-11-02 10:10:16 +0200
  • f80f015c0e changed default initialisation from functions Erastus Amunwe 2020-11-02 10:09:20 +0200
  • 2f677e6aea added getters Erastus Amunwe 2020-11-02 10:08:35 +0200
  • 4e73b62c25 Debugging Vuex store's actions for saving translation to the store state as well as saving to indexDB Erastus Amunwe 2020-11-02 10:07:56 +0200
  • 9a76f161df changed the setting's save and remove methods to dispatch store actions Erastus Amunwe 2020-11-02 10:06:05 +0200
  • 5b92c87180 removed the verses component Erastus Amunwe 2020-11-02 10:04:36 +0200
  • 33cab6aa5e changed props to data Erastus Amunwe 2020-11-02 09:51:37 +0200
  • 569434f6f8 Imported selection component, removed initialisation from localstorage Erastus Amunwe 2020-11-02 09:50:24 +0200
  • 6ab9deac1a added methods for communicating with the getbible api Erastus Amunwe 2020-11-02 09:48:10 +0200
  • 8875d615f7 added component for choosing/selection of book, chapter Erastus Amunwe 2020-11-02 09:47:15 +0200
  • 19f1d66808 made the indexdb helper functions completely generic Erastus Amunwe 2020-11-02 09:45:19 +0200
  • 9472e7d42b disabled openning dev tools on start up, in dev mode Erastus Amunwe 2020-11-02 09:44:03 +0200
  • 3fe9f3d53a renamed serve and build scripts Erastus Amunwe 2020-11-02 09:39:28 +0200
  • 9130825843 Change the App title Erastus Amunwe 2020-11-02 09:37:59 +0200
  • 2a8dc8f79b change verse chapter name from h3 to h5 Erastus Amunwe 2020-10-27 23:00:46 +0200
  • f472fd0530 solved conflicts Erastus Amunwe 2020-10-27 22:47:04 +0200
  • 57c036032b method to find current translation Erastus Amunwe 2020-10-27 22:41:27 +0200
  • b8cd842804 called 'set_settings' mutation on app created hook' Erastus Amunwe 2020-10-27 22:39:08 +0200
  • 954b807595 added idexdb to vuex action Erastus Amunwe 2020-10-27 22:36:27 +0200
  • 302105c45a added indexDB Erastus Amunwe 2020-10-27 22:34:52 +0200
  • 7fbfe6e8ca added save method to save translations Erastus Amunwe 2020-10-27 22:34:25 +0200
  • 8e72cc3192 Modified icons in Settings Oh Martin 2020-10-27 22:20:31 +0200
  • 491993057b Modified layout and added pagination Oh Martin 2020-10-27 21:46:27 +0200
  • 623c8b361d solved merge conflict Oh Martin 2020-10-27 00:17:16 +0200
  • e814ade96c Merge branch 'main' of github.com:getbible/app into main Search filters and history Oh Martin 2020-10-27 00:11:58 +0200
  • ec9dc58593 Search filters and history Oh Martin 2020-10-27 00:11:35 +0200
  • 897d99dc35 added translation from store Erastus Amunwe 2020-10-27 00:04:40 +0200
  • 706015c719 Search filters and history Oh Martin 2020-10-27 00:03:17 +0200
  • e59f24b414 made button small Erastus Amunwe 2020-10-26 23:28:33 +0200
  • b0227834e5 Merge branch 'main' of github.com:getbible/app into main Please enter a commit message to explain why this merge is necessary, Oh Martin 2020-10-26 23:16:58 +0200
  • be1871ee8b Redesigned the search layout Oh Martin 2020-10-26 23:16:29 +0200
  • f732407a4b added disabled css class Erastus Amunwe 2020-10-26 23:09:28 +0200
  • e8f2ebc2a3 and interaction with store Erastus Amunwe 2020-10-26 23:08:45 +0200
  • b000c34300 register store as a global plugin Erastus Amunwe 2020-10-26 23:07:59 +0200
  • 9e487fac4d created store Erastus Amunwe 2020-10-26 23:07:25 +0200
  • 8c1d721640 replaced vuex 3 with vuex 4 Erastus Amunwe 2020-10-26 23:06:57 +0200
  • bcd6f2f79e made setting modal dynamic Erastus Amunwe 2020-10-26 21:00:09 +0200
  • 6f9abd18a1 added .env Erastus Amunwe 2020-10-26 20:59:37 +0200
  • ee6e318d45 removed top margin Erastus Amunwe 2020-10-26 20:59:12 +0200
  • d570a48a16 Merge branch 'main' of github.com:getbible/app into main Please enter a commit message to explain why this merge is necessary, Erastus Amunwe 2020-10-26 16:52:01 +0200
  • 1b5c327508 Merge branch 'main' of github.com:getbible/app into main Please enter a commit message to explain why this merge is necessary, Oh Martin 2020-10-26 16:51:09 +0200
  • 3c222f8261 created hook to get the available translations Erastus Amunwe 2020-10-26 16:50:45 +0200
  • af46254940 Added options menu Oh Martin 2020-10-26 16:50:29 +0200
  • 1a8c3add7a Merge branch 'main' of github.com:getbible/app into main Please enter a commit message to explain why this merge is necessary, Erastus Amunwe 2020-10-26 15:23:31 +0200
  • 098026e360 refactored some codes Erastus Amunwe 2020-10-26 15:23:01 +0200