Merge branch 'subtree'
[fanfix.git] / src / be /
2019-05-18 Niki Rooremote: change key exception handlig so not to use...
2019-05-17 Niki RooConfigItem: better boolean, better help icon
2019-05-17 Niki RooConfigItem: fix some errors, add jDoc
2019-05-17 Niki RooConfigItem: add all types except LOCALE (array still...
2019-05-16 Niki RooConfigItem: add colour field
2019-05-16 Niki RooConfigItem: use lock steps label widths
2019-05-16 Nikijava 1.6 compat
2019-05-16 Niki RooConfigItem: improve logic, UI
2019-05-15 Niki RooConfigItem: remove logic from UI, improve UI
2019-05-15 Niki Rooadd checks on ImageUtils instances
2019-05-15 Niki Roocode cleanup + new Bundle options
2019-05-15 Nikitypo in jDoc
2019-05-14 Niki RooInstance.init()
2019-05-14 Niki Roomanage remote and io exception in fanfix
2019-05-12 Niki Rootime in log from remote server
2019-05-12 Niki Rooadd time in default trace handler
2019-05-12 Niki Roofix DataLoader (!)
2019-05-12 Niki Rooremote: ex
2019-05-12 Niki Rooremote: exceptions
2019-05-12 Niki Rooremote lib exceptions 1
2019-05-12 Niki Roofix cbz import when no story
2019-05-12 Niki Rooremote: do not ping all the time
2019-05-12 Niki Rooserial: fix Importer, more tests
2019-05-12 Niki Roofix lib
2019-05-11 Niki Rooallow subkeys, step 2
2019-05-10 Niki Rooallox subkeys, step 1 (keys not active)
2019-05-10 Niki Roobundle: new get/setList
2019-05-10 Niki Roocrypt: init the IV
2019-05-04 Niki Rooimprove CryptUtils perf
2019-05-04 Niki Rooserver: limit API breakage
2019-05-03 Niki RooAPI compat
2019-05-03 Niki Rooserver: versions now negotiated again
2019-05-03 Niki Rooserver: re-introduce the client/server versions
2019-05-03 Niki Roofix StringUtils test
2019-05-03 Niki Roolimit API breakage
2019-05-03 Niki Roocode cleanup
2019-05-02 Niki Roofix typo in Enum i18n + fix Import
2019-05-02 Niki Rooserver: add a HELLO handshake
2019-05-02 Niki Roomode change
2019-05-02 Niki Roomove sep char to final const
2019-05-02 Niki Roomode change
2019-05-02 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-05-01 Niki RooMake all classes in be.nikiroo.fanfix.data Serializable
2019-05-01 Niki RooImage: make it Serializable
2019-04-30 Niki Rooupdate nikiroo-utils, better rec/send remote server...
2019-04-30 Niki Rooadd an ID for the server requests
2019-04-30 Niki Rooupdate nikiroo-utils, remote lib errors need some work
2019-04-30 Niki RooWoopsie in getLang, thanks Hakan for finding it
2019-04-30 Niki Roore-add a test
2019-04-30 Niki Roonow mostly streamified!
2019-04-29 Niki Roocode cleanup + fixes
2019-04-29 Niki Roocode cleanup + BufInputStream.is()
2019-04-29 Niki Roojdoc
2019-04-29 Niki RooAll getBytes("UTF-8") -> StringUtils
2019-04-29 Niki Roocode cleanup, fix for ReplaceInputStream
2019-04-29 Niki Roofix Base64 but breaks compat
2019-04-29 Niki RooMerge branch 'master' of github.com:nikiroo/fanfix
2019-04-28 Niki Rooremote string -> stream + encrypt
2019-04-28 Niki Rooserver: String -> Stream
2019-04-28 Niki Roochange b64 implem step1, fix test
2019-04-28 Niki Roobufixes
2019-04-28 Niki Roobugfixes
2019-04-28 Niki RooNextable.next: blocking call
2019-04-28 Niki RooStreams: bug fixes
2019-04-27 Niki Roosteams: bug fixes + more tests
2019-04-27 Niki RooReplaceStreams: allow multiple replacements strings
2019-04-27 Niki Roonew: ReplaceOutputStream
2019-04-27 Niki Roochange package for Streams to nikiroo.utils.streams
2019-04-27 Niki RooNew: BufferedOutputStream
2019-04-27 Niki Roofix BufferedInputStream offset + jdoc
2019-04-27 Niki RoojDoc + code cleanup
2019-04-27 Niki RooReplaceInputStream ready + tests
2019-04-26 Niki RooReplaceInputStream (wip)
2019-04-26 Niki RooNextableInputStream: separate base behaviour from nextable
2019-04-26 Niki RooNextableInputStream: better perfs
2019-04-26 Niki RooformatNumber change
2019-04-25 Niki RooIOUtils: fix readSmallStream
2019-04-25 Niki RooMerge t branch
2019-04-25 NikiNextableInputStream: better skip() + more tests
2019-04-25 NikiNextableInputStream: startsWith()
2019-04-25 Niki RooNextableInputStream: more options
2019-04-24 Niki Roomore tests
2019-04-24 Niki RooSimple NextableInputStream
2019-04-24 NikiNextableInputStream, step 2
2019-04-24 Niki Roonew: NextableInputStream, step 1
2019-04-24 Niki RooIOUtils: better buffer size
2019-04-23 Niki RooFanfictionApi: fix NPE
2019-04-23 Niki Rooserver: string->stream, step 1
2019-04-23 Niki RooTest: add Stream CryptUtils
2019-04-23 Niki RooCryptUtils: multi-thread check
2019-04-23 Niki RooCryptUtils: clear the key array after use
2019-04-23 Niki RooImage: perfs improvement
2019-04-23 Niki Rootest: new: CryptUtilsTest
2019-04-23 Niki RooCryptUtils: new decrypts(..)
2019-04-23 Niki RooMove test code out of "test" package
2019-04-23 Niki RooCryptUtils: add I/O streams
2019-04-23 Niki RooMerge branch 'master' of github.com:nikiroo/fanfix
2019-04-22 Niki RooCryptUtils: jdoc and code should agree
2019-04-22 Niki Rooremote: better handling of key error
2019-04-22 Niki Rooserver: better handling of crypt error
next