* Restore database from a backup when encryption fails for some reason
* Removed unused code
* Safer way of doing some things
* Ordering
* Increased possible diff in time to 10 seconds
* update strings
* Alert confirmation
* update strings
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* Changed requirements for ignoring battery for Periodic notifications mode
* Add delay before running ON_RESUME events because some data is not ready yet on that stage
* Better idea of when to show background notice
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* Ability to encrypt credentials and to store them securelly
* Don't regenerate key if it exists
* Made code shorter
* Refactoring
* Initial support of encryped database
* Changes in UI and notifications about database problems
* Small changes to how we use chatController instance
* Show unlock view in console automatically
* Fixed wrong place of saving a key
* Fixed a crash
* update icons
* Changing controller correctly
* Enable migration
* fix JNI
* Fixed startup
* Show database error view when password is wrong while enabling a chat
* Chat controller re-init in one more place
- also added one more alert
* Scrollable columns and restarted service and worker
* translations
* database passphrase
* update translations
* translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* update translations
* update translations
* update icon colors, show empty passphrase as not stored
* update translation
* update translations
* shared section footer, bigger font, layout, change entropy bounds
* correction
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* update translations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* readme: fix link
* add 11ty files to website folder
* add web.yml
* add simplex web files
* add font matter to some blogs
* remove unnecessary things
* change few settings
* add a web script
* update web.yml
* update image format & add an image
* add font matter to blogs
* update blog.html
* add article layout & give that layout to blogs
* update the location of _includes
* update article layout
* change original blog links
* add styling to blog
* improve the links of blogs
* update web.sh
* add favicon
* update a tag in a blog
* improve stylings of article page
* improve styling of blog page
* update the theme
* update font matter and update links in new blog.
* add style changes
* apply reverse chronology sort on articles
* shift blogs links back to hashes
* add ids to headers & smooth scrolling
* make all blog links relative
* add smooth scrolling & add relative to absolute links converter
* add navigation
* improve mobile nav
* change desktop header style
* convert blogs link text to "Read More"
* change desktop header style
* style mobile nav
* fix landing page styling
* update web workflow
* update web workflow
* nav setting
* add tailwind links
* update web workflow
* remove app demo folder
* remove special characters from the links
* fix the issue of links
* make web.sh executable
* update blog links
* move web.sh to website folder
* code style
* EOLs
* format index.css & contact.css
* add markdown-it configuration
* add outline none on focus
* remove extra Javascript
* make mobile nav display none by default
* add permalinks to markdown files
* update 11ty config
* update web.sh
* update article
* resolve issue of special characters in header ids
introduce slugify
* add target _blank to whitepaper link
* add last post
* EOLs
* try to resolve bullets issue
* use markdown-it-replace-link
to convert relative .md extension to .html extension
* add missing images, simpligy link parsing
* add CNAME file
* add CNAME file, rename config
* fix jumping table issue
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>