1.6.0 (2023-01-06)
1.6.0-next.28 (2023-01-03)
1.6.0-next.27 (2022-12-03)
- copy instead of move @shabados/database update into node_modules (9648cfa)
1.6.0-next.26 (2022-10-30)
1.6.0-next.25 (2022-09-29)
1.6.0-next.24 (2022-09-29)
1.6.0-next.23 (2022-09-28)
1.6.0-next.22 (2022-09-28)
1.6.0-next.21 (2022-09-03)
1.6.0-next.20 (2022-06-15)
1.6.0-next.19 (2022-06-14)
1.6.0-next.18 (2022-06-14)
1.6.0-next.17 (2022-06-14)
1.6.0-next.16 (2022-06-14)
1.6.0-next.15 (2022-06-13)
1.6.0-next.14 (2022-06-13)
1.6.0-next.13 (2022-06-12)
1.6.0-next.9 (2022-06-11)
1.6.0-next.4 (2022-06-11)
- clean up font related stylings (dbb8057)
- clean up pwa set up (3c398fd)
- remove unused file (2295832)
- unify font weight of gurbani (9193238)
- add about page (4535c3c)
- add basic page building components (9259374)
- add pulumi kubernetes deployment (dea252c)
- update home page (b5042eb)
- use same unicode font as mobile repo (a73f423)
1.6.0-next.3 (2022-05-01)
1.5.3-next.0 (2021-11-07)
1.5.2 (2021-11-07)
1.5.2-next.2 (2021-11-07)
1.5.2-next.1 (2021-11-07)
1.5.2-next.0 (2021-11-07)
1.5.1 (2021-11-07)
1.5.1-next.4 (2021-11-06)
1.5.1-next.0 (2021-10-25)
1.5.0-next.2 (2021-10-25)
1.5.0 (2021-10-25)
1.5.0-next.1 (2021-10-25)
1.5.0-next.0 (2021-10-25)
- frontend: render the version via build environment variable (78a13c9)
1.4.3-next.2 (2021-10-25)
1.4.3-next.1 (2021-10-25)
1.4.1 (2021-10-18)
1.4.0 (2021-10-15)
- backend: add resilience to auto-updater crashing (122fbaa)
- backend: add resilience to auto-updater crashing (e3f3170)
- backend: remove cors and mount api at / (8dc68f5)
- backend: return correct line for line index (b034e47)
- frontend: add correct events for mobile slider tooltips (2d6cbd6), closes #67
- frontend: add missing dependencies to useEffect (3aba0f4)
- frontend: add right margin to each line (cf0161b)
- frontend: allow holding down a registered react hotkey (5110fd4)
- frontend: change bottom page padding to margin to avoid unnecessary scrollbar (7a249d8)
- frontend: change next page and previous page hotkeys (ce8b8e7), closes #20
- frontend: correct condition used to center loader/error (22b3fad)
- frontend: do not render line view if there is no gurmukhi (add6386)
- frontend: ensure getPositions always returns an object (1bbec8d)
- frontend: fix backwards and forwards arrows (a8e0152)
- frontend: fix scrolling weirdness on navigation to new page (f3f7128), closes #30
- frontend: improve reliability of up arrow hotkey (50ca059)
- frontend: increase font size on smaller screens (cad9129)
- frontend: only replace history on navigation (12926ce)
- frontend: prevent up and down from attempting to navigate to no adjacent line (bb8f52b)
- frontend: restore browser behaviour for up and down arrows (2ffbfc4)
- frontend: temporarily remove up and down hotkeys (41b1e81), closes #74
- frontend: type cast url parameters to numbers (9573481)
- frontend: update issue templateFixes #66 (4c384c2)
- frontend: use correct props in openIssue() (6054bb2)
- add additional information of translations to line view (90efaa2)
- add Google Translate integration to translations (#305) (ccd9d12)
- add preliminary line + translation view (3d5414a)
- add support for accessing line via /line/:lineId (d17a577)
- add syllablic forms and counts for lines (#322) (92345ed)
- backend: add database auto-updates (c7ff813)
- backend: add endpoint to get lines on page (43f9f0e)
- backend: add endpoint to retrieve sources (ae684b7)
- backend: improve error logging (594ea46)
- backend: only return sources with content (3bc1525), closes #34
- backend: start basic http server (6b45540)
- center/scroll viewport on active/focus line (#321) (1506a8f)
- clicking a line should take user to line viewer page (1d81495)
- frontend: add automatictooltip when navigating pages (3c6090f), closes #20
- frontend: add basic hotkeys and persistent focusRelated to #20, part of #23 (09bf278)
- frontend: add basic source view page (0c21a8f)
- frontend: add click on line to link to GitHub issue (805b190), closes #6
- frontend: add ctrl+home and ctrl+end hotkeys to navaigate to first and lage page (de2e4e0)
- frontend: add dev-only proxying to backend (adce989)
- frontend: add Error component for failures (b45fe1f)
- frontend: add example to github template (84b84f7)
- frontend: add expansion panel to translation blocks (bac0d17)
- frontend: add fade transitions between pages (7850fad), closes #30
- frontend: add favicons (2e6ce57)
- frontend: add introduction (9ee4e26)
- frontend: add line view navigation hotkeys with debounce (130e3da)
- frontend: add links to homepage (eea2f2f)
- frontend: add page slider (e1c7175)
- frontend: add source as a label to open issues (5996a64)
- frontend: add source selection (9cbdc0b), closes #4
- frontend: add submit correction and menu to line view (33e561a)
- frontend: add support for connecting from other hosts (fdee479)
- frontend: add theme colors for mobile apps (2e62bd9)
- frontend: add theme colors for mobile apps (5a9fb01)
- frontend: add up and down hotkeys (ab10343)
- frontend: add word linking to Sri Granth dictionary (4dd4816)
- frontend: change ordering of translations (8771ad1)
- frontend: convert source number to human readable text (c168a24)
- frontend: distinguish internal and external link colors (cdd2247)
- frontend: grey out navigation controls if single page source (44c5bbe), closes #69 #57
- frontend: implement page navigation (83ee7cf), closes #5
- frontend: improved copying of issue template (bce2d27)
- frontend: initialise create-react-app (4a302ed)
- frontend: keep track of last page and line viewed (037f77a), closes #14
- frontend: load page lines (a1225b4), closes #5 #6
- frontend: scroll to top of page on navigation (667921c), closes #30
- frontend: scroll viewed line into center (4d05634), closes #23
- frontend: set focused line when clicked (f2a87d8)
- frontend: setup nested route (15c31e3)
- frontend: show version number on homepage (833a32c)
- frontend: signify links with underline in line view (19c09fc)
- frontend: signify toggling of translation blocks in line view (b8b47ef)
- frontend: update issue template URL to use new line referencing format (0dad515)
- get a line given an id (d696b5e)
- improve GitHub report workflow (#319) (39e6c8b)
- proofs: Add Sri Dasam Granth Steek proof (a6e335c)
- proofs: Add Sri Dasam Granth Steek proof (5477bcd)
- setup line viewer page (d98cfcf)
- update logo (#320) (e4405fe)