Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lock all deps | NerdyPepper | 2018-11-18 | 1 | -1/+2 |
* | Check LANG before default to en | Ivan Tham | 2018-08-08 | 1 | -1/+4 |
* | Add instructions in default layer | Ivan Tham | 2018-08-08 | 1 | -0/+6 |
* | Remove unneeded parse_arguments | Ivan Tham | 2018-08-08 | 1 | -2/+0 |
* | Use reqwest::Url to generate params | Ivan Tham | 2018-08-08 | 1 | -1/+1 |
* | Format with clippy | Ivan Tham | 2018-08-08 | 1 | -2/+5 |
* | Replace title in content | Ivan Tham | 2018-08-08 | 1 | -3/+2 |
* | Simplify response with json | Ivan Tham | 2018-08-08 | 1 | -4/+1 |
* | changes as suggested by clippy | Matthias Sieber | 2018-08-02 | 1 | -7/+5 |
* | Getting app name, version, author and description from Cargo.toml | ZapAnton | 2018-07-30 | 1 | -4/+4 |
* | Rustfmt-ed source files | ZapAnton | 2018-07-30 | 1 | -56/+59 |
* | Update for latest Cursive | Alexandre Bury | 2018-07-25 | 1 | -1/+3 |
* | Add deps, fix url handling | NerdyPepper | 2018-07-23 | 1 | -2/+2 |
* | Refactor to allow the user to set the language and wiki | Serentty | 2018-07-22 | 1 | -4/+47 |
* | Update for latest cursive | Alexandre Bury | 2018-07-21 | 1 | -1/+1 |
* | Fix reference | NerdyPepper | 2018-07-18 | 1 | -4/+4 |
* | Only 1 request per article | NerdyPepper | 2018-07-16 | 1 | -5/+11 |
* | Simplify interface | NerdyPepper | 2018-07-14 | 1 | -10/+12 |
* | Add link view | NerdyPepper | 2018-07-10 | 1 | -13/+15 |
* | Workaround to get links sidebar | NerdyPepper | 2018-07-10 | 1 | -4/+6 |
* | Start gui for interwiki links | NerdyPepper | 2018-07-08 | 1 | -11/+25 |
* | Simplify article layer | NerdyPepper | 2018-07-06 | 1 | -6/+9 |
* | Refactor | NerdyPepper | 2018-07-05 | 1 | -30/+6 |
* | Begin working on theme | NerdyPepper | 2018-07-05 | 1 | -4/+34 |
* | Use formatted articles in TextViews | NerdyPepper | 2018-06-28 | 1 | -1/+2 |
* | Move from global callbacks to events | NerdyPepper | 2018-06-28 | 1 | -12/+10 |
* | Remove stack view, fix lag with long articles | NerdyPepper | 2018-06-27 | 1 | -17/+8 |
* | Begin work on article stack view | NerdyPepper | 2018-06-25 | 1 | -9/+20 |
* | Articles now have titles | NerdyPepper | 2018-06-24 | 1 | -7/+13 |
* | Add basic stack functionality | NerdyPepper | 2018-06-23 | 1 | -32/+21 |
* | View articles complete | NerdyPepper | 2018-06-22 | 1 | -8/+40 |
* | Resultify all functs | NerdyPepper | 2018-06-21 | 1 | -2/+7 |
* | Fix broken imports, add missing import | NerdyPepper | 2018-06-19 | 1 | -9/+15 |
* | Begin working on search interface | NerdyPepper | 2018-06-19 | 1 | -13/+31 |
* | Refactor into content.rs | NerdyPepper | 2018-06-17 | 1 | -20/+8 |
* | Finish basic extracts | NerdyPepper | 2018-06-16 | 1 | -0/+35 |