ttrss/classes/pref
Andrew Dolgov d373b7b452
* bring back cache-busting for feed icons based on timestamp
* DiskCache: use singleton pattern to create less cache object instances
 * DiskCache: implement ETag
2022-12-19 21:36:50 +03:00
..
feeds.php * bring back cache-busting for feed icons based on timestamp 2022-12-19 21:36:50 +03:00
filters.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00
labels.php Address upcoming string interpolation deprecation. 2022-11-12 16:20:59 +00:00
prefs.php Consistently get the self URL. 2022-11-28 17:40:42 +00:00
system.php various fixes vor php 8.1 compatibility 2022-03-09 00:46:15 +08:00
users.php rework favicon storage to use DiskCache 2022-11-24 23:31:33 +03:00