]> git.immae.eu Git - github/wallabag/wallabag.git/shortlog
github/wallabag/wallabag.git
2017-12-12  Nicolas LœuilletFixed @j0k3r's review change-locale-register
2017-12-12  Nicolas LœuilletAdded possibility to change locale from login/register...
2017-12-12  Nicolas LœuilletMerge pull request #3492 from bdunogier/fix-3484-disabl...
2017-12-12  Nicolas LœuilletMerge pull request #3490 from wallabag/fix-rss-unread...
2017-12-12  Nicolas LœuilletMerge pull request #3487 from wallabag/initial-migration
2017-12-12  Bertrand DunogierFix #3484: hide the share toggle button if no service... 3492/head
2017-12-12  Nicolas LœuilletDisplayed the RSS icon on homepage route 3490/head
2017-12-12  Jeremy BenoistCS 3487/head
2017-12-12  Jeremy BenoistUse hasTable instead of try/catch
2017-12-12  Jeremy BenoistChange the way to check for initial migration
2017-12-12  Nicolas LœuilletMerge pull request #3481 from wallabag/fix-make-run
2017-12-12  Nicolas LœuilletReplaced env by dev for make run 3481/head
2017-12-12  Nicolas LœuilletMerge pull request #3478 from odolbeau/patch-1
2017-12-11  Olivier DolbeauUpdate README.md 3478/head
2017-12-11  Nicolas LœuilletMerge pull request #3474 from wallabag/update-changelog
2017-12-11  Nicolas LœuilletUpdated changelog for 2.3 3474/head
2017-12-11  Nicolas LœuilletMerge pull request #3468 from wallabag/fix-migration...
2017-12-11  Nicolas LœuilletMerge pull request #3473 from cvergne/fix-rssall
2017-12-11  Jérémy BenoistMerge pull request #3471 from cvergne/fix-rssdate
2017-12-11  Christophe... Fix All RSS not accessible if not logged in + Tests 3473/head
2017-12-11  Christophe... Fix #3448 - pubDate now conformant to Date and Time... 3471/head
2017-12-10  Kevin Decherfmigrations: fix duplicate violation during lowercase... 3468/head
2017-12-10  Kevin DecherfReplace raw query with named parameter
2017-12-10  Jérémy BenoistMerge pull request #3465 from wallabag/fix-tests
2017-12-10  Jérémy BenoistMerge pull request #3467 from Simounet/feat/nav-improved
2017-12-08  SimounetMore space for navbar actions on mobile 3467/head
2017-12-08  SimounetToggle menu anchor replaced by a button
2017-12-08  Jeremy BenoistFix bad key matching 3465/head
2017-12-08  Jérémy BenoistMerge pull request #3461 from Simounet/fix/rss-on-tag...
2017-12-08  SimounetBorder radius on every corner of tag's list 3461/head
2017-12-08  SimounetFix duplicated code removed
2017-12-08  SimounetTags list view improved
2017-12-08  Jérémy BenoistMerge pull request #3463 from Simounet/feature/footer...
2017-12-07  SimounetFix nav title nowrap on mobile
2017-12-06  SimounetFooter's stats displayed on mobile 3463/head
2017-12-06  SimounetFix line-height issue on the footer
2017-12-05  Nicolas LœuilletMerge pull request #3438 from strobeltobias/patch-1
2017-12-05  Jérémy BenoistMerge pull request #3459 from Simounet/fix/pagination
2017-12-04  SimounetFix wrong selected page number alignment on pagination 3459/head
2017-12-04  SimounetFix pagination on list mode
2017-12-04  Jérémy BenoistMerge pull request #3449 from Simounet/feature/share...
2017-12-03  SimounetFigure image and figcaption centered on share page 3449/head
2017-12-03  SimounetShare page improved (mobile + header's padding)
2017-11-26  Tobias StrobelTranslate new validators string 3438/head
2017-11-26  Tobias StrobelTranslate new strings
2017-11-26  Nicolas LœuilletMerge pull request #3436 from wallabag/origin-shaarli
2017-11-25  Kevin DecherfAdd craue setting to enable sharing of origin url to... 3436/head
2017-11-25  Jérémy BenoistMerge pull request #3419 from NatJNP/patch1
2017-11-25  Jérémy BenoistMerge pull request #3401 from aaa2000/migration-initial
2017-11-23  NatPiAdd all file thai Language for translate 3419/head
2017-11-22  Jérémy BenoistMerge pull request #3431 from wallabag/disable-site...
2017-11-22  Jeremy BenoistDisable controller access if feature disabled 3431/head
2017-11-21  adevFix phpcs 3401/head
2017-11-21  adevFix travis fold
2017-11-21  adevRemove data sql files
2017-11-21  adevImplements down migration
2017-11-21  adevFix installation command
2017-11-21  adevFold travis make prepare
2017-11-21  adevAdd an initial migration
2017-11-21  Nicolas LœuilletMerge pull request #3398 from wallabag/issue-1735
2017-11-21  Nicolas LœuilletMerge pull request #3425 from wallabag/add-setting...
2017-11-21  Nicolas LœuilletMerge pull request #3426 from wallabag/fix-migration...
2017-11-21  Jeremy BenoistDefine storeArticleHeaders false by default 3425/head
2017-11-21  Jeremy BenoistCS 3426/head
2017-11-20  Kevin DecherfFix MySQL issue on mig from #3373
2017-11-20  Nicolas LœuilletMerge pull request #3346 from Kdecherf/origin-property
2017-11-20  Kevin DecherfMerge pull request #3423 from wallabag/composer
2017-11-20  Nicolas LœuilletAdded internal setting to enable/disable headers storage
2017-11-19  Kevin Decherfcomposer: update dependency versions to reduce memory... 3423/head
2017-11-19  Kevin DecherfFix phpcs 3346/head
2017-11-19  Kevin DecherfImprove EntryRestControllerTest for origin_url
2017-11-19  Kevin DecherfUpdate EntryControllerTest to handle origin_url
2017-11-19  Kevin DecherfReplace hardcoded 'Provided by' string with i18n string
2017-11-19  Kevin DecherfImprove origin_url field description and translations
2017-11-19  Kevin DecherfForm: move url and origin_url to UrlType
2017-11-19  Kevin DecherfAdd support of originUrl field in baggy entry view
2017-11-19  Kevin DecherfAdd some tests for OriginUrl in EntryRestController
2017-11-19  Kevin DecherfHandle original_url querystring in Shaarli sharing...
2017-11-19  Kevin DecherfAdd support of originUrl field in material entry view
2017-11-19  Kevin DecherfTwig: add removeSchemeAndWww filter
2017-11-19  Kevin DecherfEntry: handle originUrl in edit form, update translations
2017-11-19  Kevin DecherfAdd originUrl property to Entry, handle that in EntryRe...
2017-11-19  Nicolas LœuilletMerge pull request #3422 from wallabag/simpleue-2
2017-11-19  Kevin DecherfReplace ant with Makefile 3398/head
2017-11-19  Kevin DecherfMerge pull request #3421 from comradekingu/patch-2
2017-11-19  Kevin DecherfMerge pull request #3420 from comradekingu/patch-1
2017-11-18  Jeremy BenoistJump to Simpleue 2.0 3422/head
2017-11-18  Allan Nordhøy"for the public wallabag demo", paywalled websites... 3421/head
2017-11-18  Allan NordhøySpelling: diaspora, e-mail, moved ?, URL, sharing
2017-11-18  Allan NordhøySpelling: Two-factor for wallabag connection 3420/head
2017-11-17  NatPiAdd CraueConfigBundle.th.yml
2017-11-12  Jérémy BenoistMerge pull request #3412 from aaa2000/fix-tests
2017-11-11  adevFix phpcs 3412/head
2017-11-11  adevFix tests
2017-11-07  Kevin DecherfMerge pull request #3404 from wallabag/issue-2424
2017-11-06  Kevin Decherfmaterial: replace card activator with article link... 3404/head
2017-11-06  Kevin DecherfMerge pull request #3397 from wallabag/issue-1871
2017-11-05  Kevin DecherfUpdate assets for #3397 3397/head
2017-11-05  Kevin Decherfmaterial: disable editing of entry url input when submi...
2017-11-02  Jérémy BenoistMerge pull request #3387 from Kdecherf/fix-assets-23
next