aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Fix arm builds (#1400)Libravatar André Oliveira2023-10-17
| | | | | | Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> (cherry picked from commit f669badf1908284de591ab12399fc3e7ee0c311a) Co-authored-by: Alphrag <34252790+Alphrag@users.noreply.github.com>
* 6.5.2-nightly.3 [skip ci]Libravatar github-actions2023-10-13
|
* Add new token request (#1384)Libravatar André Oliveira2023-10-13
| | | | | | | | | | | | | | | | | * Add new token request This exists so that the user generates a new JWT token with the new adonisjs update on the server (that is now stored - hashed and using the adonis5-jwt package - which previously wasn't). This logic enhances security as we can delete the tokens on the jwt_tokens database in order to log-off users in case the APP_KEY is compromised (if we are hacked, for instance). After some time (maybe months after the migration) we can delete the old code on the server side that handles the deprecated JWT tokens (and possibly change the APP_KEY used to sign the old certificates - we can now probably use certs to sign the JWT - to enhance security as well). * Update src/api/server/ServerApi.ts Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com> * Update src/stores/UserStore.ts Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com> --------- Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com>
* 6.5.2-nightly.2 [skip ci]Libravatar github-actions2023-10-12
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-12
|
* Update submodules [skip ci]Libravatar github-actions2023-10-12
|
* 6.5.2-nightly.1 [skip ci]v6.5.2-nightly.1Libravatar github-actions2023-10-04
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-04
|
* Bump version to '6.5.2-nightly.0'Libravatar André Oliveira2023-10-03
|
* Revert "Update macos-notification-state for patched v3.0.0 (#1361)" (#1388)Libravatar Alphrag2023-10-03
| | | This reverts commit 589a5ae8e58eb4d18c676b4f659048f3d6ae1c2a.
* 6.5.1-nightly.1 [skip ci]Libravatar github-actions2023-10-03
|
* Bump up version to the next nightly.0; Update Contributing doc to detail out ↵Libravatar Vijay A2023-10-02
| | | | more steps while releasing
* 6.5.0-nightly.21 [skip ci]v6.5.0-nightly.21Libravatar github-actions2023-10-02
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-02
|
* chore: upgrade Electron to latest v25 to fix security vulnerabilities (#1385)Libravatar MCMXC2023-10-01
|
* 6.5.0-nightly.20 [skip ci]Libravatar github-actions2023-10-01
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-10-01
|
* fix: login and signup error messagesLibravatar André Oliveira2023-09-30
|
* 6.5.0-nightly.19 [skip ci]v6.5.0-nightly.19Libravatar github-actions2023-09-26
|
* Upgrade 'node' to '18.18.0' and 'pnpm' to '8.7.6'Libravatar Vijay A2023-09-26
|
* 6.5.0-nightly.18 [skip ci]v6.5.0-nightly.17Libravatar github-actions2023-09-26
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-26
|
* Update submodules [skip ci]Libravatar github-actions2023-09-26
|
* 6.5.0-nightly.17 [skip ci]Libravatar github-actions2023-09-25
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-25
|
* Update submodules [skip ci]Libravatar github-actions2023-09-25
|
* feat(i18n): new Crowdin updates (#1368)Libravatar Nathanaël Houn2023-09-24
|
* 6.5.0-nightly.16 [skip ci]Libravatar github-actions2023-09-21
|
* chore: upgrade electron to fix CVE (#1369)Libravatar MCMXC2023-09-20
| | | - upgrade electron from 25.5.0 to 25.8.1
* 6.5.0-nightly.15 [skip ci]Libravatar github-actions2023-09-20
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-20
|
* chore: upgrade all non major dependencies (#1358)Libravatar MCMXC2023-09-19
| | | | - upgrade all non-major dependencies to latest - add ts-expect-error to code which errors due to typescript upgrade
* 6.5.0-nightly.14 [skip ci]Libravatar github-actions2023-09-17
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-17
|
* Update submodules [skip ci]Libravatar github-actions2023-09-17
|
* Change Hangouts to Google ChatLibravatar Arthur Huan2023-09-16
|
* 6.5.0-nightly.13 [skip ci]Libravatar github-actions2023-09-16
|
* Update submodules [skip ci]Libravatar github-actions2023-09-16
|
* 6.5.0-nightly.12 [skip ci]Libravatar github-actions2023-09-15
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-15
|
* Update macos-notification-state for patched v3.0.0 (#1361)Libravatar Alphrag2023-09-14
|
* 6.5.0-nightly.11 [skip ci]Libravatar github-actions2023-09-14
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-14
|
* workaround: notifications not displaying for WhatsApp (#1357)Libravatar Drew Green2023-09-13
| | | Added error-handling for notification failure due to object cloning error
* 6.5.0-nightly.10 [skip ci]Libravatar github-actions2023-09-13
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-13
|
* fix: opening links in Ferdium Todos (#1356)Libravatar Nesswit2023-09-12
| | | Add allowpopups prop to TodosWebview
* feat(i18n): new Crowdin updates (#1353)Libravatar Nathanaël Houn2023-09-12
|
* 6.5.0-nightly.9 [skip ci]Libravatar github-actions2023-09-12
|
* Update browserslist data updates and linter fixes [skip ci]Libravatar github-actions2023-09-12
|