aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 6.0.0-nightly.68 [skip ci]Libravatar github-actions2022-06-20
|
* Fix for incorrect yml in reddit GH workflow (#303)Libravatar Vijay Aravamudhan2022-06-20
|
* fix: webview did-attach race condition (#302)Libravatar Kristóf Marussy2022-06-19
| | | | | | | | | Make sure the event handler for attached webviews runs in a separate task to avoid race conditions like https://github.com/electron/electron/issues/31918 This should hopefully fix #157 Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Fix version and add name to step on reddit actionLibravatar André Oliveira2022-06-19
|
* Create GH Action for automatic publish of releases (#292)Libravatar André Oliveira2022-06-19
|
* Fix incorrect documentation [skip ci]Libravatar Vijay A2022-06-19
|
* Add ability to enable the progressbar for each service (#301)Libravatar Vijay Aravamudhan2022-06-19
|
* Add manual trigger for GH workflow to publsih homebrew tap [skip ci]Libravatar Vijay A2022-06-19
|
* 6.0.0-nightly.67 [skip ci]v6.0.0-nightly.67Libravatar github-actions2022-06-19
|
* docs: add amangalampalli as a contributor for design (#300) [skip ci]Libravatar allcontributors[bot]2022-06-19
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add BrianGilbert as a contributor for design (#299) [skip ci]Libravatar allcontributors[bot]2022-06-19
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add MurzNN as a contributor for code (#298)Libravatar allcontributors[bot]2022-06-19
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add SpecialAro as a contributor for bug, userTesting, design, review, ↵Libravatar allcontributors[bot]2022-06-19
| | | | | ideas (#297) [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add NathanaelGandhi as a contributor for code (#296) [skip ci]Libravatar allcontributors[bot]2022-06-19
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add stacksjb as a contributor for doc (#295) [skip ci]Libravatar allcontributors[bot]2022-06-19
| | | Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Add alternative steps to open on MacOS to bypass the quarantine/Unsigned app ↵Libravatar Jesse2022-06-19
| | | | message [skip ci]
* Upgrade 'pnpm' to '7.2.1'; pull in latst version of 'recipes' [skip ci]Libravatar Vijay A2022-06-18
|
* Add GH workflow to publish to the homebrew-ferdium repo when a new tag is ↵Libravatar Vijay A2022-06-18
| | | | pushed in this repo [skip ci]
* Add ability to set the progressbar color from the Settings screenLibravatar Vijay A2022-06-18
|
* 6.0.0-nightly.66 [skip ci]v6.0.0-nightly.66Libravatar github-actions2022-06-18
|
* Upgrade 'electron-updater' to '5.0.6'Libravatar Vijay A2022-06-18
|
* Upgrade 'electron-builder' to '23.2.0'Libravatar Vijay A2022-06-18
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-18
|
* Add a less-obstrusive progress bar on top of the Ferdium window (#285)Libravatar Vijay Aravamudhan2022-06-17
|
* Revert "Feature: Progress Indicator for page loading (#248)"Libravatar Vijay A2022-06-17
| | | | This reverts commit 87bf6224518fd39ba7485cde691bad5941216258.
* Update more node modules (#283)Libravatar Vijay Aravamudhan2022-06-17
|
* 6.0.0-nightly.65 [skip ci]v6.0.0-nightly.65Libravatar github-actions2022-06-17
|
* Update dependencies to fix warnings on npm i (#282)Libravatar André Oliveira2022-06-17
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-17
|
* Revert to using 'SNAPCRAFT_LOGIN'Libravatar Vijay A2022-06-16
|
* Re-inserting the pinning of 'snapcraft' version to try and fix the nightly buildLibravatar Vijay A2022-06-16
|
* 6.0.0-nightly.64 [skip ci]Libravatar github-actions2022-06-16
|
* Update submodules [skip ci]Libravatar github-actions2022-06-16
|
* Remove Ferdi Server from available Servers List (#274)Libravatar André Oliveira2022-06-16
|
* Fix default accent color to Ferdium gradient (#273)Libravatar André Oliveira2022-06-16
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-16
|
* 6.0.0-nightly.63 [skip ci]v6.0.0-nightly.63Libravatar github-actions2022-06-15
|
* Trying to fix snap login issues (#272)Libravatar Vijay Aravamudhan2022-06-15
|
* 6.0.0-nightly.62 [skip ci]v6.0.0-nightly.62Libravatar github-actions2022-06-15
|
* Update submodules [skip ci]Libravatar github-actions2022-06-15
|
* Move location of 'Change server' link on main screen for better visibility ↵Libravatar André Oliveira2022-06-15
| | | | (#268)
* Fix Developer Tools won't show up via menu (#264)Libravatar André Oliveira2022-06-15
| | | Fix #260 following Franz approach
* Lock snapcraft to v5 since v7 breaks the buildLibravatar Vijay A2022-06-15
| | | | versions available at: https://snapcraft.io/snapcraft
* Fix broken faq url [skip ci]Libravatar Vijay A2022-06-15
|
* 6.0.0-nightly.61 [skip ci]v6.0.0-nightly.61Libravatar github-actions2022-06-15
|
* docs: add davidajetter-tw as a contributor for doc (#255) [skip ci]Libravatar allcontributors[bot]2022-06-14
| | | Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* Update CONTRIBUTING.md for new contributors' dev machine setup [skip ci]Libravatar davidajetter-tw2022-06-14
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Add startpage.com as option search-engine and make it the default for new ↵Libravatar André Oliveira2022-06-14
| | | | users (#251)
* Feature: Progress Indicator for page loading (#248)Libravatar André Oliveira2022-06-14
| | | Fix one of the asks in #239
* 6.0.0-nightly.60 [skip ci]v6.0.0-nightly.60Libravatar github-actions2022-06-14
|