aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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
|
* Fix service labels styling (#356)Libravatar André Oliveira2022-06-25
|
* chore: convert the last few stores to typescriptLibravatar Ricardo Cino2022-06-25
|
* chore: improve todo menu behaviour on fresh install (#359)Libravatar Ricardo Cino2022-06-25
|
* Add split mode toggle to side bar and hide collapse buttonv6.0.0-nightly-alphrag.57.7Libravatar André Oliveira2022-06-24
|
* fix: disable todos feature by default (#355)Libravatar Ricardo Cino2022-06-24
|
* Fix ribbon menu style on windows (Fix #343)Libravatar André Oliveira2022-06-24
|
* Fix Drag-n-drop not working if the service name is shown (fixes #347) (#349)Libravatar Vijay Aravamudhan2022-06-24
|
* Fix GH action workflow for publishing homebrew caskLibravatar Vijay A2022-06-24
|
* 6.0.0-nightly.75 [skip ci]v6.0.0-nightly.75Libravatar github-actions2022-06-24
|
* Fix navigation toolbar buttons not being clickable (fixes #347) (#348)Libravatar Vijay Aravamudhan2022-06-24
|
* Change login screen layout (#345)Libravatar André Oliveira2022-06-23
|
* chore: servicesStore + models into typescript (#344)Libravatar Ricardo Cino2022-06-23
|
* chore: featureStore and GlobalErrorStore JS => TSLibravatar Ricardo Cino2022-06-23
|
* Workaroud for in-app Password Recovery (#342)Libravatar André Oliveira2022-06-23
| | | | | * Change funtion name [skip ci] * Workaround #312
* Fix issue with incorrect GH workflow [skip ci]Libravatar Vijay A2022-06-23
|
* 6.0.0-nightly.74 [skip ci]v6.0.0-nightly.74Libravatar github-actions2022-06-23
|
* Update submodules [skip ci]Libravatar github-actions2022-06-23
|
* chore: recipes/request stores js => tsLibravatar Ricardo Cino2022-06-23
|
* Upgrade 'electron' to '19.0.6'Libravatar Vijay A2022-06-23
|
* fix: dont replace custom icon when service updates (#338)Libravatar Ricardo Cino2022-06-23
|
* Minor dependencies updateLibravatar André Rodrigues de Oliveira2022-06-22
|
* Added workflows to publish on beta and release buildsLibravatar Vijay A2022-06-22
|
* Bypass signing for linux and windows for non-nightly and non-release buildsLibravatar Vijay A2022-06-22
|
* 6.0.0-nightly.73 [skip ci]v6.0.0-nightly.73Libravatar github-actions2022-06-22
|
* Remove Unsigned nightlies on macOS on README [skip ci] (#334)Libravatar André Oliveira2022-06-22
|
* Comment flair-id to see if it is the cause of failingLibravatar André Oliveira2022-06-22
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-22
|
* 6.0.0-nightly.72 [skip ci]v6.0.0-nightly.72Libravatar github-actions2022-06-22
|
* Update submodules [skip ci]Libravatar github-actions2022-06-22
|
* Sign mac releasesLibravatar Alphrag2022-06-22
|
* Change 'Most Popular' list in Services to 'Ferdium Picks' (#332)Libravatar André Oliveira2022-06-21
|
* docs: add cino as a contributor for code [skip ci] (#331)Libravatar allcontributors[bot]2022-06-21
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
| | | | | * turn actions into typescript * correct tsconfig * added TypedStore
* docs: add cino as a contributor for infra [skip ci] (#330)Libravatar allcontributors[bot]2022-06-21
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Remove DevContainer from project [skip ci]Libravatar Ricardo Cino2022-06-21
|
* Change styling on settingsLibravatar André Oliveira2022-06-21
|
* Fix reload after resume and add idle time setting (#324)Libravatar André Oliveira2022-06-21
| | | | | * Fix reload after resume issue * Add idle time option