aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/importExportController.php
AgeCommit message (Expand)Author
2019-08-02Allow to change the view layout (#2467)Gravatar Marien Fressinaud
2019-03-19No old ID (#2276)Gravatar Alexandre Alapetite
2019-01-26Import FeedBin (#2228)Gravatar Alexandre Alapetite
2019-01-24Export/import articles read/unread state (#2226)Gravatar Alexandre Alapetite
2019-01-24Fix import labels (#2225)Gravatar Alexandre Alapetite
2019-01-16Export labels (#2217)Gravatar Alexandre Alapetite
2018-11-18PHP 7.1 tempnam warning fix (#2134)Gravatar Alexandre Alapetite
2018-11-18Add username in configuration menu and exports (#2133)Gravatar Alexandre Alapetite
2018-11-05TT-RSS import (#2099)Gravatar Alexandre Alapetite
2018-05-28Fix import: invalid variable scope (#1901)Gravatar Alexandre Alapetite
2017-09-23Fix SQL constraint insert into entrytmp tableGravatar Alexandre Alapetite
2017-09-22[ci] Add Travis (#1619)Gravatar Frans de Jonge
2017-03-27More defered insertionGravatar Alexandre Alapetite
2017-03-26Merge branch 'FreshRSS/dev' into defered-insertionGravatar Alexandre Alapetite
2017-03-26PDO fix PHP 7.1Gravatar Alexandre Alapetite
2017-03-26Candidate implementation of defered insertionGravatar Alexandre Alapetite
2016-11-15Function to disable MySQL buffering for large exportsGravatar Alexandre Alapetite
2016-11-15Stream JSON exportGravatar Alexandre Alapetite
2016-10-25Fix OPML import bugGravatar Alexandre Alapetite
2016-10-23CLI exportGravatar Alexandre Alapetite
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
2016-10-20Extract function safe_ascii()Gravatar Alexandre Alapetite
2016-10-20guid and urls should not contain low/high charactersGravatar Alexandre Alapetite
2016-10-15Fix import bugGravatar Alexandre Alapetite
2016-10-15Fix bug JSON import duplicatesGravatar Alexandre Alapetite
2016-10-01Export files with dateGravatar Alexandre Alapetite
2015-07-03Updated log visibilityGravatar Alexandre Alapetite
2015-04-04SQL: detection of updates, and preparation for better burgeGravatar Alexandre Alapetite
2015-01-21Update lib_opml.phpGravatar Marien Fressinaud
2015-01-08Merge branch 'dev' into 252-extensionsGravatar Marien Fressinaud
2015-01-06Fix Controllers to use the correct config systemGravatar Marien Fressinaud
2015-01-05Change name of user configuration var in ContextGravatar Marien Fressinaud
2014-12-17Merge branch 'dev' into 252-extensionsGravatar Marien Fressinaud
2014-12-17Fix i18n strings for sharingGravatar Marien Fressinaud
2014-12-11Fix i18n for auth and category controllersGravatar Marien Fressinaud
2014-12-11Fix i18n for import/exportGravatar Marien Fressinaud
2014-12-08Add a feed_before_insert hookGravatar Marien Fressinaud
2014-12-07Fix entry_before_insert hookGravatar Marien Fressinaud
2014-10-30Fix Minz_Error::error() -> use default valuesGravatar Marien Fressinaud
2014-10-29Fix limit in import Json filesGravatar Marien Fressinaud
2014-10-29Fix limits in import OPML filesGravatar Marien Fressinaud
2014-10-20Use FreshRSS_Context::$conf onlyGravatar Marien Fressinaud
2014-10-06Refactor authentication system.Gravatar Marien Fressinaud
2014-10-06Add comments in error and importExport controllersGravatar Marien Fressinaud
2014-09-15Change loading of base-theme cssGravatar Marien Fressinaud
2014-09-15Import/Export: use transactionsGravatar Marien Fressinaud
2014-09-12FIXME (import/export) Use entryDAO addEntryPrepareGravatar Marien Fressinaud
2014-09-12Import all .json filesGravatar Marien Fressinaud
2014-08-23Fix bug add favorite entryGravatar Marien Fressinaud
2014-08-23Fix problem with starred files for import/exportGravatar Marien Fressinaud