aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-14feat: add linux release builds jobRemy Raes
2022-09-14refactor: typo in windows release jobRemy Raes
2022-09-14feat: update release builds to created releaseRemy Raes
2022-09-14Merge branch 'main' of github.com:0neGal/viper into feat/ci-buildsAlystrasz
2022-08-17Merge branch 'main' of https://github.com/0neGal/viper0neGal
2022-08-17removed man page0neGal
Along with it marked-man, it has npm problems, and we also don't package the man page anywhere, so there's not much reason to keep it here.
2022-08-09Merge branch 'main' into feat/ci-buildsAlystrasz
2022-08-09fix: try to run release CI on release creationAlystrasz
2022-08-09Merge pull request #145 from Alystrasz/feat/no-internet-handling0neGal
feat: No internet handling
2022-08-08feat: add Spanish translationAlystrasz
Co-authored-by: Delta <31860825+AA-Delta@users.noreply.github.com>
2022-08-08fix: run release CI on published releaseAlystrasz
2022-08-08Merge branch 'feat/ci-builds' of github.com:Alystrasz/viper into feat/ci-buildsAlystrasz
2022-08-08build: add release CI skeletonAlystrasz
2022-08-07Merge branch 'main' into feat/ci-buildsRémy Raes
2022-08-07feat: add Linux builds CIAlystrasz
2022-08-07refactor: rename windows build jobAlystrasz
2022-08-07fix: lintAlystrasz
2022-08-07added: contributor list "embed"0neGal
2022-08-07feat: add German translationAlystrasz
Co-authored-by: GeckoEidechse <gecko.eidechse+git@pm.me>
2022-08-07fix: only include executable windows artefactsAlystrasz
2022-08-07fix: do not let electron-builder publish development buildsAlystrasz
2022-08-07fix: only upload needed files after buildAlystrasz
2022-08-07fix: only compile windows build on windows ciAlystrasz
2022-08-07build: install npm dependencies by forceAlystrasz
2022-08-07fix: typoAlystrasz
2022-08-07build: add initial CI configurationAlystrasz
2022-08-06feat: translate "impossible to fetch release notes" messagesAlystrasz
2022-08-06feat: display a toast message if no Internet at launchAlystrasz
2022-08-06feat: prevent Northstar update and update download link text if no InternetAlystrasz
2022-08-06feat: getLatestNsVersion returns false if no InternetAlystrasz
2022-08-05feat: handle release notes fetching with no internetAlystrasz
When release notes (either Northstar or Viper) fetching fails, if cache contains data, we display it even if it's outdated; if cache is empty, we display an error message in place of release notes.
2022-07-09apparently i copied and didn't move the files0neGal
2022-07-09remove download links0neGal
We now use the GitHub Pages link which redirects you to the proper file.
2022-07-09fixed wrong name for win-portable0neGal
2022-07-09move site/ to docs/0neGal
2022-07-08Merge branch 'main' of https://github.com/0neGal/viper0neGal
2022-07-08added site for redirecting to download URLs0neGal
This will be used instead of having to update download URLs every single time a new release is made, simplifying everything.
2022-07-08Merge pull request #121 from GeckoEidechse/add-badges0neGal
Add badges to README
2022-07-08Replace total GitHub downloads with Flatpak installsGeckoEidechse
2022-07-08Merge branch 'main' into add-badgesGeckoEidechse
2022-07-08updated download links0neGal
2022-07-08bumped version number to 1.6.1v1.6.10neGal
2022-07-08fixed "_sendVersionsInfo()" not found0neGal
I removed the underscore at one point and forgot to change the name everywhere it seems.
2022-07-04Merge pull request #140 from GeckoEidechse/fix-german-translation0neGal
2022-07-04Improve German translation GeckoEidechse
Fixed various typos, mistranslations, and grammatical errors
2022-07-02Merge pull request #139 from DxsSucuk/main0neGal
Added FIITE as launcher
2022-07-02Added FIITE as launcherDxsSucuk
2022-07-02added CONTRIBUTING.md and CODE_OF_CONDUCT.md0neGal
I also added the Viper logo header to all the Markdown files.
2022-07-02Merge pull request #138 from DxsSucuk/main0neGal
2022-07-02Fixed TypoDxsSucuk