Releases: shabados/database
Releases · shabados/database
Release 0.0.3
- Update release.sh (8839fd5)
Release 0.0.2
- Set permissions for release file (0892b35)
- Merge pull request #13 from ShabadOS/semver-releases (afe6b4d)
- package.json: make package private (6c930c7)
- docker: do not copy sources into container (147dace)
- ci: uncomment
release-it
commands (05d4089) - ci: fix regexes (817d93d)
- ci: modify script to detect major, minor, and patch releases. MINOR changes (a893702)
- ci: add releases script (c416919)
Release 0.0.1
- Merge pull request #9 from ShabadOS/dev-1.0 (e368080)
- schema: add back initial unique constraints to
shabads
(d9b932c) - seeds: remove duplicate shabads and correct
writer_id
s (6ddbf9f) - utils: fix
underscore_case
(f3c2867) - utils: generate bani ranges in line sources, generate shabad json files (e3d9e5f)
- utils: generate bani list (0f42637)
- utils, seeds: generate sources (without banis), raags, line_types, writers (bd1c7c8)
- seeds, readme: add bani generation using "id markers" (03025d0)
- knex: shush the warnings (92e99e7)
- seeds: order
ang_batch
folders too! (693e748) - seeds: capture and replace certain whole strings (6e29cad)
- seeds: insert lines by correct ang order, promisify shabad insertion (d10a200)
- utils: fix letter replacer (ba79c3a)
- seeds: add note about use of
for-of
(2238cfc) - utils: remove passthrough and catch undefined
secondLetter
(53d0669) - seeds: insert sequentially to preserve
lines
order (e1c63ee) - seeds: remove
]
character and add pass-through for other characters not in the map (fa0dc2d) - seeds: add function to generate first letters (489eb85)
- seeds: refactor functions into utils file, use shabads table instead of gurmukhi table (87efd41)
- eslint: fix semi-colon style for required usages (95864af)
- eslint: remove some annoying rules (4b7acdd)
- eslint: use airbnb base config (f017ff2)
- npm: rename
scripts
tolib
(c132a37) - seeds: add todo notes (0572962)
- seeds: fix
type_id
s with0
should really benull
(ba6e2de) - seeds: fix translation field from original database (94d6109)
- seeds: insert
shabads
andlines
based on the file directories (c6a4baa) - seeds: disable unique constraint in
shabads
temporarily (09a4fa8) - seeds: insert
raags
,sources
,writers
,line_types
into database on seed (14e6c38) - seeds: remove repeated value in
sources.json
(d1ca57e) - readme: add information about file structure (45410c7)
- seeds: add
shabads
andsources
with lines (95b4b79) - seed: updated extract script to produce correct shabads and lines (b321b3c)
- schema: rename
english
totranslation
(70ed4ba) - schema: add
pada
andsource_line
toLines
(91989f1) - docker, npm: add
generate
command to run extract script (adcb962) - readme: add optional
npm
usage instructions (687769d) - readme: add contribution guidelines (0593129)
- seeds: commit example of source database (a8177d8)
- seed: fix script to generate files in the correct hash directory (76a943f)
- seed: modify script to generate JSON in hashed folders (51a6c56)
- seed: script to generate folders from old database (49e2b94)
- gitignore: also ignore
*.sqlite
(6328b22) - schema: fix linting (f843f3c)
- schema: add
line_types
andshabad_types
(91930fb) - readme: embed schema image (c0dbf2f)
- schema: add
first_letters
toLines
(e119b31) - schema: add
ghar
toShabads
(36c4640) - schema: update migrations to reflect current schema design (ba2bdbc)
- schema: add image of schema (b17cebf)
- Create LICENSE.md (f983969)
- seeds: blank angs file (9510c12)
- schema: rename
shabads
tobani
(5c7f5f9) - ci: only release on push to master (da786c7)
- ci: add read-write SSH key fingerprint (c8d0172)
- ci: set push behavior (e76023f)
- add empty sample ang file (4a6c36b)
- switch CircleCI to run commands inside node container (64a2d6e)
- circleCI artifacts (4cf764d)
- add
npm run release
command (f1343f2) - use circleCI image and
release-it
(c78e8fc) - circleCI changes (81e354d)
- remove deploy (d02cb15)
- fix circleCI (4d6f610)
- fix circleCI indentation (0bedebf)
- remove master badge (8e3b13b)
- absolutely pointless commit (bdb545b)
- remove text lol (800fc34)
- add badge for master (8410381)
- add badge for master (86846ee)
- fix indentation (a77385d)
- attempt circle ci config (b762bf5)
- create and remove build dir on
npm run build
(2506144) - create build directory before migrations (17f2890)
- trailing comma plz (e7c9d0b)
- create quick schema (7b7cb42)
- add linting (f4922f6)
- add semver note (667fcf9)
- add
build
folder to ignore (d37240a) - copy
package-lock.json
into container and persistnode_modules
(2b0aa29) - use
package.json
to build install dependencies and build (9d08942) - add
knex
andsqlite3
topackage.json
(5043a2c) - add
package.json
(80d4b84) - config: simple knexfile (d099651)
- docker: fix knex command (70b2d75)
- document intended usage (58543e3)
- add sample docker files (cb5b018)
- add gitignore (086a616)
Release 0.0.0
- ci: add read-write SSH key fingerprint (c8d0172)
- ci: set push behavior (e76023f)
- add empty sample ang file (4a6c36b)
- switch CircleCI to run commands inside node container (64a2d6e)
- circleCI artifacts (4cf764d)
- add
npm run release
command (f1343f2) - use circleCI image and
release-it
(c78e8fc) - circleCI changes (81e354d)
- remove deploy (d02cb15)
- fix circleCI (4d6f610)
- fix circleCI indentation (0bedebf)
- remove master badge (8e3b13b)
- absolutely pointless commit (bdb545b)
- remove text lol (800fc34)
- add badge for master (8410381)
- add badge for master (86846ee)
- fix indentation (a77385d)
- attempt circle ci config (b762bf5)
- create and remove build dir on
npm run build
(2506144) - create build directory before migrations (17f2890)
- trailing comma plz (e7c9d0b)
- create quick schema (7b7cb42)
- add linting (f4922f6)
- add semver note (667fcf9)
- add
build
folder to ignore (d37240a) - copy
package-lock.json
into container and persistnode_modules
(2b0aa29) - use
package.json
to build install dependencies and build (9d08942) - add
knex
andsqlite3
topackage.json
(5043a2c) - add
package.json
(80d4b84) - config: simple knexfile (d099651)
- docker: fix knex command (70b2d75)
- document intended usage (58543e3)
- add sample docker files (cb5b018)
- add gitignore (086a616)
- Update README.md (ba84710)
- Update README.md (b797a02)
- Update README.md (dd18484)
Initial SQLite Database
This is the default sqlite database used by the Shabad OS projector app. It's only use is to continue development on the golang app.