aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* chore: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
|
* Trying to check if tagging of submodule works [skip ci]Libravatar Vijay A2022-07-01
|
* 6.0.0-nightly.84 [skip ci]v6.0.0-nightly.84Libravatar github-actions2022-07-01
|
* 6.0.0-nightly.83 [skip ci]v6.0.0-nightly.83Libravatar github-actions2022-07-01
|
* Upgrade 'electron' to '19.0.7'Libravatar Vijay A2022-07-01
|
* Change names of released artifacts for better intuitive experience of first ↵Libravatar Alphrag2022-07-01
| | | | time users (#407)
* Moved tagging of the repo from the nightly build process to the ↵Libravatar Vijay Aravamudhan2022-07-01
| | | | post-publishing process [skip ci] (#404)
* Feature: Copy Ferdium info from the 'About' dialog into the clipboard (#402)Libravatar André Oliveira2022-06-30
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* fix: don't break when when service is undefined on adding a new service (#400)Libravatar Ricardo Cino2022-06-30
|
* 6.0.0-nightly.82 [skip ci]v6.0.0-nightly.82Libravatar github-actions2022-06-30
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-30
|
* 6.0.0-nightly.81 [skip ci]v6.0.0-nightly.81v6.0.0-nightly-alphrag.60.5Libravatar github-actions2022-06-29
|
* Update submodules [skip ci]Libravatar github-actions2022-06-29
|
* Fix crowdin link on app (#397)Libravatar André Oliveira2022-06-29
|
* docs: add mrksr as a contributor for infra [skip ci] (#396)Libravatar allcontributors[bot]2022-06-29
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Add NSIS and portable arm64 builds for Windows OS (#217)Libravatar Markus Kaiser2022-06-29
|
* 'jsx' files were not being pre-processed for i18n (#395)Libravatar Vijay Aravamudhan2022-06-29
|
* Fix missing translations (#394)Libravatar André Oliveira2022-06-29
|
* Fix toggle for pre-release updates on Ubuntu (#393)Libravatar André Oliveira2022-06-29
| | | Fixes #391
* Fix Cache Settings subsection stylingLibravatar André Oliveira2022-06-29
|
* 6.0.0-nightly.80 [skip ci]v6.0.0-nightly.80Libravatar github-actions2022-06-28
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-28
|
* Disable API Server recipes updates (#382)Libravatar André Oliveira2022-06-27
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: turn last setting view into typescriptLibravatar Ricardo Cino2022-06-28
|
* chore: turn error boundary into typescriptLibravatar Ricardo Cino2022-06-28
|
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
|
* chore: recommend specific vscode extensions to setup development [skip ci] ↵Libravatar Ricardo Cino2022-06-27
| | | | | (#377) chore: recommend specific vscode extensions to setup development
* Change notarization runnerLibravatar Alphrag2022-06-27
| | | | Use the `notarytool` instead of the `legacy` version in `electron-notarize`
* Fix missing translations (#380)Libravatar André Oliveira2022-06-27
| | | Add missing translations
* 6.0.0-nightly.79 [skip ci]v6.0.0-nightly.79Libravatar github-actions2022-06-27
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-27
|
* Move the MIGRATION.md documentation from another repo [skip ci]Libravatar Vijay A2022-06-27
|
* feat: remember collapsed state of hamburger menu on refresh/reboot (#373)Libravatar Ricardo Cino2022-06-26
|
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26
|
* Reduce tab item layout shift (#376)Libravatar Kristóf Marussy2022-06-26
| | | | | | | | | | * fix: tab item alignment Remove unnecessary span element to make sure tab items are vertically centered even if service names are hidden. * fix: prevent active tab item label shift Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* fix: bring the draggable area back on MacOS (#372)Libravatar Ricardo Cino2022-06-26
|
* fix: solve recipe function calls that were broken cause of js=>ts con… (#369)Libravatar Ricardo Cino2022-06-26
| | | | | | | * fix: solve recipe function calls that were broken cause of js=>ts conversion * fix: use an interface instead to keep type-safety * fix: remove faulty test
* 6.0.0-nightly.78 [skip ci]v6.0.0-nightly.78Libravatar github-actions2022-06-26
|
* Fix documentation in CHANGELOG [skip ci]Libravatar Vijay A2022-06-26
|
* Add documentation about exporting settings when using the internal server ↵Libravatar Vijay A2022-06-26
| | | | [skip ci]
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-26
|
* chore: moved tests to ./test directory (#366)Libravatar Ricardo Cino2022-06-25
| | | * chore: allow coverage to be generated from non-tested files
* chore: add more strict types in electron directory (#367)Libravatar Ricardo Cino2022-06-25
|
* Update 'CHANGELOG.md' for '6.0.0-beta.2' release [skip ci]Libravatar Vijay A2022-06-25
|
* Fix homebrew cask update workflow conditionLibravatar Vijay A2022-06-25
|
* 6.0.0-nightly.77 [skip ci]v6.0.0-nightly.77Libravatar github-actions2022-06-25
|
* 6.0.0-nightly.76 [skip ci]v6.0.0-nightly.76Libravatar github-actions2022-06-25
|
* Enable windows code signing (#361)Libravatar Alphrag2022-06-25
| | | Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* Update node modulesLibravatar Vijay A2022-06-25
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-25
|