aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAge
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-11
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-10
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-09
|
* chore: run security audit on node modules (#1621)Libravatar Markus Hatvan2021-07-08
| | | | | | | | | | - changed electron target for @babel/preset-env from 4 to 13 - added .prettierrc.js with conforming settings to current code style - upgraded gulp-sass to v5 to fix CVE and adapted code to breaking changes - refreshed package-lock.json of packages/forms and packages/ui - upgraded normalize-url to fix CVE - removed unnecessary @types/color-convert - fixed ToggleComponent breaking tsc compilation
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-07
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-07
|
* Upgraded electron to '13.1.6'Libravatar Vijay A2021-07-06
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-05
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-03
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-02
|
* Upgraded electron to '13.1.5'Libravatar Vijay A2021-07-02
|
* Updated submodulesLibravatar Vijay A2021-06-20
|
* Upgraded some modules (#1520)Libravatar Vijay Raghavan Aravamudhan2021-06-12
|
* Builds using GitHub actions (#1467)Libravatar Vijay Raghavan Aravamudhan2021-06-08
| | | | | * Using GH Actions for building, packaging and publishing for all 3 OSes (macos, ubuntu and windows). Handles PR builds, release builds, scheduled nightly builds and manual triggering from the web-ui. * Removed references to travis and appveyor and their respective config files. * Added ability to force rebuild nightlies without new version number. (This should allow us to rerun nightly builds with the same build number. Looks for the trigger comment to contain: 'force build' and 'nightly branch')
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
| | | * Locked new version of 'recipes' submodule with corresponding changes.
* Upgraded electron to '13.0.0' and also registered newer changes in 'recipes' ↵Libravatar Vijay A2021-05-25
| | | | subnodule.
* Update 'recipes' submodule to latestLibravatar Vijay A2021-05-23
|
* [Documentation] Updated documentation for docker artifacts. Updated recipes. ↵Libravatar Vijay A2021-05-21
| | | | [skip ci]
* Upgraded electron to '12.0.9' and also registered newer changes in 'recipes' ↵Libravatar Vijay A2021-05-20
| | | | subnodule.
* Upgraded electron to '12.0.8' and other npm modulesLibravatar Vijay A2021-05-18
|
* Upgraded other npm modulesLibravatar Vijay A2021-05-16
|
* [Housekeeping] Use consistent trigger to skip CI builds. Upgrade recipes ↵Libravatar Vijay A2021-05-16
| | | | submodule.
* Upgrade to macOS Big Sur in Travis and build native modules (#1359)Libravatar Vijay Raghavan Aravamudhan2021-05-06
|
* Update submodules [skip ci]Libravatar Travis CI2021-02-21
|
* Update submodules [skip ci]Libravatar Travis CI2021-02-07
|
* Update submodules [skip ci]Libravatar Travis CI2021-02-02
|
* Update submodules [skip ci]Libravatar Travis CI2021-01-06
|
* Update submodules [skip ci]Libravatar Travis CI2020-11-19
|
* Update submodules [skip ci]Libravatar Travis CI2020-10-29
|
* Update submodules [skip ci]Libravatar Travis CI2020-10-18
|
* Update submodules [skip ci]Libravatar Travis CI2020-10-11
|
* Update submodules [skip ci]Libravatar Travis CI2020-10-10
|
* Update submodules [skip ci]Libravatar Travis CI2020-10-09
|
* Merge branch 'develop' into nightlyLibravatar Amine Mouafik2020-10-10
|\ | | | | | | | | # Conflicts: # recipes
| * Use imagemin to minify images (#1008)Libravatar Vijay Raghavan Aravamudhan2020-10-09
| |
* | Update submodules [skip ci]Libravatar Travis CI2020-10-08
| |
* | Update submodulesLibravatar Travis CI2020-10-07
|/
* Add custom website information to recipe dashboard (#995)Libravatar Bennett2020-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>
* Add packaging of recipes as part of build process (#966)Libravatar Bennett2020-09-22
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Prepare and Release/5.6.0 beta.1 (#820)Libravatar Bennett2020-06-19
| | | | | * Draft release * Update changelog
* Fix setting of webview disablewebsecurity attribute (#772)Libravatar Danny Qiu2020-05-27
|
* Refactor locking feature (#693)Libravatar Bennett2020-05-01
|
* Merge 5.5.0 release branch iterations back into develop (#653)Libravatar Amine2020-04-27
|
* 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>
* Prepare codeLibravatar vantezzen2020-04-17
|
* #490 Add option to start Ferdi minimized (#534)Libravatar Bennett2020-04-05
|
* Improve user onboarding (#493)Libravatar Bennett2020-03-25
| | | | | Until now, new users have started on the Ferdi dashboard and not on the Welcome screen like Franz does it. This change was made, as users needed to be ablet to change their server before logging in. This commit will change this onboarding process to bring users to the welcome screen on first login and it adds a new "Change Server" screen during authentication that allows the user to change the server without going to the full settings screen. This way, the onboarding experience for new users is a lot easier to go though while also improving the experience for experienced users who want to change their server as they only get the option they are looking for and not the whole settings list.
* Update submodulesLibravatar Amine Mouafik2020-03-11
|
* 5.4.4-beta.3Libravatar Amine Mouafik2020-03-11
|