Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | Update maintainer info | xeruf | |
2025-02-12 | Merge remote-tracking branch 'upstream/master' | xeruf | |
2025-02-07 | Add `python-setuptools` to `makedepends` | Luke Arms | |
2025-02-07 | Bump electron to v34 | Luke Arms | |
2024-08-19 | Bump electron to v31 | Luke Arms | |
2024-04-21 | Adopt fix for nvm error handling issue from `stretchly` package | Luke Arms | |
Adding `|| return` to a Bash command temporarily disables the `errexit` and `errtrace` options, which are enabled by `makepkg` and cause some `nvm` operations to fail. The workaround has been added to `prepare()` and `build()` to mitigate the risk of future issues, but is only required in `_ensure_local_nvm`. | |||
2024-04-21 | Bump electron to v27 | Luke Arms | |
2023-10-05 | Update dependencies, fix variable persistence issue | Luke Arms | |
- Electron updated to v24 - Dependencies updated from official pacman package | |||
2023-07-03 | Fix build when prepare and build are run separately | xeruf | |
2023-07-03 | Use latest electron | xeruf | |
2022-12-17 | Merge stretchly-git and update | xeruf | |
2022-09-01 | Update electron dependency | Luke Arms | |
Also, from the latest `stretchly` PKGBUILD: - Add support for asar and non-asar builds - Move Electron version to variable - Move `npm install` to `build()` as per PKGBUILD best practice - Cleanup | |||
2022-08-29 | Update versions from stretchly-git | xeruf | |
2022-04-18 | Update electron dependency | Luke Arms | |
2022-04-12 | Pin dependency to electron17 | xeruf | |
2022-04-12 | Merge in changes from stretchly-git package | xeruf | |
2022-02-28 | Reinstate electron dependency (break screen issue fixed) | Luke Arms | |
2022-02-20 | Add libxcrypt-compat to provide missing libcrypt.so.1 | Luke Arms | |
2022-01-24 | Mitigate blank/grey screen issue by packaging Electron with Stretchly | Luke Arms | |
2021-12-30 | Update dependencies and improve robustness of build | Luke Arms | |
2021-12-28 | Bump version, fix electron-builder error, clean up | Luke Arms | |
2021-11-09 | Update package | xeruf | |
2021-10-29 | Slight description adjustment | xeruf | |
2021-09-27 | Create git version of xeruf fork | xeruf | |
2021-06-17 | Isolate nvm | Luke Arms | |
Also: - Update version - Add Electron binary removal to output - Add .gitignore | |||
2021-05-24 | Update | Luke Arms | |
2021-04-05 | Add make dependency on python (for node-gyp) and package conflicts | Luke Arms | |
2021-04-05 | Update electron, use nvm to match upstream node version | Luke Arms | |
2021-02-11 | Add git to makedepends, bump version | Luke Arms | |
2020-12-27 | Version bump | Luke Arms | |
2020-11-09 | Bump to 51f05d1 (tag: v1.3.0) | Luke Arms | |
2020-11-03 | Initial commit | Luke Arms | |