aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Fix zoom actions executed on another services (#1875)Libravatar Sadetdin EYILI2021-09-06
| | | fixes #1867
* cleanup: Remove redundant 'data.name' in workspaces.Libravatar Vijay A2021-09-06
|
* fix: Import previously exported `ferdi.data` file (with workspaces) threw ↵Libravatar Vijay Raghavan Aravamudhan2021-09-06
| | | | error (#1874)
* docs: add Tsakatac as a contributor for bug (#1873)Libravatar allcontributors[bot]2021-09-06
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* chore: remove unused Google Analytics constants [skip ci]Libravatar Vijay A2021-09-06
|
* 5.6.1-nightly.51 [skip ci]v5.6.1-nightly.51Libravatar github-actions2021-09-06
|
* refactor: Removed old TODO. Added new TODO. [skip ci]Libravatar Vijay A2021-09-06
|
* docs: add sad270 as a contributor for bug (#1872) [skip ci]Libravatar allcontributors[bot]2021-09-06
|
* fix: sidebar context menu not synced when toggling via the context menu (#1871)Libravatar Sadetdin EYILI2021-09-06
| | | fixes #1772
* refactor: trying to fix zoom in/out being sticky for the last active service ↵Libravatar Vijay A2021-09-06
| | | | when started up
* chore: updated 'recipes' submodule to test 'electron/remote' issues.Libravatar Vijay A2021-09-05
|
* Expose some functions to the recipe child processes (#1869)Libravatar Vijay Raghavan Aravamudhan2021-09-05
| | | | | * chore: expose some functions to the recipe child processes so as to bypass the need for the recipe to require '@electron/remote'
* docs: Updated CHANGELOG.md [skip ci]Libravatar Vijay A2021-09-05
|
* 5.6.1-nightly.50 [skip ci]v5.6.1-nightly.50Libravatar github-actions2021-09-05
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-05
|
* docs: add sad270 as a contributor for code (#1868)Libravatar allcontributors[bot]2021-09-05
|
* docs: update Changelog [skip ci]Libravatar Vijay A2021-09-05
|
* refactoring: Use 'ifUndefined*' consistently.Libravatar Vijay A2021-09-05
| | | | Added some error checking
* chore: auto-generated files [skip ci]Libravatar Vijay A2021-09-05
|
* fix: ferdi locking with lock feature disabled (#1866)Libravatar Sadetdin EYILI2021-09-05
| | | | | | Set run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu fix #1862
* docs: improve contribution documentation (#1865) [skip ci]Libravatar Sadetdin EYILI2021-09-05
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* New Crowdin updates (#1863)Libravatar Ferdi Bot2021-09-04
|
* docs: Updated CHANGELOG.md [skip ci]Libravatar Vijay A2021-09-04
|
* Refactoring to have consistent usage (prep for ts conversion) (#1821)Libravatar Vijay Raghavan Aravamudhan2021-09-04
|
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
|
* Use namespaces when pulling docker base images since this is reqd for podmanLibravatar Vijay A2021-09-04
|
* chore: Ensure stored settings conform to type-safetyLibravatar Vijay A2021-09-04
|
* 5.6.1-nightly.49 [skip ci]v5.6.1-nightly.49Libravatar github-actions2021-09-04
|
* Fix 'stores.app.accentColor is marked as required' console error (#1859)Libravatar Sadetdin EYILI2021-09-03
| | | | | Fixes: #1687 Co-authored-by: Vijay A <avijayr@protonmail.com>
* 5.6.1-nightly.48 [skip ci]v5.6.1-nightly.48Libravatar github-actions2021-09-03
|
* docs: updated changelog [skip ci]Libravatar Vijay A2021-09-03
|
* New Crowdin updates (#1861)Libravatar Ferdi Bot2021-09-03
|
* chore: upgrade 'nodejs' to '14.17.6'Libravatar Vijay A2021-09-02
|
* chore: update npm modules.Libravatar Vijay A2021-09-02
|
* 5.6.1-nightly.47 [skip ci]v5.6.1-nightly.47Libravatar github-actions2021-09-02
|
* docs: updated Changelog with cumulative changes for 5.6.1-beta.3 [skip ci]Libravatar Vijay A2021-09-01
|
* 5.6.1-nightly.46 [skip ci]v5.6.1-nightly.46Libravatar github-actions2021-09-01
|
* New Crowdin updates (#1848)Libravatar Ferdi Bot2021-09-01
|
* Fix issue with workspace feature - fixes #1682 (#1854)Libravatar Vijay Raghavan Aravamudhan2021-09-01
| | | | | | | | * fix issue with workspace feature not being turned on, and then randomly turning on somehow. * when deleting the active workspace, auto-select the default workspace. * consolidated the toggling of features into a single place in the config file. Co-authored-by: Sadetdin EYILI <sadetdin.eyili@ekino.com> Signed-off-by: Vijay A <avijayr@protonmail.com>
* build(deps): bump tar from 4.4.15 to 4.4.18 (#1852)Libravatar dependabot[bot]2021-09-01
| | | | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.18. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.18) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 5.6.1-nightly.45 [skip ci]v5.6.1-nightly.45Libravatar github-actions2021-09-01
|
* chore: upgrade 'electron' to '13.3.0'Libravatar Vijay A2021-09-01
|
* refactor: expose safeParseInt so that all recipes can use the same for ↵Libravatar Vijay A2021-08-31
| | | | consistent error handling
* 5.6.1-nightly.44 [skip ci]v5.6.1-nightly.44Libravatar github-actions2021-08-31
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-08-31
|
* docs: update CHANGELOG [skip ci]Libravatar Vijay A2021-08-30
|
* 5.6.1-nightly.43 [skip ci]v5.6.1-nightly.43Libravatar github-actions2021-08-30
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-08-30
|
* 5.6.1-nightly.42 [skip ci]v5.6.1-nightly.42Libravatar github-actions2021-08-29
|
* docs: Updated changelog [skip ci]Libravatar Vijay A2021-08-28
|