]> git.immae.eu Git - github/wallabag/wallabag.git/history - src
Hash backup codes in the database using `password_hash`
[github/wallabag/wallabag.git] / src /
2019-01-23  Jeremy BenoistHash backup codes in the database using `password_hash` update-two-factor-bundle 3798/head
2019-01-23  Jeremy BenoistCS
2019-01-23  Jeremy BenoistChange the way to enable 2FA
2019-01-23  Jeremy BenoistRemove secret from admin
2019-01-23  Jeremy BenoistUpdate translation
2019-01-23  Jeremy BenoistAdd backup codes
2019-01-23  Jeremy BenoistBetter translations
2019-01-23  Jeremy BenoistCleanup
2019-01-23  Jeremy BenoistFix tests
2019-01-23  Jeremy BenoistEnable OTP 2FA
2019-01-23  Jeremy BenoistCreate a dedicated tab to reset data
2019-01-23  Jérémy BenoistMerge pull request #3627 from craig0990/feature/add... 2.4
2019-01-22  Jeremy BenoistFix third argument to Route 3627/head
2019-01-22  Jeremy BenoistFactorize sendResponse between Api controllers
2019-01-22  Craig Roberts[wallabag/wallabag#2611] Fix PHPCS lint errors
2019-01-22  Craig RobertsFixes [wallabag/wallabag#2611] Add a basic Search REST...
2019-01-22  Kevin DecherfMerge pull request #3526 from wallabag/add-random-article
2019-01-22  Jeremy BenoistUpdate icon to `casino` 3526/head
2019-01-19  Jeremy BenoistHandle no random result found
2019-01-19  Jeremy BenoistFix status from Instapaper
2019-01-19  Jeremy BenoistMove icon into the top menu bar
2019-01-19  Jeremy BenoistRedirect to the current view instead of homepage
2019-01-19  Jeremy BenoistBetter icon
2019-01-19  Jeremy BenoistBetter random function
2019-01-19  Jeremy BenoistUse only one method to randomize
2019-01-19  Jeremy BenoistFix tests
2019-01-19  Nicolas LœuilletAdded random feature
2019-01-18  Jérémy BenoistMerge pull request #3858 from wallabag/bump-ocramius
2019-01-18  Jeremy BenoistCS 3858/head
2019-01-18  Jérémy BenoistMerge pull request #3859 from wallabag/phpstan
2019-01-18  Jeremy BenoistEnable PHPStan 3859/head
2019-01-15  Kevin DecherfMerge pull request #3845 from wallabag/feature/api...
2019-01-15  Jeremy BenoistAdd a new endpoint to retrieve information from the... 3845/head
2019-01-15  Jeremy BenoistCS
2019-01-15  Jeremy BenoistMerge remote-tracking branch 'origin/master' into 2.4
2019-01-14  Jérémy BenoistMerge pull request #3841 from wallabag/fix/bad-order-api
2019-01-14  Jeremy BenoistAvoid error when a bad `order` parameter is given 3841/head
2019-01-11  Jérémy BenoistMerge pull request #3826 from wallabag/epub-toc
2019-01-10  Jérémy BenoistMerge pull request #3831 from wallabag/fix/api-bad...
2019-01-10  Jérémy BenoistMerge pull request #3833 from techexo/patch-1
2019-01-10  Eloi CoutantUpdate entries.html.twig 3833/head
2019-01-10  Eloi CoutantUpdate entries.html.twig
2019-01-09  Jeremy BenoistCast client id to avoid PG error 3831/head
2019-01-09  Kevin DecherfEntriesExport: avoid else on $authors 3826/head
2019-01-08  Kevin DecherfEntriesExport: sanitize filename and fix tests
2019-01-07  Kevin DecherfEntriesExport/pdf: move notice to the end, add metadata...
2019-01-07  Kevin DecherfAdd translations
2019-01-07  Kevin DecherfEntriesExport/epub: add metadata to each entry's cover
2019-01-07  Kevin DecherfEntriesExport: change authors and title when not single...
2019-01-07  Kevin DecherfEntriesExport/epub: revert c779373f, move exportinfo...
2019-01-07  Kevin DecherfEntriesExport/epub: use sha1 sums for filenames, fix...
2019-01-07  Kevin DecherfEntriesExport/epub: remove TOC page
2019-01-07  Kevin DecherfMerge pull request #3827 from wallabag/epub-quote
2019-01-07  Jérémy BenoistMerge pull request #3820 from lizyn/bugfix/incorrect...
2019-01-06  Kevin DecherfEntriesExport/epub: replace epub identifier with unique urn 3827/head
2019-01-05  lizynCounting two characters together as a word in CJK 3820/head
2019-01-04  Jeremy BenoistImprove reading time tests
2019-01-04  Jérémy BenoistMerge pull request #3816 from wallabag/validate-import...
2019-01-03  Jeremy BenoistValidate imported entry to avoid error on import 3816/head
2019-01-03  Jérémy BenoistMerge pull request #3823 from wallabag/fix-tag-api...
2018-12-30  Kevin DecherfTagRestController: rewrite delete actions to only retri...
2018-12-30  Kevin DecherfTagRepository: refactor query builder for queries by...
2018-12-29  Kevin Decherffixtures: refactor EntryData, TagData, add a new tag
2018-12-25  lizynfix incorrect reading time calculation for entries...
2018-12-02  Jérémy BenoistMerge pull request #3799 from wallabag/mruminski-patch-1
2018-12-02  Mateusz RumińskiUpdate messages.pl.yml 3799/head
2018-11-29  Jérémy BenoistMerge pull request #3758 from wallabag/dropping-php5
2018-11-28  Jeremy BenoistFix utf8mb4 on vendor tables 3758/head
2018-11-28  Jeremy BenoistCS
2018-11-28  Jeremy BenoistRemove custom Postgres class
2018-11-28  Jeremy BenoistUpdate fixtures
2018-11-28  Jeremy BenoistCleanup
2018-11-26  Kevin DecherfMerge pull request #3783 from wallabag/issue-3780
2018-11-26  Kevin DecherfMerge pull request #3782 from wallabag/issue-3779
2018-11-26  Jérémy BenoistMerge pull request #3784 from giuppi/master
2018-11-26  Jérémy BenoistMerge pull request #3765 from burkemw3/patch-2
2018-11-25  giuppiFix Android app login issue 3784/head
2018-11-25  Kevin Decherfmaterial: fix missing thumbnail on list view 3782/head
2018-11-25  Jeremy BenoistFix RulerZBundle
2018-11-25  Jeremy BenoistMerge remote-tracking branch 'origin/master' into 2.4
2018-11-25  Matt BurkeRemove preview picture from single entry view page... 3765/head
2018-11-21  Jérémy BenoistMerge pull request #3774 from Simounet/feature/card-ui
2018-11-21  SimounetCard no preview replaced by wallabag logo 3774/head
2018-11-16  Jérémy BenoistMerge pull request #3772 from techexo/patch-1
2018-11-16  Eloi CoutantUpdate messages.en.yml 3772/head
2018-11-16  Eloi CoutantUpdate messages.fr.yml
2018-11-16  Eloi CoutantUpdate messages.fr.yml
2018-11-09  Jérémy BenoistMerge pull request #3769 from burkemw3/patch-4
2018-11-08  Matt BurkeAdd rel=noopener to target=_blank links 3769/head
2018-11-01  Kevin DecherfMerge pull request #3764 from shtrom/fix-matches-notmat...
2018-11-01  Olivier Mehanifixup! fixup! Fix documentation wording for matches... 3764/head
2018-11-01  Olivier Mehanifixup! Fix documentation wording for matches/notmatches...
2018-10-31  Olivier MehaniFix documentation wording for matches/notmatches taggin...
2018-10-26  Kevin DecherfMerge pull request #3553 from wallabag/url-3529
2018-10-24  Kevin Decherfphpcs 3553/head
2018-10-24  Kevin DecherfupdateOriginUrl: remove 'query string' case from ignore...
2018-10-24  Kevin DecherfupdateOriginUrl: add comment blocks for the parse_url...
2018-10-24  Kevin DecherfupdateOriginUrl: rewrite some if, resolving feedbacks...
2018-10-22  Kevin DecherfignoreOriginUrl: add initial support of ignore lists
2018-10-22  Kevin DecherfupdateOriginUrl: add behavior when diff is fragment...
next