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
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-11-02
[sqlite export] add username and timestamp (#8169)
scollovati
2025-10-01
configurable notification timeout (#7942)
maTh
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-09-18
Add `entry_before_update` and `entry_before_add` hooks (#7977)
KleinMann
2025-01-08
Add some missing PHP native types (#7191)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-10-23
Web export SQLite (#6931)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-09
Better import Inoreader (#6791)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-06-05
Modernize code to php7.4 (#6043)
Luc SANCHEZ
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
[next]