index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Controllers
/
importExportController.php
Age
Commit message (
Expand
)
Author
2024-04-10
PHP 8.3 #[\Override] (#6273)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-10-22
Do not update feeds after import (#5629)
robertdahlem
2023-09-27
Test if set_time_limit exists (#5675)
VYSE V.E.O
2023-09-04
Fix JSON export/import (#5626)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-05-16
Fix again updateLastSeenUnchanged (#5404)
Alexandre Alapetite
2023-05-04
phpstan level 7 for importExportController.php (#5361)
Luc SANCHEZ
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-07
Use typed access to request parameters (#5267)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2023-03-22
Consistent entry ID type (32-bit compatibility) (#5213)
Alexandre Alapetite
2023-03-21
Typehint some Controllers (#5106)
Luc SANCHEZ
2023-01-18
tec: Update the lib_opml (#4403)
berumuron
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-19
Add database field attributes for entries (#4444)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-02-01
Compat import JSON milliseconds (#4186)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-07
Optimise Minz_ModelPdo::class (#4119)
Luc SANCHEZ
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-03-24
Fix TT-RSS import (#3553)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-21
Change zip handling methods (#3470)
Alexis Degrugillier
2021-02-06
API implement OPML import/export (#3424)
Alexandre Alapetite
2020-12-26
Better OPML import of feeds in multiple categories (#3286)
Alexandre Alapetite
2020-06-13
tec: Refactor the export feature (#3045)
Marien Fressinaud
2020-04-30
Fix filenames for files exported with CLI (#2932)
Marien Fressinaud
2019-10-08
Increase import size (#2563)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-08-02
Allow to change the view layout (#2467)
Marien Fressinaud
2019-03-19
No old ID (#2276)
Alexandre Alapetite
2019-01-26
Import FeedBin (#2228)
Alexandre Alapetite
2019-01-24
Export/import articles read/unread state (#2226)
Alexandre Alapetite
2019-01-24
Fix import labels (#2225)
Alexandre Alapetite
2019-01-16
Export labels (#2217)
Alexandre Alapetite
2018-11-18
PHP 7.1 tempnam warning fix (#2134)
Alexandre Alapetite
2018-11-18
Add username in configuration menu and exports (#2133)
Alexandre Alapetite
2018-11-05
TT-RSS import (#2099)
Alexandre Alapetite
2018-05-28
Fix import: invalid variable scope (#1901)
Alexandre Alapetite
2017-09-23
Fix SQL constraint insert into entrytmp table
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-03-27
More defered insertion
Alexandre Alapetite
2017-03-26
Merge branch 'FreshRSS/dev' into defered-insertion
Alexandre Alapetite
2017-03-26
PDO fix PHP 7.1
Alexandre Alapetite
[next]