aboutsummaryrefslogtreecommitdiffstats
path: root/build-helpers
Commit message (Collapse)AuthorAge
* electron-builder: Run snap as native wayland client unless specified (#1456)Libravatar Marco Trevisan2023-11-26
|
* Fix issues reported by sonarqube linterLibravatar Vijay A2023-05-28
|
* chore: replace 'electron-notarize' with '@electron/notarize' (#711)Libravatar Balaji Vijayakumar2022-10-26
|
* Change notarization runnerLibravatar Alphrag2022-06-27
| | | | Use the `notarytool` instead of the `legacy` version in `electron-notarize`
* Sign mac releasesLibravatar Alphrag2022-06-22
|
* Revert "Update build process to sign mac releases"Libravatar Vijay A2022-06-21
| | | | | | This reverts commit 7122309df14f4854e31c6b09bb915d319bcd0aaa. The build is failing: https://github.com/ferdium/ferdium-app/runs/6976999014?check_suite_focus=true#step:15:57
* Update build process to sign mac releasesLibravatar Alphrag2022-06-21
|
* Fix MacOS icon of FerdiumLibravatar André Rodrigues de Oliveira2022-05-08
|
* Simplify skipping notarization of the mac dmg based on the same env var: ↵Libravatar Vijay A2022-04-19
| | | | 'CSC_IDENTITY_AUTO_DISCOVERY' (used for signing)
* Added ferdium version of dmgInstaller.tiff, and it’s layered source file.Libravatar Brian Gilbert2022-04-18
|
* Added proper iconsets, need to edit dmgInstallerLibravatar Aditya Mangalampalli2022-04-18
|
* Changed license filename and the new license-holdersLibravatar Vijay A2022-04-16
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* chore: upgrade 'electron-builder' to '22.14.5' to fix upstream issues. (#2068)Libravatar Vijay Aravamudhan2021-10-14
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-08
|
* chore: Add entitlements for screen-capture-permissionsLibravatar Vijay A2021-08-13
|
* Skip notarization of the build artifact if not building for the main repo ↵Libravatar Vijay A2021-06-15
| | | | (ie building on a forked repo)..
* 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')
* Fixing stale reference to npm module that has been removed.Libravatar Vijay A2021-05-17
|
* Add entitlements for screen-capture-permissionsLibravatar Vijay A2021-05-09
| | | | Removed unused entitlements file used for mac builds.
* add macos big sur icon (#1333)Libravatar Jakob Felix Julius Sudau2021-05-08
|
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
| | | | | | | Co-authored-by: FranzBot <i18n@meetfranz.com> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Makazzz <makazzzpro@live.ca> Co-authored-by: Stefan Malzner <stefan@adlk.io> Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Minify images using ImageOptim (lossless compression) (#1012)Libravatar Vijay Raghavan Aravamudhan2020-10-11
|
* Revert "Use imagemin to minify images (#1008)"Libravatar Amine Mouafik2020-10-10
| | | | This reverts commit 030197a95f007bdbe0cfb4bfe9ec189d58b2b6fc.
* Use imagemin to minify images (#1008)Libravatar Vijay Raghavan Aravamudhan2020-10-09
|
* Setup nightly releases deployment pipeline (#730)Libravatar Amine2020-05-13
|
* Merge 5.5.0 release branch iterations back into develop (#653)Libravatar Amine2020-04-27
|
* Add ascProvider to fix notarizing on macOSLibravatar Amine Mouafik2020-01-15
| | | | I am now managing multiple apps so I had to specify the ascProvider now; it was unecessary before.
* Request needed access for audio/video on macOS (#193)Libravatar Amine 昂明2019-12-24
|\ | | | | Request needed access for audio/video on macOS
| * Put same entitlements in inherit fileLibravatar Amine Mouafik2019-12-23
| | | | | | | | Otherwise the app wasn't starting and crashing with a SIGTRAP. I can't find the GitHub comment recommending to that as a fix to the ecountered issue but will add the link the the commit comments if I run into it again.
| * Attempt at updating entitlements list for signed macOS appLibravatar Amine Mouafik2019-12-23
| |
| * Add list of entitlements including mic/videoLibravatar Amine Mouafik2019-11-27
| |
* | #272 Replace with multi-size icon fileLibravatar Amine Mouafik2019-12-23
|/
* replace low res win app icon ico with multi-size variantLibravatar Benjamin Staneck2019-10-27
|
* Remove specifying entitlementsLibravatar Amine Mouafik2019-09-24
|
* Attempt at building macOS with the right entitlementsLibravatar Amine Mouafik2019-09-19
|
* Revert "Remove unused build-helpers (entitlements defs)"Libravatar Amine Mouafik2019-09-19
| | | | This reverts commit 9e1942b45e9bb401f20059b85428dc04e80f0f60.
* Fix notarization condition to target only tags buildsLibravatar Amine Mouafik2019-09-19
|
* Limit notarization to tags buildsLibravatar Amine Mouafik2019-09-19
|
* Remove unused build-helpers (entitlements defs)Libravatar Amine Mouafik2019-09-19
|
* Notarize mac deliverable on electron-builder afterSign hookLibravatar Amine Mouafik2019-09-19
|
* Resize icon.ico to 256x256 for Windows buildLibravatar vantezzen2019-08-23
|
* Fix iconsLibravatar vantezzen2019-08-22
|
* Remove seam in logoLibravatar vantezzen2019-08-21
|
* Add custom iconLibravatar vantezzen2019-08-21
|
* change icon to include more sizesLibravatar Benjamin Staneck2018-02-12
| | | | It now comes with 16, 24, 32, 48, 64, 128, 192, 256 sizes vs the previous 16, 32, 48, 64, 128, 256
* Added missing icon filesLibravatar Anton Pirker2017-11-24
|
* Set a synopsis and description for linux. Also fixed the icons on linux ↵Libravatar Anton Pirker2017-11-24
| | | | (tested on ubuntu
* Add build packages suppport for linux: AppImage and deb packagesLibravatar Gustavo Sampaio2017-10-17
| | | | THis helps #3
* initial commitLibravatar Stefan Malzner2017-10-13