Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update deps | Jeremy Benoist | 2019-11-12 | 4 | -22/+0 |
* | Rename internal settings table | Jeremy Benoist | 2019-08-08 | 2 | -1/+36 |
* | Add `tag_label` & `config_feed_token` index | Jeremy Benoist | 2019-08-08 | 2 | -1/+9 |
* | Add user_created index | Olivier Mehani | 2019-08-07 | 1 | -0/+1 |
* | Add user_archived index | Olivier Mehani | 2019-08-07 | 1 | -0/+1 |
* | Add index on starred entries | Olivier Mehani | 2019-08-06 | 1 | -1/+2 |
* | Update language in Entry model, and add index | Olivier Mehani | 2019-08-06 | 1 | -2/+3 |
* | Add ability to import/export tagging rules | Jeremy Benoist | 2019-07-08 | 1 | -0/+10 |
* | Merge pull request #3959 from wallabag/mig-tag-collation | Jérémy Benoist | 2019-06-06 | 1 | -1/+4 |
|\ | |||||
| * | mysql: change collation of tag table | Kevin Decherf | 2019-05-19 | 1 | -1/+4 |
* | | Merge pull request #3271 from wallabag/store-resolved-url | Jérémy Benoist | 2019-06-05 | 1 | -10/+58 |
|\ \ | |||||
| * | | Typos | Jeremy Benoist | 2019-06-05 | 1 | -2/+2 |
| * | | Use two indexes instead of one for hashed urls | Jeremy Benoist | 2019-06-05 | 1 | -1/+2 |
| * | | Use hash given url to avoid duplicate | Jeremy Benoist | 2019-05-29 | 1 | -43/+56 |
| * | | Added given_url in entry table | Nicolas Lœuillet | 2019-05-29 | 1 | -1/+35 |
* | | | Fix some Scrutinizer issues | Jeremy Benoist | 2019-05-29 | 1 | -1/+1 |
|/ / | |||||
* / | Add Wallabag\CoreBundle\Helper\UrlHasher | Olivier Mehani | 2019-05-24 | 1 | -1/+2 |
|/ | |||||
* | Fix tests & cs & migration | Jeremy Benoist | 2019-04-26 | 1 | -2/+2 |
* | Changed RSS to Atom feed and improve paging | Thomas Citharel | 2019-04-25 | 1 | -17/+17 |
* | Fix index on MySQL | Jeremy Benoist | 2019-04-01 | 1 | -1/+1 |
* | Use a better index for hashed_url | Jeremy Benoist | 2019-04-01 | 1 | -2/+3 |
* | Keep url in exists endpoint | Jeremy Benoist | 2019-04-01 | 1 | -2/+2 |
* | Hash the urls to check if they exist | Thomas Citharel | 2019-04-01 | 1 | -1/+29 |
* | Enable PHPStan | Jeremy Benoist | 2019-01-18 | 1 | -0/+17 |
* | Fix RulerZBundle | Jeremy Benoist | 2018-11-25 | 1 | -1/+1 |
* | Entry: add archived_at property and updateArchived method | Sébastien Viande | 2018-09-21 | 1 | -1/+48 |
* | Fix phpcs | Kevin Decherf | 2017-11-19 | 1 | -2/+2 |
* | Add originUrl property to Entry, handle that in EntryRestController, handle m... | Kevin Decherf | 2017-11-19 | 1 | -0/+33 |
* | Changed reading_time field to prevent null values | Nicolas Lœuillet | 2017-10-13 | 1 | -2/+2 |
* | Merge pull request #3139 from Kdecherf/2502-tag-case | Jérémy Benoist | 2017-09-03 | 1 | -1/+1 |
|\ | |||||
| * | Tag: render tags case-insensitive by storing them in lowercase | Kevin Decherf | 2017-08-27 | 1 | -1/+1 |
* | | Set a starred_at field when an entry is starred. | François D | 2017-08-25 | 1 | -0/+47 |
|/ | |||||
* | Add EntityTimestampsTrait to handle dates | Jeremy Benoist | 2017-07-06 | 2 | -23/+6 |
* | Merge pull request #3256 from wallabag/fix-patch | Jérémy Benoist | 2017-07-05 | 1 | -0/+16 |
|\ | |||||
| * | Fix PATCH method | Jeremy Benoist | 2017-07-03 | 1 | -0/+16 |
* | | CS | Jeremy Benoist | 2017-07-03 | 1 | -1/+1 |
|/ | |||||
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 3 | -7/+7 |
* | Merge pull request #2683 from wallabag/credentials-in-db | Jérémy Benoist | 2017-06-20 | 1 | -0/+195 |
|\ | |||||
| * | Fix reviews | Thomas Citharel | 2017-06-20 | 1 | -2/+1 |
| * | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 1 | -2/+1 |
| * | Add CRUD for site credentials | Jeremy Benoist | 2017-06-20 | 1 | -0/+197 |
* | | Few fixes | Jeremy Benoist | 2017-06-10 | 1 | -0/+1 |
* | | Add public filter/field in the API | Jeremy Benoist | 2017-06-10 | 1 | -0/+4 |
* | | Add isPublic filter on entries | Jeremy Benoist | 2017-06-10 | 1 | -0/+10 |
|/ | |||||
* | CS | Jeremy Benoist | 2017-05-30 | 1 | -1/+1 |
* | Fix some Scrutinizer issues | Jeremy Benoist | 2017-05-30 | 1 | -3/+3 |
* | Replaced json_array with array | Nicolas Lœuillet | 2017-05-11 | 1 | -4/+4 |
* | Added headers field in Entry | Nicolas Lœuillet | 2017-05-11 | 1 | -1/+30 |
* | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 1 | -2/+2 |
* | Merge pull request #3024 from wallabag/store-date | Nicolas Lœuillet | 2017-04-18 | 1 | -0/+58 |
|\ |