* 4.2.3 (#366)
* Roll Back to 4.1.0 (#363)
* Fix 356 detach viewer from db (#364)
* Revert "Roll Back to 4.1.0 (#363)"
This reverts commit 2092372f7ef2753b5e1ba7d711ae1146b9a9a770.
* Send rows to viewer
Remove BaniDB search from viewer
Separate infiniteScroll from APV
De-promisify synchronous createCards method
* Update SQLite payload to match Realm
* Prevent default action on arrow keys when using keyboard shortcuts
* Fix results block height so last result isn't hidden
* Update Changelog for Release (#365)
* 4.3.0 (#447)
* Roll Back to 4.1.0 (#363)
* Fix 356 detach viewer from db (#364)
* Revert "Roll Back to 4.1.0 (#363)"
This reverts commit 2092372f7ef2753b5e1ba7d711ae1146b9a9a770.
* Send rows to viewer
Remove BaniDB search from viewer
Separate infiniteScroll from APV
De-promisify synchronous createCards method
* Update SQLite payload to match Realm
* Prevent default action on arrow keys when using keyboard shortcuts
* Fix results block height so last result isn't hidden
* Update Changelog for Release (#365)
* 4.2.3 (#366) (#369)
* Roll Back to 4.1.0 (#363)
* Fix 356 detach viewer from db (#364)
* Revert "Roll Back to 4.1.0 (#363)"
This reverts commit 2092372f7ef2753b5e1ba7d711ae1146b9a9a770.
* Send rows to viewer
Remove BaniDB search from viewer
Separate infiniteScroll from APV
De-promisify synchronous createCards method
* Update SQLite payload to match Realm
* Prevent default action on arrow keys when using keyboard shortcuts
* Fix results block height so last result isn't hidden
* Update Changelog for Release (#365)
* Only use Electron auto-updater if not published in an app store (#361)
* adds new toggle for presenter view (#373)
* adds new toggle for presenter view
* a better checkPresenterView function
* remove commented code
* Cmd +e / Ctrl + e shows empty slide (#372)
* escape shows empty slide
* adds comment for clarity
* adds cmd+e key to show empty slide
* removed esc key bind
* Add Google analytics (#370)
* Add analytics plumbing
* add more events
* cleanup
* Add opt out
* update UA ID
* adds support for paste to search function
* Pressing a letter should go to that panktee in current shabad panel. (#376)
* escape shows empty slide
* adds comment for clarity
* adds cmd+e key to show empty slide
* removed esc key bind
* adding keyboard movements to current shabad panel
* refactor code to use spread operator and data attribute
* Update Event tracking and setting default (#380)
* Update Event tracking and setting default
* disable tracking for development
* address review comments
* adds asterisk as wild char for realm search (#371)
* adds aesterisk as wild card char for realm search
* change from one character per * to multiple
* merging asterisk (sqlite version)
* Vishraams (#375)
* surfacing bisrams
* adds setting to toggle bisrams
* add gradient vishraams as an option
* the css for padchhed bisrams
* support for vishraams for color and special themes
* adds support for yamki
* Custom background theme (#362)
* adding custom background option
* fixes some typos
* adds highlight to save readability
* refactor theme editor to support custom bg only for few themes
* refactors the show overlay code
* changed back bg-main to its original value
* uses imagemin for images and removes code used for supporting all themes
* removes the commented code
* restricts support to only single theme
* refactors code to add comments properly
* adds package-lock.json to pass travis check
* decouples larivaar at overlay from main larivaar setting (#378)
* decouples larivaar at overlay from main larivaar setting
* adds the word use for better icon label
* uses sockets instead of upsert preview
* removes the upsertPreview call
* adds insert preview back
* removes extra variable isLarivaar
* Announcement formatting (#379)
* adds formatting to announcement text
* adds non focus to content editable placeholder
* sanitizes html for announcement box
* cleans the announcment text sanitizing
* Add default vishraam option (#391)
* Fix backwards input for annocements (#389)
* Bani overlay bg (#400)
* decouples larivaar at overlay from main larivaar setting
* adds the word use for better icon label
* uses sockets instead of upsert preview
* removes the upsertPreview call
* adds insert preview back
* removes extra variable isLarivaar
* fixes #396 changes bani overlay bg path
* changes the focus pattern (#403)
* changes the focus pattern
* cleans scss
* chromecast bisram removal fixes #399 (#401)
* chromecast bisram removal fixes #399
* uses object.assign instead of referring object directly
* Fix uploading a custom background images (#390)
* Update HELP.md for 5.0 (#384)
Update HELP.md for 5.0
* Fix #419 Add GurmukhiBisram column to SQLite lookup (#420)
* Add User Agent for OS tracking (#422)
* Add event for custom theme and shabad selection (#425)
* move vishraam settings under display options
* changes to uk english (colour)
* hide vishraam toggles
* move vishraam settings under display options (#431)
* move vishraam settings under display options
* changes to uk english (colour)
* [WIP] adds custom bg fix to windows (#438)
Adds custom bg fix to windows
* [Don't merge until before release] Update Changelog (#424)
Update Changelog
* Add Tracking for app version (#439)
* fixes windows build (#445)
* Revert GurmukhiBisram usage (#446)
* Revert GurmukhiBisram usage
Commenting out until database is updated with better data
* Update viewer.js
* Update package.json
Increment version to 4.3.0
* 4.4.0 (#489)
* Roll Back to 4.1.0 (#363)
* Fix 356 detach viewer from db (#364)
* Revert "Roll Back to 4.1.0 (#363)"
This reverts commit 2092372f7ef2753b5e1ba7d711ae1146b9a9a770.
* Send rows to viewer
Remove BaniDB search from viewer
Separate infiniteScroll from APV
De-promisify synchronous createCards method
* Update SQLite payload to match Realm
* Prevent default action on arrow keys when using keyboard shortcuts
* Fix results block height so last result isn't hidden
* Update Changelog for Release (#365)
* 4.2.3 (#366) (#369)
* Roll Back to 4.1.0 (#363)
* Fix 356 detach viewer from db (#364)
* Revert "Roll Back to 4.1.0 (#363)"
This reverts commit 2092372f7ef2753b5e1ba7d711ae1146b9a9a770.
* Send rows to viewer
Remove BaniDB search from viewer
Separate infiniteScroll from APV
De-promisify synchronous createCards method
* Update SQLite payload to match Realm
* Prevent default action on arrow keys when using keyboard shortcuts
* Fix results block height so last result isn't hidden
* Update Changelog for Release (#365)
* Only use Electron auto-updater if not published in an app store (#361)
* adds new toggle for presenter view (#373)
* adds new toggle for presenter view
* a better checkPresenterView function
* remove commented code
* Cmd +e / Ctrl + e shows empty slide (#372)
* escape shows empty slide
* adds comment for clarity
* adds cmd+e key to show empty slide
* removed esc key bind
* Add Google analytics (#370)
* Add analytics plumbing
* add more events
* cleanup
* Add opt out
* update UA ID
* adds support for paste to search function
* Pressing a letter should go to that panktee in current shabad panel. (#376)
* escape shows empty slide
* adds comment for clarity
* adds cmd+e key to show empty slide
* removed esc key bind
* adding keyboard movements to current shabad panel
* refactor code to use spread operator and data attribute
* Update Event tracking and setting default (#380)
* Update Event tracking and setting default
* disable tracking for development
* address review comments
* adds asterisk as wild char for realm search (#371)
* adds aesterisk as wild card char for realm search
* change from one character per * to multiple
* merging asterisk (sqlite version)
* Vishraams (#375)
* surfacing bisrams
* adds setting to toggle bisrams
* add gradient vishraams as an option
* the css for padchhed bisrams
* support for vishraams for color and special themes
* adds support for yamki
* Custom background theme (#362)
* adding custom background option
* fixes some typos
* adds highlight to save readability
* refactor theme editor to support custom bg only for few themes
* refactors the show overlay code
* changed back bg-main to its original value
* uses imagemin for images and removes code used for supporting all themes
* removes the commented code
* restricts support to only single theme
* refactors code to add comments properly
* adds package-lock.json to pass travis check
* decouples larivaar at overlay from main larivaar setting (#378)
* decouples larivaar at overlay from main larivaar setting
* adds the word use for better icon label
* uses sockets instead of upsert preview
* removes the upsertPreview call
* adds insert preview back
* removes extra variable isLarivaar
* Announcement formatting (#379)
* adds formatting to announcement text
* adds non focus to content editable placeholder
* sanitizes html for announcement box
* cleans the announcment text sanitizing
* Add default vishraam option (#391)
* Fix backwards input for annocements (#389)
* Bani overlay bg (#400)
* decouples larivaar at overlay from main larivaar setting
* adds the word use for better icon label
* uses sockets instead of upsert preview
* removes the upsertPreview call
* adds insert preview back
* removes extra variable isLarivaar
* fixes #396 changes bani overlay bg path
* changes the focus pattern (#403)
* changes the focus pattern
* cleans scss
* chromecast bisram removal fixes #399 (#401)
* chromecast bisram removal fixes #399
* uses object.assign instead of referring object directly
* Fix uploading a custom background images (#390)
* Update HELP.md for 5.0 (#384)
Update HELP.md for 5.0
* Fix #419 Add GurmukhiBisram column to SQLite lookup (#420)
* Add User Agent for OS tracking (#422)
* Add event for custom theme and shabad selection (#425)
* move vishraam settings under display options
* changes to uk english (colour)
* hide vishraam toggles
* move vishraam settings under display options (#431)
* move vishraam settings under display options
* changes to uk english (colour)
* [WIP] adds custom bg fix to windows (#438)
Adds custom bg fix to windows
* [Don't merge until before release] Update Changelog (#424)
Update Changelog
* Add Tracking for app version (#439)
* fixes windows build (#445)
* Revert GurmukhiBisram usage (#446)
* Revert GurmukhiBisram usage
Commenting out until database is updated with better data
* Update viewer.js
* Update package.json
Increment version to 4.3.0
* Initial alpha/beta track Travis check
* Update permissions for script
* Update script logic
* Use a different way to store variables
* Updating path to check-version file
* Temporarily install semver manually
* Manually set new prerelease version
semver was incrementing patch version when adding prerelease
* First attempt to release beta. Remove some temporary commands
* Write package.json properly
* Don't set remote and adjust logic for PRs
* Push directly to repo URL
* Try another way to authenticate with GH
* Try adding user config
* oops
* Quick tools setting (#451)
* adds setting for enabling and disabling the quick tools
* fixes spacing in a css rule
* Fetch all tags
* Fix update logic
* removes left align from viewer controls (#450)
* fixes spacing when using next line (#453)
* downloads and keeps the help images local
* fixes slider drag by shifting from oninput to onchange (#454)
* Update name/icon for prerelease versions
* adds list of background images that were uploaded
* deletes DS_store
* throws error based on image extension
* throws error
* prevents the upload of non supported file extensions
* removes accept attribute
* change wording of delete error message
* refactors code to put evt.target in variable
* refactores code and UI a bit
* changes back to having a button with conditional recentBg header
* [WIP] Update Help
* search example gif
* Update HELP.md
* read bg files from directory instead of adding swatch on upload
* remove commented code
* show error if same non-image file is uploaded twice
* adds time variable to change time on messages
* removes extra error
* now you can delete an image and reupload it
* sorts the background files
* adds error on delete if the image is already in use
* Update license
* fixes announcement formatting in casting
* Rearrange settings (#467)
* cleans code for duplicate settings
* cleans the if logic a bit
* redirect settings button to display tab with animation
Remove settings from main panel,
Adds a bounce animation in presenter view,
Rearrange settings to bring display at top,
Add analytics event to see what triggered the settings
panel.
* removes unexpected units with zero from sccs file
* rename display to settings
* Changes the way we do analytics on settings
* add comments explaining tabs and panes
* changes order of autoplay
* removes css hack for reflowing animation
* brings font sliders to top
* Update Changelog & Help (#461)
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* web-desktop-keyboard-map
* Update HELP.md
* Update HELP.md
* desktop-quick-tools
* Update HELP.md
* Update CHANGELOG.md
* Update HELP.md
* Update CHANGELOG.md
* [ImgBot] Optimize images
*Total -- 1,284.31kb -> 801.67kb (37.58%)
/www/assets/img/ic_cast_black.png -- 14.46kb -> 0.47kb (96.73%)
/www/assets/img/ic_cast_connected_black.png -- 14.53kb -> 0.51kb (96.5%)
/www/assets/img/help_images/web-desktop-keyboard-map.png -- 366.43kb -> 165.01kb (54.97%)
/www/assets/img/custom_backgrounds/embellishes/floral.png -- 6.96kb -> 3.50kb (49.74%)
/www/assets/img/help_images/desktop-search-ex.png -- 15.56kb -> 7.88kb (49.36%)
/www/assets/img/help_images/desktop-extend-mac.png -- 310.70kb -> 158.64kb (48.94%)
/www/assets/img/custom_backgrounds/floral-bg.jpg -- 185.97kb -> 114.40kb (38.48%)
/www/assets/img/help_images/desktop-keyboard.png -- 34.95kb -> 26.63kb (23.79%)
/assets/STTM-256X256.png -- 24.63kb -> 20.88kb (15.24%)
/assets/STTM-128X128.png -- 11.03kb -> 9.87kb (10.52%)
/www/assets/img/maharaj.jpg -- 105.71kb -> 102.80kb (2.75%)
/www/assets/img/custom_backgrounds/thumbnails/floral-bg.jpg -- 14.79kb -> 14.40kb (2.66%)
/assets/STTM-48X48.png -- 3.25kb -> 3.16kb (2.62%)
/assets/STTM-64X64.png -- 4.66kb -> 4.54kb (2.6%)
/assets/STTM-32x32.png -- 1.98kb -> 1.94kb (2.27%)
/www/assets/img/help_images/desktop-extend-pc.png -- 96.80kb -> 95.66kb (1.17%)
/www/assets/img/custom_backgrounds/thumbnails/orange.jpg -- 9.59kb -> 9.49kb (0.99%)
/www/assets/img/custom_backgrounds/thumbnails/dark-blue.jpg -- 11.12kb -> 11.02kb (0.91%)
/www/assets/img/custom_backgrounds/thumbnails/blue.jpg -- 10.01kb -> 9.92kb (0.87%)
/www/assets/img/custom_backgrounds/thumbnails/blue-darbar.jpg -- 14.18kb -> 14.07kb (0.75%)
/www/assets/img/custom_backgrounds/thumbnails/golden.jpg -- 13.23kb -> 13.15kb (0.64%)
/www/assets/img/custom_backgrounds/thumbnails/clouds.jpg -- 13.79kb -> 13.75kb (0.28%)
* disables image input on 5 image uplaods (#469)
* disables image input on 5 image uplaods
* adds extra empty line for readability
* ThemeEditor: shows error when clicked on disabled file input
* Fixed formatting
* creates user background directory if it does not exist
* shows thumbnail in windows by replacing slashes
* fixes the path to slash.js
* Update HELP.md
* rearranges fields to display (#481)
* Set the event target on correct variable while uploading background image (#484)
* fixes launch error in mac (#485)
* fixes launch error in mac
* Update store.js