Commit graph

76 commits

Author SHA1 Message Date
Ruben Shekspir
70e1e1efe4 Version files are able to download 2019-05-12 12:07:02 +04:00
Ruben Shekspir
e896987c66 Hurray, it downloads 2019-05-11 22:21:55 +04:00
Ruben Shekspir
173fd486fe Something works:D 2019-05-11 21:51:55 +04:00
Ruben Shekspir
1f1763abff Everething is broken, life is miserable 2019-05-09 23:14:23 +04:00
Ruben Shekspir
344c0f0aa7 Code is written, nothing works 2019-05-09 22:43:15 +04:00
Ruben Shekspir
7a05c9b3e8 JSON parser parses nested variables 2019-05-08 23:38:56 +04:00
Ruben Shekspir
7576130b76 It works for some reason now 2019-05-05 14:08:14 +04:00
Ruben Shekspir
6c66d03769 Http fetch to file doesn't work for some reason 2019-05-05 13:58:18 +04:00
Ruben Shekspir
ab197c6483 http fianly works, not for bin files, unfortunately 2019-05-05 12:29:16 +04:00
Ruben Shekspir
9273e64fc6 I was too hopefull, http did not fully work 2019-05-04 19:51:07 +04:00
Ruben Shekspir
ea7a66f84d Http works!!!!!! 2019-05-04 17:41:24 +04:00
Ruben Shekspir
f16ef2418b Full file download works 2019-05-04 15:58:17 +04:00
Ruben Shekspir
a3ce2fdcab testing http 2019-05-04 14:35:15 +04:00
Ruben Shekspir
955db770ca File Manager READ WORKS!!! 2019-04-30 22:11:51 +04:00
Ruben Shekspir
654ca13405 created install function 2019-04-28 16:58:14 +04:00
Ruben Shekspir
83ebcf1b6e Added main module logic 2019-04-28 16:38:53 +04:00
Ruben Shekspir
39873387e1 New Packeges added 2019-04-28 11:06:31 +04:00
Ruben Shekspir
fe5d179b49 It Works, recursive fetch left 2019-04-27 17:07:28 +04:00
Ruben Shekspir
df9beaf66f It almost complited 2019-04-27 16:19:04 +04:00
Ruben Shekspir
7ec56af371 fixed issue with push down 2019-04-27 11:16:14 +04:00
Ruben Shekspir
959cb3bb9b it compiles again 2019-04-26 17:20:28 +04:00
Ruben Shekspir
1dc0059fc2 Added fetching not terminal(not working) 2019-04-26 11:56:08 +04:00
Ruben Shekspir
78085b1079 Flat JSON workssssss 2019-04-21 19:05:22 +04:00
Ruben Shekspir
ab05eb8bd5 HashMapString.Mod sent 2019-04-21 13:43:31 +04:00
Ruben Shekspir
d7a574ce89 Logger extended 2019-04-21 12:20:40 +04:00
Ruben Shekspir
052ecfbe12 Log fixed 2019-04-21 12:02:39 +04:00
Ruben Shekspir
e4232275bf Formatting 2019-04-21 11:31:43 +04:00
Ruben Shekspir
3aa2bcec3e HashMap String works 2019-04-16 23:26:49 +04:00
Ruben Shekspir
740bd75240 pointer stack works 2019-04-16 21:19:28 +04:00
Ruben Shekspir
1a573a5c83 nothing really works 2019-04-15 10:06:09 +04:00
Ruben Shekspir
3c59d73914 Did a bit more json 2019-04-09 11:15:31 +04:00
Ruben Shekspir
69a133eec1 Initial commit for opium 2019-03-29 15:24:00 +04:00
Ruben Shekspir
6686997ed2 working get request, for http 1 2019-02-23 10:30:39 +04:00
Ruben Shekspir
84b04c2b37 Alsmost works 2019-02-19 11:19:59 +04:00
norayr
4b5cb0ef76 small fix. 2017-05-24 15:15:25 +04:00
norayr
151494624b added correct ACTION logging to IRC module. -- noch 2017-05-24 14:55:12 +04:00
norayr
d2dc0956ea finalize on error as well. 2017-05-24 13:02:21 +04:00
norayr
0edfd99ca4 don't know. 2017-05-22 22:59:58 +04:00
norayr
f2d06dd9a5 hid doLog and introduced a settes for that. 2017-05-22 16:59:57 +04:00
norayr
02f36bcf1a sets +i by default which is default for some networks like freenode. 2017-05-22 15:56:09 +04:00
norayr
6d751661b8 added talk method to IRC module. 2017-05-22 15:43:55 +04:00
norayr
4d26bd839c added other dump for testing. -- noch 2017-05-19 19:08:42 +04:00
norayr
d5590950f5 fixed timestamp. 2017-05-19 18:30:14 +04:00
norayr
e8d5186bd6 now processFurther procedure will get all the messages line by line. --
noch
2017-05-19 18:29:11 +04:00
norayr
4412d4803e removed timestamp. 2017-05-19 07:03:06 +04:00
norayr
dd5877f90f time records in logs. -- noch 2017-05-19 06:54:53 +04:00
norayr
3d7e5ce9a5 logging works. -- noch 2017-05-19 05:22:00 +04:00
norayr
fc6636cf9d different handling of different message types. -- noch 2017-05-18 17:33:15 +04:00
norayr
898bab4509 sending message type to the callback procedures as well.
commented out simple callback, looks like it's redundant.
2017-05-18 13:21:46 +04:00
norayr
d94bf140dc separated string helper functions to a different module
added wirth styled timestamps
renamed makefile to lowercase
2017-05-18 12:56:38 +04:00