|
|
9c7b80c4f5
|
Update README.md
|
2020-06-23 00:42:09 +02:00 |
|
|
|
5d85d55c2e
|
Add note about ElvUI
|
2020-01-19 17:13:54 +01:00 |
|
|
|
b3e5b7ba86
|
Add handling of not finding version to download and add ElvUI hacks where the HTML module fails to parse the whole document.
|
2020-01-19 17:12:14 +01:00 |
|
|
|
a202486679
|
Add handling of not finding version to download.
|
2020-01-19 17:11:27 +01:00 |
|
|
|
2e0269a26f
|
Update readme
|
2019-09-26 00:24:20 +02:00 |
|
|
|
aad74ccdc7
|
Updated README.md with notice about brokenness
|
2019-09-26 00:19:03 +02:00 |
|
|
|
72c47557a9
|
Make sure configdir exists before die if we can't write to a file in that dir..
|
2019-08-26 02:20:35 +02:00 |
|
|
|
b63c0f9645
|
Fixed brainfart, setting the updated version before printing it, will indeed update the value first.. Moving it after printing it, will actually show the version we're upgrading from..
|
2019-08-26 01:16:42 +02:00 |
|
|
|
1b8248be9e
|
Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse
|
2019-08-24 15:30:05 +02:00 |
|
|
|
9bf8c2bc5e
|
Added saving of updatelog
|
2019-08-24 15:29:39 +02:00 |
|
|
|
4cb750fd5a
|
added DateTime as a requirement
|
2019-08-24 15:20:31 +02:00 |
|
|
|
c0010b0970
|
Removed print statement when unpacking
|
2019-08-20 08:15:21 +02:00 |
|
|
|
19110a30d5
|
Moved downloading to main job loop, changed print values, so that . = no update, D = downloaded update, F = program failure, E = error downloading file, | = retry
|
2019-08-18 21:22:10 +02:00 |
|
|
|
be02db85ff
|
No need for newline on recheck.
|
2019-08-12 19:50:14 +02:00 |
|
|
|
5a26b613f7
|
Fix indentation..
|
2019-08-05 01:47:14 +02:00 |
|
|
|
af6d1c3b4c
|
Write | instead of retrying when retrying:)
|
2019-08-04 19:23:05 +02:00 |
|
|
|
acc4a8f745
|
Retrying failed checks once, maybe..
|
2019-07-31 00:05:12 +02:00 |
|
|
|
94d6f227ca
|
Prettyfied the update printout, moved directory to be a part of $filename in update and added removing of downloaded file (verbosely)
|
2019-07-24 22:00:59 +02:00 |
|
|
|
d370ca0a0c
|
Markdown? Markup? No idea what I'm doing:)
|
2019-07-14 17:40:44 +02:00 |
|
|
|
7ad335a533
|
Added IO:Tee and IO::Socket::SSL to the requirements
|
2019-07-13 15:30:52 +02:00 |
|
|
|
88a050a716
|
Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse
|
2019-07-13 15:29:55 +02:00 |
|
|
|
bd6339a2a4
|
Added logging of the last run + moved use IO::Socket::SSL earlier in pcurse.pm to avoid warnings about prototype mismatch
|
2019-07-13 15:28:54 +02:00 |
|
|
|
8ef0de2172
|
Update README.md
|
2019-07-11 23:59:57 +02:00 |
|
|
|
17a3fe2a31
|
less typos..
|
2019-07-11 16:25:00 +02:00 |
|
|
|
12877f02ce
|
Update README.md
|
2019-07-11 16:24:37 +02:00 |
|
|
|
31a3157dd3
|
Added add + added support for ElvUI
|
2019-07-10 20:51:42 +02:00 |
|
|
|
fef6996b98
|
Test
|
2019-07-07 20:35:08 +02:00 |
|
|
|
c3e7d2995b
|
Update README.md
|
2019-07-07 01:02:55 +02:00 |
|
|
|
6860877fb2
|
Update README.md
|
2019-07-07 01:02:45 +02:00 |
|
|
|
13dfec8c11
|
Update README.md
|
2019-07-07 00:59:17 +02:00 |
|
|
|
b087c00991
|
Using threads, because it's fun:)
|
2019-07-07 00:57:07 +02:00 |
|
|
|
f3a40e3b50
|
Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse
|
2019-07-05 11:04:11 +02:00 |
|
|
|
df833c7159
|
Fix http/https confusion on my end
|
2019-07-05 11:03:49 +02:00 |
|
|
|
9865797f01
|
Update README.md
|
2019-07-04 23:28:19 +02:00 |
|
|
|
68a36e23a7
|
Update README.md
|
2019-07-04 22:36:22 +02:00 |
|
|
|
e06bcfcba4
|
Update README.md
|
2019-07-04 22:35:09 +02:00 |
|
|
|
83b0c01f8e
|
Removed Data::Dumper
|
2019-07-04 22:31:35 +02:00 |
|
|
|
329fcf55e9
|
Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse
|
2019-07-04 22:28:02 +02:00 |
|
|
|
fece89620b
|
Remove stupid print:)
|
2019-07-04 22:27:38 +02:00 |
|
|
|
c0b7ba8d5b
|
Update README.md
|
2019-07-04 22:26:06 +02:00 |
|
|
|
06b95e3150
|
Added config system
|
2019-07-04 22:23:44 +02:00 |
|
|
|
f23e2c0336
|
Initial upload
|
2019-07-04 21:38:54 +02:00 |
|
|
|
ec076a6422
|
Add new file
|
2019-07-04 21:33:14 +02:00 |
|
|
|
5592dae5aa
|
Initial commit
|
2019-07-04 21:32:24 +02:00 |
|