aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Upgrade node modulesLibravatar Vijay A2024-03-21
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Basic D-Bus API (#866)Libravatar Kristóf Marussy2023-03-15
* Update retry action on buildsLibravatar Alphrag2022-12-19
* Normalize eslint/tslint configs across app and server codebasesLibravatar Vijay A2022-12-10
* Ignore lint error since it doesn't seem to affect behaviorLibravatar Vijay A2022-12-09
* migrate from gulp to esbuild for faster builds (#815)Libravatar Balaji Vijayakumar2022-12-08
* Switch npm to pnpm (#714)Libravatar Balaji Vijayakumar2022-11-25
* Revert "Switch from 'npm' to 'pnpm' (#704)"Libravatar Vijay A2022-10-28
* Switch from 'npm' to 'pnpm' (#704)Libravatar Vijay Aravamudhan2022-10-26
* chore: convert some js scripts & gulpfile into typescript (#693)Libravatar muhamedsalih-tw2022-10-23
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* Update documentation [skip ci]Libravatar Vijay A2022-07-13
* refactor: refactored MSVS validation (#439)Libravatar Slan2022-07-08
* Checks if MSVS 2019 or 2022 exists through reg key [skip ci] (#432)Libravatar Slan2022-07-06
* Change allowed version for MSVS on Windows build script [skip ci] (#422)Libravatar André Oliveira2022-07-04
* Add NSIS and portable arm64 builds for Windows OS (#217)Libravatar Markus Kaiser2022-06-29
* Upgrade npm modulesLibravatar Vijay A2022-06-13
* Fixing test dir nameLibravatar Vijay A2022-05-04
* Migration script from Ferdi to Ferdium for Linux & MacOS (#91) [skip ci]Libravatar Evan2022-05-04
* Remove native compilation ('python', 'node-gyp') since we no longer have such...Libravatar Vijay Aravamudhan2022-05-01
* Remove straggling reference to 'jq'.Libravatar Vijay A2022-04-26
* Remove dependency on 'jq' since 'node' can be used for the sameLibravatar Vijay A2022-04-24
* fix more paths for cleaning in the Windows script [skip ci]Libravatar André Oliveira2022-04-23
* Fix: Windows build script [skip ci]Libravatar André Oliveira2022-04-23
* Handle issue when 'CLEAN' is used and so 'pnpm' itself is not presentLibravatar Vijay A2022-04-23
* Fix windows build script [skip ci]Libravatar André Oliveira2022-04-23
* Use correct folder separator for windows [skip ci]Libravatar Vijay A2022-04-23
* Fix windows build script [skip ci]Libravatar Vijay A2022-04-23
* Upgrade 'sqlite3'Libravatar Vijay A2022-04-23
* Update the build script for Windows (Powershell) and normalized with the unix...Libravatar André Oliveira2022-04-23
* Create migrate from Ferdi script (Windows) (#25)Libravatar André Oliveira2022-04-23
* Added build scripts for linux, macos and windows to help new contributors get...Libravatar Nathanaël Houn2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Run add-crowdin-contributors [skip ci]Libravatar kytwb2022-03-27
* Fix and run add-crowdin-contributorsLibravatar kytwb2022-01-08
* build: use node 16 and npm 8 (#2157)Libravatar Markus Hatvan2021-10-28
* chore: remove 'lerna' since we don't use monorepo-style packages any more (#2...Libravatar Vijay Aravamudhan2021-10-15
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: upgrade 'electron-builder' to '22.14.5' to fix upstream issues. (#2068)Libravatar Vijay Aravamudhan2021-10-14
* chore: convert various files from JS to TS (#1959)Libravatar Markus Hatvan2021-09-18
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: preconditions for pnpm migration (#1903)Libravatar Markus Hatvan2021-09-10
* chore: move build-time js files out of 'src' and into 'scripts'Libravatar Vijay A2021-08-21
* Moved 'internal-server' into a sub-folder as opposed to a git submodule. (#1715)Libravatar Vijay Raghavan Aravamudhan2021-08-01
* Minify images using ImageOptim (lossless compression) (#1012)Libravatar Vijay Raghavan Aravamudhan2020-10-11