2018-03-25 |
Niki Roo | Update conversion tests and test files |
tree | commitdiff |
2018-03-25 |
Niki Roo | TestCase: improve error messages for comparisons |
tree | commitdiff |
2018-03-23 |
Niki Roo | Fix quote problem (bad quote in .properties!) |
tree | commitdiff |
2018-03-23 |
Niki Roo | Improve conversion tests |
tree | commitdiff |
2018-03-23 |
Niki Roo | Continue conversion test + HTML.supports() fix |
tree | commitdiff |
2018-03-23 |
Niki Roo | CBZ: fix meta for non-images documents |
tree | commitdiff |
2018-03-23 |
Niki Roo | New: IOUtils.unzip() |
tree | commitdiff |
2018-03-23 |
Niki Roo | Improve new conversion tests |
tree | commitdiff |
2018-03-23 |
Niki Roo | Add new tests for conversion (that now fail...) |
tree | commitdiff |
2018-03-19 |
Niki Roo | Fix small bug in Downloader |
tree | commitdiff |
2018-03-19 |
Niki Roo | Update nikiroo-utils to 4.2.0 + remove warnings |
tree | commitdiff |
2018-03-18 |
Niki Roo | TransBundle: can now get the locale in use |
tree | commitdiff |
2018-03-18 |
Niki Roo | Fix MangaFox support (and use jsoup) |
tree | commitdiff |
2018-03-18 |
Niki Roo | Change BasicSupport to use jsoup |
tree | commitdiff |
2018-03-14 |
Niki Roo | Fix text justification and linked tests |
tree | commitdiff |
2018-03-13 |
Niki Roo | Text justification: tests (WIP) + code (WIP) |
tree | commitdiff |
2018-03-13 |
Niki Roo | Text justification WIP |
tree | commitdiff |
2018-03-09 |
Niki Roo | New text justification (some tests missing) |
tree | commitdiff |
2018-03-01 |
Niki Roo | Fix epub compatibility + cover image ext |
tree | commitdiff |
2018-01-26 |
Niki Roo | Fix some warnings |
tree | commitdiff |
2018-01-24 |
Niki Roo | Fix some warnings |
tree | commitdiff |
2018-01-10 |
Niki Roo | New TempFiles and Image now uses it instead of mem |
tree | commitdiff |
2017-12-22 |
Niki Roo | i18n work (and re-add TODO.md file I forgot) |
tree | commitdiff |
2017-12-21 |
Niki Roo | Merge branch 'master' of github.com:nikiroo/fanfix |
tree | commitdiff |
2017-12-14 |
Niki Roo | Check for the localized changelog to show |
tree | commitdiff |
2017-12-10 |
Niki Roo | Auto cache cleaning + better err in ImageUtilsAnd |
tree | commitdiff |
2017-12-10 |
Niki Roo | Bug fixes regarding cache miss/hit |
tree | commitdiff |
2017-12-10 |
Niki Roo | Do not reset config by default, fix woopsie |
tree | commitdiff |
2017-12-10 |
Niki Roo | Android: we can now download and display the list |
tree | commitdiff |
2017-12-06 |
Niki Roo | Instance.java: code move |
tree | commitdiff |
2017-12-04 |
Niki Roo | Android support (still not useable, just a test) |
tree | commitdiff |
2017-12-04 |
Niki Roo | Small fixes, including better external launcher |
tree | commitdiff |
2017-12-03 |
Niki Roo | Android compatibility |
tree | commitdiff |
2017-12-03 |
Niki Roo | Version 4.0.1: android compatibility |
tree | commitdiff |
2017-12-03 |
Niki Roo | Remove or move java.awt dependencies |
tree | commitdiff |
2017-12-03 |
Niki Roo | Version 4.0.0: java.awt dependencies move |
tree | commitdiff |
2017-12-02 |
Niki Roo | Fix default remote lib not using cache |
tree | commitdiff |
2017-12-02 |
Niki Roo | Invalidate info for one luid instead of all |
tree | commitdiff |
2017-12-02 |
Niki Roo | Fix change source update |
tree | commitdiff |
2017-12-02 |
Niki Roo | Remove no longer valid //TODO |
tree | commitdiff |
2017-12-02 |
Niki Roo | Update nikiroo-utils, Remote: |
tree | commitdiff |
2017-12-02 |
Niki Roo | Version 3.1.6: fix Bridge, Serialiser, Progress: |
tree | commitdiff |
2017-12-02 |
Niki Roo | Fix remote saving |
tree | commitdiff |
2017-12-02 |
Niki Roo | Remove debug message |
tree | commitdiff |
2017-12-02 |
Niki Roo | Fix remote calls with (valid) NULL arguments |
tree | commitdiff |
2017-12-02 |
Niki Roo | Fix some CBZ cover/fake cover issues |
tree | commitdiff |
2017-12-02 |
Niki Roo | Don't check against NULL on NotNull |
tree | commitdiff |
2017-12-02 |
Niki Roo | Stop remote server fix |
tree | commitdiff |
2017-12-02 |
Niki Roo | Fix remote save, better GUI if bad import url |
tree | commitdiff |
2017-12-02 |
Niki Roo | Use a hash of the key instead of the key itself |
tree | commitdiff |
2017-12-02 |
Niki Roo | New option: default library (for remote by default) |
tree | commitdiff |
2017-12-02 |
Niki Roo | GUI: detect remote connection failures |
tree | commitdiff |
2017-12-02 |
Niki Roo | Fix cover file not sent over wire |
tree | commitdiff |
2017-12-02 |
Niki Roo | RemoteLibrary: new isOnline() method |
tree | commitdiff |
2017-12-02 |
Niki Roo | Improve CacheLibrary Save() |
tree | commitdiff |
2017-12-01 |
Niki Roo | StringUtils: NPE fix if bad arg for padding, tests |
tree | commitdiff |
2017-11-30 |
Niki Roo | Remote, JPG/PNG: |
tree | commitdiff |
2017-11-30 |
Niki Roo | Fix Cache (URL to File could fail if no parent) |
tree | commitdiff |
2017-11-29 |
Niki Roo | Try to fix the remote story sending again + traces |
tree | commitdiff |
2017-11-29 |
Niki Roo | Version 3.1.4: error handling for traces in Server |
tree | commitdiff |
2017-11-29 |
Niki Roo | Remote: try to send the stories image-per-image |
tree | commitdiff |
2017-11-29 |
Niki Roo | Make data objects clonable (will not copy images) |
tree | commitdiff |
2017-11-29 |
Niki Roo | Update nikiroo-utils + traces fix |
tree | commitdiff |
2017-11-29 |
Niki Roo | Version 3.1.3: fix ImageUtils.fromRestableStream |
tree | commitdiff |
2017-11-29 |
Niki Roo | Update nikiroo-utils, bugfixes: |
tree | commitdiff |
2017-11-29 |
Niki Roo | Version 3.1.2: Server/ServerBridge bugfix |
tree | commitdiff |
2017-11-29 |
Niki Roo | Version 3.1.1: fixes: ServerBridge, Import/Export |
tree | commitdiff |
2017-11-29 |
Niki Roo | Version 3.1.0: ServerBridge |
tree | commitdiff |
2017-11-28 |
Niki Roo | Update nikiroo-utils, remove Instance.syserr/trace |
tree | commitdiff |
2017-11-28 |
Niki Roo | Update Server, breaks API + remove deprecated |
tree | commitdiff |
2017-11-28 |
Niki Roo | Revert Server behaviour to what it was : |
tree | commitdiff |
2017-11-27 |
Niki Roo | Change Server behaviour for start(): |
tree | commitdiff |
2017-11-27 |
Niki Roo | jDoc, tests, Server fixes |
tree | commitdiff |
2017-11-27 |
Niki Roo | Improve TraceHandler, fix server system + tests: |
tree | commitdiff |
2017-11-26 |
Niki Roo | Fix name of imported cbz, fix library check |
tree | commitdiff |
2017-11-26 |
Niki Roo | Improve cbz support: |
tree | commitdiff |
2017-11-26 |
Niki Roo | Fix the traces handler system |
tree | commitdiff |
2017-11-26 |
Niki Roo | Version 2.2.3: change the trace handler system |
tree | commitdiff |
2017-11-26 |
Niki Roo | Fix remote, fix --list |
tree | commitdiff |
2017-11-26 |
Niki Roo | Remote: now with a pin code |
tree | commitdiff |
2017-11-26 |
Niki Roo | Remote: new command "EXIT" |
tree | commitdiff |
2017-11-26 |
Niki Roo | Fix source (type)) lost on redownload: again |
tree | commitdiff |
2017-11-26 |
Niki Roo | Improve remote, fix bugs, update nikiroo-utils |
tree | commitdiff |
2017-11-26 |
Niki Roo | Version 2.2.2 (manually delete from cache) |
tree | commitdiff |
2017-11-26 |
Niki Roo | Woopsie |
tree | commitdiff |
2017-11-26 |
Niki Roo | Improve temporary cache system |
tree | commitdiff |
2017-11-26 |
Niki Roo | Some fixes: output types, libraries, remote |
tree | commitdiff |
2017-11-26 |
Niki Roo | Fix --help messages, fix trans step 1/2 |
tree | commitdiff |
2017-11-25 |
Niki Roo | Prepare work on RemoteLibrary |
tree | commitdiff |
2017-11-23 |
Niki Roo | Update nikiroo-utils (Progress) + GuiReader perf |
tree | commitdiff |
2017-11-23 |
Niki Roo | Fix progress |
tree | commitdiff |
2017-11-23 |
Niki Roo | Serializer: small fixes + jdoc/warning |
tree | commitdiff |
2017-11-23 |
Niki Roo | Improve Progress, ImageUtils |
tree | commitdiff |
2017-11-21 |
Niki Roo | Fix source/type reset on redownload, show num img |
tree | commitdiff |
2017-08-19 |
Niki Roo | New one-item-per-source-type mode |
tree | commitdiff |
2017-08-18 |
Niki Roo | New key for FimFictionApi, no TUI by default |
tree | commitdiff |
2017-08-17 |
Niki Roo | FimFictionApi: fix for \t and \" |
tree | commitdiff |
2017-08-09 |
Niki Roo | Some fixes: |
tree | commitdiff |
2017-08-06 |
Niki Roo | Use Downloader/Cache from utils |
tree | commitdiff |
2017-08-06 |
Niki Roo | Fix bug when moving an unopened book in GUI |
tree | commitdiff |
next |