Commit Graph

37 Commits

Author SHA1 Message Date
daniell 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
daniell 1b8248be9e Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse 2019-08-24 15:30:05 +02:00
daniell 9bf8c2bc5e Added saving of updatelog 2019-08-24 15:29:39 +02:00
daniell 4cb750fd5a added DateTime as a requirement 2019-08-24 15:20:31 +02:00
daniell c0010b0970 Removed print statement when unpacking 2019-08-20 08:15:21 +02:00
daniell 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
daniell be02db85ff No need for newline on recheck. 2019-08-12 19:50:14 +02:00
daniell 5a26b613f7 Fix indentation.. 2019-08-05 01:47:14 +02:00
daniell af6d1c3b4c Write | instead of retrying when retrying:) 2019-08-04 19:23:05 +02:00
daniell acc4a8f745 Retrying failed checks once, maybe.. 2019-07-31 00:05:12 +02:00
daniell 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
daniell d370ca0a0c Markdown? Markup? No idea what I'm doing:) 2019-07-14 17:40:44 +02:00
daniell 7ad335a533 Added IO:Tee and IO::Socket::SSL to the requirements 2019-07-13 15:30:52 +02:00
daniell 88a050a716 Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse 2019-07-13 15:29:55 +02:00
daniell 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
daniell 8ef0de2172 Update README.md 2019-07-11 23:59:57 +02:00
daniell 17a3fe2a31 less typos.. 2019-07-11 16:25:00 +02:00
daniell 12877f02ce Update README.md 2019-07-11 16:24:37 +02:00
daniell 31a3157dd3 Added add + added support for ElvUI 2019-07-10 20:51:42 +02:00
daniell fef6996b98 Test 2019-07-07 20:35:08 +02:00
daniell c3e7d2995b Update README.md 2019-07-07 01:02:55 +02:00
daniell 6860877fb2 Update README.md 2019-07-07 01:02:45 +02:00
daniell 13dfec8c11 Update README.md 2019-07-07 00:59:17 +02:00
daniell b087c00991 Using threads, because it's fun:) 2019-07-07 00:57:07 +02:00
daniell f3a40e3b50 Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse 2019-07-05 11:04:11 +02:00
daniell df833c7159 Fix http/https confusion on my end 2019-07-05 11:03:49 +02:00
daniell 9865797f01 Update README.md 2019-07-04 23:28:19 +02:00
daniell 68a36e23a7 Update README.md 2019-07-04 22:36:22 +02:00
daniell e06bcfcba4 Update README.md 2019-07-04 22:35:09 +02:00
daniell 83b0c01f8e Removed Data::Dumper 2019-07-04 22:31:35 +02:00
daniell 329fcf55e9 Merge branch 'master' of https://git.smokepit.net/Nuadh/pcurse 2019-07-04 22:28:02 +02:00
daniell fece89620b Remove stupid print:) 2019-07-04 22:27:38 +02:00
daniell c0b7ba8d5b Update README.md 2019-07-04 22:26:06 +02:00
daniell 06b95e3150 Added config system 2019-07-04 22:23:44 +02:00
daniell f23e2c0336 Initial upload 2019-07-04 21:38:54 +02:00
daniell ec076a6422 Add new file 2019-07-04 21:33:14 +02:00
daniell 5592dae5aa Initial commit 2019-07-04 21:32:24 +02:00