aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAge
* 5.6.0-nightly.9 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-15
|
* 5.6.0-nightly.8 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-13
|
* 5.6.0-nightly.7 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-11
|
* Merge remote-tracking branch 'source/develop' into HEADLibravatar Travis CI2020-10-11
|\
| * Minify images using ImageOptim (lossless compression) (#1012)Libravatar Vijay Raghavan Aravamudhan2020-10-11
| |
* | 5.6.0-nightly.6 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-10
| |
* | Merge remote-tracking branch 'source/develop' into HEADLibravatar Travis CI2020-10-10
|\|
| * Revert "Use imagemin to minify images (#1008)"Libravatar Amine Mouafik2020-10-10
| | | | | | | | This reverts commit 030197a95f007bdbe0cfb4bfe9ec189d58b2b6fc.
* | 5.6.0-nightly.5 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-10
| |
* | Merge branch 'develop' into nightlyLibravatar Amine Mouafik2020-10-10
|\| | | | | | | | | # Conflicts: # recipes
| * Use imagemin to minify images (#1008)Libravatar Vijay Raghavan Aravamudhan2020-10-09
| |
| * Upgrade electron to 9.3.2 (#1009)Libravatar Vijay Raghavan Aravamudhan2020-10-09
| |
* | 5.6.0-nightly.4 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-08
| |
* | 5.6.0-nightly.3 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-07
| |
* | Merge remote-tracking branch 'source/develop' into HEADLibravatar Travis CI2020-10-07
|\|
| * Bump electron from 9.3.0 to 9.3.1 (#1005)Libravatar dependabot[bot]2020-10-06
| | | | | | | | | | | | | | | | | | | | Bumps [electron](https://github.com/electron/electron) from 9.3.0 to 9.3.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v9.3.0...v9.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Bump electron from 9.0.3 to 9.3.0 (#1003)Libravatar dependabot[bot]2020-10-06
| | | | | | | | | | | | | | | | | | | | Bumps [electron](https://github.com/electron/electron) from 9.0.3 to 9.3.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v9.0.3...v9.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Fine-tune nightly releases scriptsLibravatar Amine Mouafik2020-10-04
| |
| * Fix macOS code signing and setup automatic nightly builds (#990)Libravatar Amine Mouafik2020-10-04
| | | | | | | | Co-authored-by: Travis CI <travis@Traviss-Mac.local> Co-authored-by: vantezzen <hello@vantezzen.io>
* | 5.6.0-nightly.2 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-05
| |
* | 5.6.0-nightly.1 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-04
| |
* | Reset to last published nightly version [skip ci]Libravatar Amine Mouafik2020-10-04
| |
* | 5.6.0-nightly.1 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-03
| |
* | Reset to last published nightly versionLibravatar Amine Mouafik2020-10-03
| |
* | 5.6.0-nightly.4 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-03
| |
* | 5.6.0-nightly.3 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-02
| |
* | 5.6.0-nightly.2 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-02
| |
* | 5.6.0-nightly.1 and trigger AppVeyor nightly build [skip travisci]Libravatar Travis CI2020-10-02
| |
* | 5.6.0-nightly.0 [skip ci]Libravatar Travis CI2020-10-02
| |
* | Add @types/fs-extra@7.0.0 to dev dependenciesLibravatar Amine Mouafik2020-10-02
| |
* | Upgrade electron-builder to potentially fix macOS signingLibravatar Amine Mouafik2020-10-01
| | | | | | | | As per https://github.com/electron/electron/issues/23534#issuecomment-661126808
* | Merge branch 'develop' into nightlyLibravatar Amine Mouafik2020-10-01
|\| | | | | | | | | # Conflicts: # package-lock.json
| * Bump node-fetch from 2.6.0 to 2.6.1 (#954)Libravatar dependabot[bot]2020-09-12
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Bump marked from 0.6.1 to 0.7.0 (#944)Libravatar dependabot[bot]2020-09-05
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge branch 'develop' into nightlyLibravatar vantezzen2020-06-23
|\|
| * Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement #387 * Fix lint * Upgrade to Electron 9 * Remove dependency on electron-spellchecker * Allow multiple languages to be selected * Fix lint * Don't show spellchecker language chooser for macOS * Fix _requireAuthenticatedUser throwing error on startup * Add FAB
| * Prepare and Release/5.6.0 beta.1 (#820)Libravatar Bennett2020-06-19
| | | | | | | | | | * Draft release * Update changelog
* | 5.5.1-nightly.16 [skip ci]Libravatar Travis CI2020-05-29
| |
* | 5.5.1-nightly.15 [skip ci]Libravatar Travis CI2020-05-17
| |
* | Merge branch 'develop' into nightlyLibravatar Amine Mouafik2020-05-17
|\|
| * Make Tray icons more robust on Linux (#748)Libravatar Kristóf Marussy2020-05-17
| |
* | 5.5.1-nightly.14 [skip ci]Libravatar Travis CI2020-05-13
|/
* Setup nightly releases deployment pipeline (#730)Libravatar Amine2020-05-13
|
* Make the notifications badge work with LauncherAPI-compliant (#736)Libravatar Gabriel Speckhahn2020-05-12
|
* 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
|
* Enhance Travis CI/AppVeyor configuration (#641)Libravatar Amine2020-04-25
|
* 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>
* Add 5.5.0-gm and 5.5.0 changelog (#574)Libravatar Bennett2020-04-17
| | | | | | | | | | | | | | | | | | | | | | | * Update README and CHANGELOG * Add script to automatically link issues inside README.md * Add #573 to README * Add documentation for regex used in link-readme-issues script * Fix linking for Franz issues * Add linking for GitHub users * Link more contributors * Link more contributors * Fix information about "npm run link-readme" command * Add recipes to changelog * Add 5.5.0 changelog
* Bump version numberLibravatar vantezzen2020-04-17
|