Izaya izaya
izaya pushed to master at izaya/OC-PsychOS2 2020-06-06 14:58:20 +10:00
360bb88ac3 added the pkgman package manager library
c1fcfd652e fserv now sends the correct status messages for HTTP(S) proxying
8b4d0e4eb8 fixed file downloading with the HTTP(S) proxies in the download library
edbe787ea6 added AmandaC's download library, with some modifications - including HTTP(S) support
Compare 4 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-06 13:36:06 +10:00
999d8e0387 rewrote the whole index thing and made it possible to remove packages from the pkgfs index
izaya pushed to master at izaya/OC-PsychOS2 2020-06-06 12:55:05 +10:00
3266c66fc4 updated fserv to fit the new (and next) service system
3fed8a5985 fixed fs.copy
f132c2349f made pkgfs auto-mount when loaded
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-06 06:11:24 +10:00
9d4e9ef08d VE: Add X
6212a08866 VE: Add F and E
a1b99275e6 VE: Add replace mode
e7a6c777c7 VE: refactor mode indicators
Compare 4 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-05 23:09:04 +10:00
97e559f26f added type annotations and function documentation to liblz16 and pkgfs
2ce2692aee updated the README to represent the current state of the system
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-05 22:56:49 +10:00
fb0c740b39 add liblz16 and lzss for use with pkgfs, and eventually mtar probably
izaya pushed to master at izaya/OC-PsychOS2 2020-06-05 22:47:29 +10:00
21d71b29ba detect absolute/relative paths in pkgfs
izaya pushed to master at izaya/OC-misc 2020-06-05 22:10:07 +10:00
4d863c6ff1 set modes to binary explicitly
izaya synced commits to master at izaya/collapseos from mirror 2020-06-05 13:51:24 +10:00
4af93d53e3 VE: add I command
e36080d7b8 VE: load Block Editor and reuse some of its words
297c187426 VE: add mode indicator in status bar
2bf4db59ed VE: Add H and L
878df2d53b VE: make w affected by modifier
Compare 7 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-05 12:35:00 +10:00
ffc6c8915a pkgfs now stores absolute paths to archive files, oops
izaya pushed to master at izaya/OC-PsychOS2 2020-06-05 12:12:45 +10:00
0f1b324cc4 initial pkgfs work, seems functional
izaya synced commits to master at izaya/collapseos from mirror 2020-06-05 05:41:24 +10:00
77aedd7338 VE: add H, J, K, L
c07a594e1a Begin working on a Visual Editor
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-04 13:21:23 +10:00
f53f91558b find: don't protect BC
c26c454cbf extra words: allow finer-grained loading
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-03 12:38:06 +10:00
58c9a5492e added a fallback _OSVERSION string
izaya pushed to master at izaya/OC-PsychOS2 2020-06-03 09:58:41 +10:00
bc5f24f1e6 bumped the version number because we selfhosting now
izaya pushed to master at izaya/OC-PsychOS2 2020-06-03 09:57:26 +10:00
29cdcb1809 added the preproc library, meaning PsychOS is nominally self-hosting
izaya pushed to master at izaya/OC-misc 2020-05-31 14:54:59 +10:00
f7ee3e3250 Updated README to include libmtar documentation and added type annotations to libmtar
izaya pushed to master at izaya/OC-misc 2020-05-30 09:51:50 +10:00
235684b979 moved the unarchive function out of libmtar, making it significantly simpler and more compact, and allowing implementations to deal with the implementation details
izaya pushed to master at izaya/OC-misc 2020-05-29 10:55:55 +10:00
f20719f3cb added mtar.iter to libmtar
izaya pushed to master at izaya/znc-xmpp-notify 2020-05-27 02:53:59 +10:00
113084b8a2 updated the readme to have setup documentation