Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhanced article display | Nicolas Lœuillet | 2020-04-06 | 1 | -1/+3 |
* | Merge pull request #4274 from AKKED/add_ja | Jérémy Benoist | 2020-03-28 | 2 | -0/+41 |
|\ | |||||
| * | Add Japanese translation | AKKED | 2020-03-28 | 2 | -0/+41 |
* | | Merge pull request #4272 from Simounet/feat/load-custom-css-only-if-exists | Jérémy Benoist | 2020-03-28 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Load custom.css only if exists | Simounet | 2020-02-07 | 1 | -0/+1 |
* | | Merge pull request #4281 from lizyn/zh_translation | Jérémy Benoist | 2020-03-28 | 2 | -0/+41 |
|\ \ | |||||
| * | | Added Simplified Chinese as a language option | lizyn | 2020-02-25 | 1 | -0/+1 |
| * | | Added translation in Simplified Chinese(简体中文) | lizyn | 2020-02-25 | 1 | -0/+40 |
| |/ | |||||
* | | Merge pull request #4299 from wallabag/fix/4133 | Jérémy Benoist | 2020-03-28 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix createdAt date range filter | Kevin Decherf | 2020-03-22 | 1 | -3/+3 |
| |/ | |||||
* / | Remove capistrano-related files | Kevin Decherf | 2020-03-08 | 3 | -21/+0 |
|/ | |||||
* | Merge pull request #4264 from herrriehm/master | Jérémy Benoist | 2020-01-28 | 2 | -5/+5 |
|\ | |||||
| * | fixed annoying typo | Sebastian Riehm | 2020-01-26 | 1 | -3/+3 |
| * | Update wallabag.yml | Sebastian Riehm | 2020-01-26 | 1 | -3/+3 |
| * | cosmetic changes: | Sebastian Riehm | 2020-01-25 | 2 | -5/+5 |
* | | baggy: remove logo from printed pages | Kevin Decherf | 2020-01-25 | 1 | -0/+6 |
* | | material: replace display: flex with block in print mode | Kevin Decherf | 2020-01-25 | 1 | -0/+6 |
|/ | |||||
* | Entry action buttons displayed on page end reached | Simounet | 2020-01-21 | 2 | -8/+25 |
* | Sticky nav on entry action button click | Simounet | 2020-01-21 | 2 | -0/+13 |
* | Sidebar sub entries not conditioned by hover anymore | Simounet | 2020-01-19 | 1 | -8/+8 |
* | Added elCurator import | Nicolas Lœuillet | 2019-11-15 | 1 | -0/+14 |
* | Update deps | Jeremy Benoist | 2019-11-12 | 40 | -237/+0 |
* | Added MathJax support | Nicolas Lœuillet | 2019-09-27 | 1 | -0/+1 |
* | Fixed default value for reading speed | Nicolas Lœuillet | 2019-09-19 | 1 | -1/+1 |
* | Rename internal settings table | Jeremy Benoist | 2019-08-08 | 2 | -0/+46 |
* | CS | Jeremy Benoist | 2019-08-08 | 1 | -1/+1 |
* | Add `tag_label` & `config_feed_token` index | Jeremy Benoist | 2019-08-08 | 1 | -1/+19 |
* | Add user_created index | Olivier Mehani | 2019-08-07 | 1 | -0/+6 |
* | Add user_archived index | Olivier Mehani | 2019-08-07 | 1 | -0/+6 |
* | Fix PG migration | Jeremy Benoist | 2019-08-07 | 1 | -2/+2 |
* | Fix migrations | Jeremy Benoist | 2019-08-07 | 2 | -32/+72 |
* | Add index on starred entries | Olivier Mehani | 2019-08-06 | 1 | -0/+22 |
* | Update language in Entry model, and add index | Olivier Mehani | 2019-08-06 | 1 | -0/+24 |
* | Update translations | Jeremy Benoist | 2019-07-09 | 1 | -2/+0 |
* | Copy client info to clipboard | Jeremy Benoist | 2019-07-09 | 1 | -0/+10 |
* | Add ability to manually define the reading speed | Jeremy Benoist | 2019-07-08 | 1 | -0/+22 |
* | Fix hardcoded `wallabag_` prefix in migration | Jeremy Benoist | 2019-07-01 | 3 | -14/+16 |
* | Merge pull request #4020 from wallabag/fix/sqlite-reading-time-null | Jérémy Benoist | 2019-06-24 | 1 | -0/+65 |
|\ | |||||
| * | Use `skipIf` instead of `abortIf` | Jeremy Benoist | 2019-06-21 | 1 | -2/+2 |
| * | Fix `reading_time` being NULL on SQLite | Jeremy Benoist | 2019-06-20 | 1 | -0/+65 |
* | | Fix PG migration | Jeremy Benoist | 2019-06-19 | 1 | -4/+4 |
* | | Fix migration with prefix table name | Jeremy Benoist | 2019-06-18 | 1 | -12/+12 |
|/ | |||||
* | Merge pull request #3959 from wallabag/mig-tag-collation | Jérémy Benoist | 2019-06-06 | 1 | -0/+30 |
|\ | |||||
| * | mysql: change collation of tag table | Kevin Decherf | 2019-05-19 | 1 | -0/+30 |
* | | Merge pull request #3990 from wallabag/feature/sentry | Jérémy Benoist | 2019-06-05 | 3 | -0/+7 |
|\ \ | |||||
| * | | Add Sentry support | Jeremy Benoist | 2019-06-05 | 3 | -0/+7 |
* | | | Try to force people to update the secret | Jérémy Benoist | 2019-06-05 | 1 | -1/+1 |
* | | | Use two indexes instead of one for hashed urls | Jeremy Benoist | 2019-06-05 | 1 | -23/+3 |
* | | | Use hash given url to avoid duplicate | Jeremy Benoist | 2019-05-29 | 3 | -86/+74 |
* | | | Added given_url in entry table | Nicolas Lœuillet | 2019-05-29 | 2 | -0/+86 |
|/ / |