Christoph Miksche
0904a61ddc
docs: update readme.md and change name in files
...
Update the README.md and change the name in the files from "Gitea Remote Updater" to "Gitea Auto Updater" because the script should be run on the local system.
2019-05-31 23:24:06 +02:00
Christoph Miksche
482df30496
feat: get version from file
...
Add function to get the version from the gitea file if the web api does fail.
Should implement the idea from GH-8
2019-05-31 23:10:37 +02:00
Christoph Miksche
2102137240
Update README and Copyright
...
Add Eideen as a contributor and update the copyright information.
2019-05-19 15:12:03 +02:00
Eideen
8c931c6cb3
Update updater.py
...
Co-Authored-By: Christoph Daniel Miksche <wronnay@gmail.com >
2019-05-19 14:09:19 +02:00
Eideen
a4fa04c035
Update updater.py
...
Co-Authored-By: Christoph Daniel Miksche <wronnay@gmail.com >
2019-05-19 14:09:10 +02:00
Eideen
bbfc721313
Moved is_tool to functions
2019-05-19 13:07:34 +02:00
Eideen
cb4a36b9a2
Merge update.py
2019-05-19 12:47:20 +02:00
Eideen
750bb6cb3a
removed merge text
2019-05-19 12:40:29 +02:00
Eideen
09df1c18ba
Merge branch 'master' of github.com:CMiksche/gitea-auto-update
2019-05-19 12:35:36 +02:00
Eideen
f16583749f
removed comment from debuging.
2019-05-19 12:10:26 +02:00
Eideen
01796aa024
add check for xz
2019-04-23 22:35:26 +02:00
Eideen
cfd79f06e1
add download xz file save (40%) and use sha256
2019-04-23 22:19:09 +02:00
Christoph Miksche
c81eb967d8
fix: add function to check the versions after semver
...
Add a function to check the two versions after the semver specification. Added some unit tests for testing the function too.
(Should fix GH-1, but wasn't fully tested yet)
2019-04-20 15:42:01 +02:00
Christoph Miksche
85e3b8f4f1
add option to build from source
2019-04-14 15:49:07 +02:00
Christoph Miksche
045d4752ba
publish actual version
2018-11-26 21:47:12 +01:00