aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Update documentation for new unquantining Ferdium on macos [skip ci]Libravatar Vijay A2022-05-26
|
* 6.0.0-nightly.47 [skip ci]v6.0.0-nightly.47Libravatar github-actions2022-05-26
|
* Update CONTRIBUTING.md [skip ci]Libravatar Vijay A2022-05-25
|
* Upgrade 'electron' to '18.3.1'Libravatar Vijay A2022-05-25
|
* 6.0.0-nightly.46 [skip ci]v6.0.0-nightly.46Libravatar github-actions2022-05-25
|
* Upgrade 'electron' to '18.3.0'Libravatar Vijay A2022-05-23
|
* 6.0.0-nightly.45 [skip ci]v6.0.0-nightly.45Libravatar github-actions2022-05-24
|
* Update 'recipes' submoduleLibravatar Vijay A2022-05-23
|
* New CHANGELOG content from the ferdi rebranding [skip ci]Libravatar Vijay A2022-05-23
|
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
| | | | | | This option can be used to allow the user to choose how to handle links (whether to open in the default browser or within the Ferdium service itself) Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* 6.0.0-nightly.44 [skip ci]v6.0.0-nightly.44Libravatar github-actions2022-05-23
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-05-23
|
* 6.0.0-nightly.43 [skip ci]v6.0.0-nightly.43Libravatar github-actions2022-05-22
|
* Update submodules [skip ci]Libravatar github-actions2022-05-22
|
* Update node modulesLibravatar Vijay A2022-05-21
|
* Update 'npm' to '8.10.0'.Libravatar Vijay A2022-05-21
|
* Update 'pnpm' to '7.1.2'.Libravatar Vijay A2022-05-21
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-05-22
|
* 6.0.0-nightly.42 [skip ci]v6.0.0-nightly.42Libravatar github-actions2022-05-20
|
* docs: Add maxwipfli as a contributor [skip ci]Libravatar allcontributors[bot]2022-05-19
|
* Reworking menu bar icons for macOS 11+ (#182)Libravatar Fernando Figueiredo2022-05-19
| | | | * Adding template tray icons for macOS 11+ * Separate asset directory for darwin 20+
* 6.0.0-nightly.41 [skip ci]v6.0.0-nightly.41Libravatar github-actions2022-05-19
|
* docs: CONTRIBUTING.md links to git-scm.com (#178) [skip ci]Libravatar Nathanaël Houn2022-05-18
|
* Upgrade 'electron' to '18.2.4'Libravatar Vijay A2022-05-18
|
* Update for in-app update process (not yet tested since we dont have signed ↵Libravatar Vijay A2022-05-18
| | | | builds)
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
|
* 6.0.0-nightly.40 [skip ci]v6.0.0-nightly.40Libravatar github-actions2022-05-18
|
* Increase the vertical height of the draggable area to center the 3 OS ↵Libravatar Vijay A2022-05-17
| | | | titlebar-buttons
* docs: add Alphrag as a contributor for doc (#174) [skip ci]Libravatar allcontributors[bot]2022-05-18
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Docs: add note to run nightlies on Windows [ci skip]Libravatar Alphrag2022-05-17
|
* docs: add MagicLegend as a contributor for bug (#170)Libravatar allcontributors[bot]2022-05-17
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add Alt37 as a contributor for bug (#169)Libravatar allcontributors[bot]2022-05-17
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* 6.0.0-nightly.39 [skip ci]v6.0.0-nightly.39Libravatar github-actions2022-05-17
|
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
| | | | This reverts commit bbde4a9d54d9c7dc03f34ca4113061a605dd5040.
* 6.0.0-nightly.38 [skip ci]v6.0.0-nightly.38Libravatar github-actions2022-05-17
|
* Update submodules [skip ci]Libravatar github-actions2022-05-17
|
* Use different ports as compared to FerdiLibravatar Vijay A2022-05-16
|
* Minor refactoring to extract common function to deduce icon urlLibravatar Vijay A2022-05-16
|
* Fix recipes github link (#165)Libravatar André Oliveira2022-05-16
|
* Change the termBase for accountless mode (#160)Libravatar André Oliveira2022-05-16
|
* docs: add santhosh-chinnasamy as a contributor for code (#161) [skip ci]Libravatar allcontributors[bot]2022-05-16
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
|
* 6.0.0-nightly.37 [skip ci]v6.0.0-nightly.37Libravatar github-actions2022-05-16
|
* Use DEFAULT_SERVICE_SETTINGS for default values (remove duplication)Libravatar Vijay A2022-05-15
| | | | Added TODO comments, notes, debug logs.
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-05-16
|
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
|
* fix: revert "Typescript conversion" (#153)Libravatar Nathanaël Houn2022-05-15
| | | This reverts commit 8b1bfc356c3182c481394251f3ceeb902f2baec3.
* Extracted ImageHelper and ImageController from ServiceController for reuseLibravatar Vijay A2022-05-15
|
* Upgrade 'pnpm' to '7.1.0'; pull in latst version of 'recipes' [skip ci]Libravatar Vijay A2022-05-15
|
* 6.0.0-nightly.36 [skip ci]v6.0.0-nightly.36Libravatar github-actions2022-05-15
|