aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* New Crowdin translations (#658)Libravatar Ferdi Bot2020-05-12
|
* Restore window last closed maximize/fullscreen state (#733)Libravatar Danny Qiu2020-05-12
|
* docs: add gabspeck as a contributor (#739)Libravatar allcontributors[bot]2020-05-12
|
* Make the notifications badge work with LauncherAPI-compliant (#736)Libravatar Gabriel Speckhahn2020-05-12
|
* Fix crash when using Password Lock with TouchID API unavailable (#737)Libravatar Mahadevan Sreenivasan2020-05-12
|
* Review GitHub issues/pull requests templates (#732)Libravatar Amine2020-05-11
|
* Remove confusing reference to yarn in GitHub pull request template (#725)Libravatar Sampath Kumar Krishnan2020-05-09
| | | * fix: Replace `yarn lint` with `npm run lint` in PULL_REQUEST_TEMPLATE.md
* Fix TodosWebview user agent (#713)Libravatar Mahadevan Sreenivasan2020-05-05
|
* Add password hashing to lock password (#694)Libravatar Bennett2020-05-03
|
* Create SECURITY.md (#705)Libravatar Bennett2020-05-03
|
* docs: add belyazidi56 as a contributor (#704)Libravatar allcontributors[bot]2020-05-02
|
* docs: add dannyqiu as a contributor (#699)Libravatar allcontributors[bot]2020-05-01
|
* Update contributions credits for mahadevans87 and sampathBlam (#675)Libravatar Amine2020-05-01
|
* Review launch on startup for macOS, start Ferdi app, not renderer (#696)Libravatar Danny Qiu2020-05-01
|
* docs: add dannyqiu as a contributor (#698)Libravatar allcontributors[bot]2020-05-01
|
* Add Google Tasks to Todo providers (#695)Libravatar Danny Qiu2020-05-01
| | | Also enhance URL validation
* Refactor locking feature (#693)Libravatar Bennett2020-05-01
|
* Restore delete service in sidebar (#692)Libravatar Sampath Kumar Krishnan2020-04-30
|
* docs: add tristanplouz as a contributor (#689)Libravatar allcontributors[bot]2020-04-30
|
* Prevent unnecessary electron popup windows for links (#685)Libravatar Mahadevan Sreenivasan2020-04-29
|
* docs: add gega7 as a contributor (#684)Libravatar allcontributors[bot]2020-04-29
|
* Change Keyboard shortcut tooltip text in Sidebar for Settings (#665)Libravatar Sampath Kumar Krishnan2020-04-29
|
* Create issue_label_bot.yaml (#672)Libravatar Bennett2020-04-28
|
* docs: add sampathBlam as a contributor (#674)Libravatar allcontributors[bot]2020-04-28
|
* docs: add yourcontact as a contributor (#673)Libravatar allcontributors[bot]2020-04-28
|
* Update node-sass to 4.14.0 for compatibility with Node 14.x (#656)Libravatar Daniel Peukert2020-04-27
|
* Merge 5.5.0 release branch iterations back into develop (#653)Libravatar Amine2020-04-27
|
* New Crowdin translations (#632)Libravatar Ferdi Bot2020-04-26
|
* Fix system tray icon tooltip text (#648)Libravatar Sampath Kumar Krishnan2020-04-26
|
* Enhance Travis CI/AppVeyor configuration (#641)Libravatar Amine2020-04-25
|
* Enable Dark Reader settings to follow the accent color (#646)Libravatar Sampath Kumar Krishnan2020-04-25
|
* Add modifyRequestHeaders, enable properly setting headers for servicesLibravatar Sampath Kumar Krishnan2020-04-24
| | | Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
* Release 5.5.0-gm.2 (#625)v5.5.0-gm.2Libravatar Amine2020-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bump Electron to 8.2.3 for latest fixes * Bump version to 5.5.0-gm.2 * Update recipes submodule * Update changelog * Add support for external issue linking * Link README * Address regression introduced by #590 * Add new translations contributors * #620 Address broken translation * Fix cache clearing feedback US copy * Update changelog to include latest merged pull requests * Fix changelog format * Review branding of initial system notification on macOS * #569 Fix missing margin between tabs Co-authored-by: vantezzen <hello@vantezzen.io>
* New Crowdin translations (#628)Libravatar Ferdi Bot2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations en-US.json (Romanian) * New translations en-US.json (Turkish) * New translations en-US.json (Portuguese) * New translations en-US.json (Russian) * New translations en-US.json (Slovak) * New translations en-US.json (Slovenian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Swedish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Norwegian) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Indonesian) * New translations en-US.json (Croatian) * New translations en-US.json (Flemish) * New translations en-US.json (Polish) * New translations en-US.json (Dutch) * New translations en-US.json (French) * New translations en-US.json (German) * New translations en-US.json (Spanish) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Catalan) * New translations en-US.json (Czech) * New translations en-US.json (Danish) * New translations en-US.json (Greek) * New translations en-US.json (Korean) * New translations en-US.json (Finnish) * New translations en-US.json (Irish) * New translations en-US.json (Hebrew) * New translations en-US.json (Hungarian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Georgian) * New translations en-US.json (Bosnian)
* Organize settings with horizontal tabs (#569)Libravatar Romain2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | * Align settings section titles on same row * Add className to Settings Titles to copy tab layout from 'Available Services' * Add all Settings Titles to the horizontal tab layout at the top of the form * Add state for active settings taband onClick * Add condition for each Settings div to show when activeSetttingsTab plus fix typo 'appearance' * Add condition for each Settings div to show when activeSetttingsTab plus fix typo 'appearance' * Add margins in between setting tabs * Remove 50px of top margin to minimize blank space above tabs * Remove temporary &nbsp;&nbsp; in between tabs now that CSS is in place * Apply code changes * Delete unused code const { activeSettingsTab } = this.state; Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* docs: add saruwman as a contributor (#627)Libravatar allcontributors[bot]2020-04-22
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Improve cache clearing UI feedback (#620)Libravatar saruwman2020-04-22
| | | | | | | * Warning about using Nodejs versions > 10 I removed the warning about using nodejs versions above 10 because they function well in the dev environement. * clear all cache issue
* New Crowdin translations (#615)Libravatar Ferdi Bot2020-04-22
| | | | | | | * New translations en-US.json (French) * New translations en-US.json (Arabic) * New translations en-US.json (Arabic)
* Differentiate badge icon/color for indirect notifications (#590)Libravatar Mahadevan Sreenivasan2020-04-22
| | | | | | | | | | * feat: Differentiate between indirect and direct notifications - Windows - Replace the icon used for showing indirect notifications in the taskbar to a blue(#0088cc) color (like slack, google chat etd) - All Platforms - Replace the red color used for indirect notifications in tabbed view for a service to #0088cc (Blue) color * Indirect notification icons in tray and tabs Co-authored-by: Feiko Joosten <feiko_joosten@hotmail.com> Co-authored-by: Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>
* docs: add mahadevans87 as a contributor (#622)Libravatar allcontributors[bot]2020-04-21
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add FeikoJoosten as a contributor (#618)Libravatar allcontributors[bot]2020-04-21
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add sampathBlam as a contributor (#617)Libravatar allcontributors[bot]2020-04-21
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* New Crowdin translations (#588)Libravatar Ferdi Bot2020-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations en-US.json (Spanish) * New translations en-US.json (French) * New translations en-US.json (Spanish) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Korean) * New translations en-US.json (Norwegian) * New translations en-US.json (Polish) * New translations en-US.json (Portuguese) * New translations en-US.json (Romanian) * New translations en-US.json (Indonesian) * New translations en-US.json (Russian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Slovak) * New translations en-US.json (Slovenian) * New translations en-US.json (Swedish) * New translations en-US.json (Turkish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Irish) * New translations en-US.json (Hungarian) * New translations en-US.json (Afrikaans) * New translations en-US.json (Czech) * New translations en-US.json (Arabic) * New translations en-US.json (Bosnian) * New translations en-US.json (Catalan) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Croatian) * New translations en-US.json (Danish) * New translations en-US.json (Hebrew) * New translations en-US.json (Dutch) * New translations en-US.json (Finnish) * New translations en-US.json (Flemish) * New translations en-US.json (French) * New translations en-US.json (Georgian) * New translations en-US.json (German) * New translations en-US.json (Greek) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Arabic) * New translations en-US.json (Slovak) * New translations en-US.json (Arabic) * New translations en-US.json (Ukrainian) * New translations en-US.json (Spanish) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Korean) * New translations en-US.json (Norwegian) * New translations en-US.json (Polish) * New translations en-US.json (Portuguese) * New translations en-US.json (Romanian) * New translations en-US.json (Indonesian) * New translations en-US.json (Russian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Slovak) * New translations en-US.json (Slovenian) * New translations en-US.json (Swedish) * New translations en-US.json (Turkish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Irish) * New translations en-US.json (Hungarian) * New translations en-US.json (Afrikaans) * New translations en-US.json (Czech) * New translations en-US.json (Arabic) * New translations en-US.json (Bosnian) * New translations en-US.json (Catalan) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Croatian) * New translations en-US.json (Danish) * New translations en-US.json (Hebrew) * New translations en-US.json (Dutch) * New translations en-US.json (Finnish) * New translations en-US.json (Flemish) * New translations en-US.json (French) * New translations en-US.json (Georgian) * New translations en-US.json (German) * New translations en-US.json (Greek) * New translations en-US.json (Vietnamese)
* Refocus Webview only for active service (#610)Libravatar Mahadevan Sreenivasan2020-04-20
| | | | | | | | | | | | | | | | | | | | | | * Fix: Refocus Webview only for active service - add check to identify if the webview belongs to the active service during refocussing a webview. - blur and focus the webview only for the active service. Co-Authored-By: Sampath Kumar Krishnan <sampathblam@users.noreply.github.com> * fix: Focus on Active Service - replace document.activeElement.blur() with service.webview.blur() Co-Authored-By: Sampath Kumar Krishnan <sampathblam@users.noreply.github.com> * refactor - lint fixes Co-Authored-By: Sampath Kumar Krishnan <sampathblam@users.noreply.github.com> Co-authored-by: Sampath Kumar Krishnan <sampathblam@users.noreply.github.com>
* docs: add mahadevans87 as a contributor (#612)Libravatar allcontributors[bot]2020-04-20
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Remove excess code form Franz's hibernate feature (#609)Libravatar Bennett2020-04-20
|
* docs: add gautamsi as a contributor (#607)Libravatar allcontributors[bot]2020-04-19
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add dorukkarinca as a contributor (#602)Libravatar allcontributors[bot]2020-04-19
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Address Dark Reader settings translation issue (#593)Libravatar Amine2020-04-19
| | | | | | | * Remove unmaintained en.json * Fix missing translations for Dark Reader settings, harmonize case * Harmonize Dark Reader case
* #577 Keep services in hibernation at startup (#584)Libravatar Bennett2020-04-18
| | | | | | | | | * Add setting to hibernate on startup * Implement service hibernation on startup * Fix lint * Clarify comment