Commit graph

4 commits

Author SHA1 Message Date
tim-hub
a4653fce4b Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	README.md
#	manifest.json
#	package.json
#	scripts/esbuild.config.mjs
2023-04-01 20:41:53 +13:00
tim-hub
2819aa9b08 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	manifest.json
#	package.json
#	styles.css
#	versions.json
2022-10-01 12:16:45 +13:00
tim-hub
da7a507a8f Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	README.md
#	package.json
2022-07-02 14:01:04 +12:00
Tim
ab0d92d727
Add Bolly Life Provider to support more translation/versions (#22)
* update readme

* add a sub module for bible book name to number

* [fact] move main.ts to make root folder cleaner

* [fact] make provider abstract

- to be ready for bolls.life api

* [fact] clean up

* [fact] update picture location

* [feat] add bolly life provider

- problem CORS

* [feat] add bolly life provider through new bff of bible api

* [fix] no more hard coding url

* [doc] update readme and add notice in ui setting

* [feat] add more version/translations

* [doc] add more ui notification
2022-04-03 00:31:57 +00:00