]> git.immae.eu Git - github/wallabag/wallabag.git/shortlog
github/wallabag/wallabag.git
2017-06-07  Jérémy BenoistMerge pull request #3179 from wallabag/show-user-command
2017-06-06  adevFix postgresql migration 3093/head
2017-06-06  Jeremy BenoistMerge remote-tracking branch 'origin/master' into 2.3
2017-06-06  Thomas Citharelfix tests
2017-06-06  Thomas Cithareladd migration
2017-06-06  Thomas Citharelremove craueconfig domain name setting and add a proper...
2017-06-06  Jérémy BenoistMerge pull request #3177 from wallabag/api-create-user...
2017-06-06  Jérémy BenoistMerge pull request #3165 from wallabag/it-translation...
2017-06-05  Jeremy BenoistUse an alternative way to detect image 3184/head
2017-06-04  Thomas CitharelFix review 3179/head
2017-06-04  adevDisplays an error with an annotation with a too long...
2017-06-02  Jérémy BenoistMerge pull request #3180 from wallabag/mruminski-patch-1 3177/head
2017-06-02  Jeremy BenoistAdd ability to patch an entry with more fields
2017-06-02  Jeremy BenoistReturn 201 on user creation
2017-06-02  Mateusz RumińskiUpdate PL transation 3180/head
2017-06-02  Thomas CitharelAdd show user command
2017-06-02  Jérémy BenoistAdd :it: translation
2017-06-02  Jeremy BenoistUse a dedicated file for wallabag config
2017-06-02  Jeremy BenoistAdd translation
2017-06-02  Jeremy BenoistAPI user creation behing a toggle
2017-06-02  Jérémy BenoistMerge pull request #2708 from jcharaoui/import-disablec...
2017-06-02  Jérémy BenoistUpdate messages.it.yml 3165/head
2017-06-02  Nicolas LœuilletMerge pull request #3176 from wallabag/fix-image-download
2017-06-01  Jeremy BenoistCS 3176/head
2017-06-01  Jeremy BenoistReplace images with &
2017-06-01  Jeremy BenoistFix option attributes 2708/head
2017-06-01  Nicolas LœuilletMerge pull request #3171 from wallabag/drop-fucking...
2017-06-01  Jeremy BenoistWe don't need that getter
2017-06-01  Jeremy BenoistNo need to catch that Exception
2017-06-01  Jeremy BenoistRewrote code & fix tests
2017-06-01  Jérémy BenoistMerge pull request #3172 from wallabag/more-scruti
2017-06-01  Jeremy BenoistCS
2017-06-01  Jeremy BenoistFix tests
2017-06-01  Jeremy BenoistCS
2017-06-01  Jerome CharaouiReplace Wallabag v1 error strings with v2 strings
2017-06-01  Jerome CharaouiAdd disableContentUpdate import option
2017-06-01  Jerome CharaouiPut default fetching error title in global config
2017-06-01  Jerome CharaouiAvoid returning objects passed by reference.
2017-06-01  Jeremy Benoistfixup! Set the right variable type 3172/head
2017-06-01  Jeremy BenoistBoth parameter wasn't used in the function, removing...
2017-06-01  Jeremy BenoistSet the right variable type
2017-06-01  Jeremy BenoistPage parameter was never used in the function
2017-06-01  Nicolas LœuilletChanged default database name 3171/head
2017-06-01  Jérémy BenoistMerge pull request #3137 from aaa2000/isolated-tests
2017-05-31  Nicolas LœuilletFixed @tcitworld 's review
2017-05-31  Nicolas LœuilletDefined MySQL as the default rdbms for wallabag
2017-05-31  Nicolas LœuilletUpdated :it: translations
2017-05-31  Nicolas LœuilletMerge pull request #3077 from wallabag/add-tags-list...
2017-05-31  Nicolas LœuilletReduced border-radius for tags 3077/head
2017-05-31  Jérémy BenoistMerge pull request #3106 from wallabag/api-content
2017-05-31  adevIsolated tests 3137/head
2017-05-31  Thomas CitharelAdd some flex magic
2017-05-31  Jérémy BenoistPR has been merged in graby 3106/head
2017-05-31  Jeremy BenoistFix tests following rebase
2017-05-31  Jeremy BenoistCS
2017-05-31  Jeremy BenoistForced date can now be a timestamp too
2017-05-31  Jeremy BenoistImprove docs
2017-05-31  Jeremy BenoistRemove htmlawed and use graby instead
2017-05-31  Jeremy BenoistReduce imported entries
2017-05-31  Jeremy BenoistUse graby ContentExtractor to clean html
2017-05-31  Jeremy BenoistAdd support for authors
2017-05-31  Jeremy BenoistAllow other fields to be send using API
2017-05-31  Nicolas LœuilletFixed tags display on grid view
2017-05-31  Nicolas LœuilletMerge pull request #3168 from wallabag/instapaper-tags...
2017-05-31  Nicolas LœuilletMerge pull request #3138 from Kdecherf/2835-tags
2017-05-31  Nicolas LœuilletMerge pull request #3161 from wallabag/scrutinizer-2.3
2017-05-31  Jeremy BenoistEnsure retrieved data are fresh 3138/head
2017-05-31  Jeremy BenoistCS & improve tags assertions 3168/head
2017-05-31  Jeremy BenoistAdd support for tag in Instapaper import
2017-05-31  Nicolas LœuilletMerge pull request #3143 from wallabag/fix-wllbg2-import
2017-05-31  Nicolas LœuilletMerge pull request #3167 from wallabag/doc-github-template
2017-05-31  Jérémy BenoistFix link in Github template 3167/head
2017-05-30  Kevin DecherfTagController: ignore ActionMarkAsRead when removing...
2017-05-30  Jeremy BenoistAdd tests 3143/head
2017-05-30  Jérémy BenoistMerge pull request #3065 from wallabag/api-creation...
2017-05-30  Jérémy BenoistUpdate :it: translation
2017-05-30  Jeremy BenoistCS 3161/head
2017-05-30  Jeremy BenoistUse a better way to set input for command
2017-05-30  Jeremy BenoistFix some Scrutinizer issues
2017-05-30  Jeremy BenoistMerge remote-tracking branch 'origin/master' into 2.3
2017-05-30  Jeremy BenoistAvoid side effect on other tests 3065/head
2017-05-30  Nicolas LœuilletAdded tags on list view
2017-05-30  Jérémy BenoistMerge pull request #3147 from wallabag/delete-confirm
2017-05-30  Jérémy BenoistMerge pull request #3160 from wallabag/mruminski-patch-1 3147/head
2017-05-30  Jeremy BenoistRemove unknown validation_groups
2017-05-30  Jeremy BenoistRe-use `NewUserType` to validate registration
2017-05-29  Mateusz RumińskiUpdate messages.pl.yml 3160/head
2017-05-29  Sven Fischerupdate :de: messages.de.yml
2017-05-29  Thomas CitharelWIP
2017-05-28  Thomas CitharelMerge pull request #3153 from wallabag/content-proxy...
2017-05-28  Thomas CitharelCS 3153/head
2017-05-27  Thomas CitharelCS
2017-05-27  Thomas CitharelMove Tags assigner to a separate file
2017-05-24  Jeremy BenoistAdd some deletion confirmation to avoid mistake
2017-05-24  Nicolas LœuilletFixed is_starred for wallabag v2 import
2017-05-24  Jérémy BenoistMerge pull request #3145 from wallabag/fix-so
2017-05-24  Jérémy BenoistMerge pull request #3146 from DamienCassou/fix-doc-url
2017-05-24  Damien CassouFix documentation URL for "How can I help to fix that?" 3146/head
2017-05-24  Jeremy BenoistFix SO tests 3145/head
2017-05-24  Jeremy BenoistSwitch back to latest guzzle-site-authenticator
next