Commit Graph

22 Commits

Author SHA1 Message Date
Tom Canac 344e0cb5f0 Whitelist instead blacklist extensions 2016-06-24 17:04:42 +02:00
Jan Niggemann 40bd3b2afa Put license change into effect, closing #96. 2015-09-03 23:52:59 +02:00
Tom Canac 08cbcbdc5f PSR2 php style 2015-07-02 00:08:46 +02:00
Tom Canac cdac1db064 fix RSS #48 2015-06-30 00:28:57 +02:00
Lucas Cimon e76c886ea7 Fixing rss.php 2015-05-31 16:58:45 +02:00
nodiscc 61fbcb2114 rss: add guid element for each item
Work on https://github.com/sebsauvage/MinigalNano/issues/48
2014-12-22 08:02:23 +01:00
nodiscc 284a978f67 rss: set content-type to xml
* Work on https://github.com/sebsauvage/MinigalNano/issues/48
2014-12-22 07:54:09 +01:00
nodiscc fcd6740d57 rss: declare UTF-8 charset 2014-12-22 07:37:38 +01:00
Piotr KUCHARSKI ba387e0c47 if rss script is in read-only directory, skip file generation and diff calculations. 2014-11-26 22:46:56 +01:00
Tom.C. 78122f16b6 Merge pull request #79 from bifek/rssfixxml
rewrite xml generation
2014-11-26 22:41:38 +01:00
Piotr KUCHARSKI 50f5bf7deb improve rss self-url discovery:
use ports if not standard, use other vars for scheme, remove extra '/'.
2014-11-26 22:34:00 +01:00
Piotr KUCHARSKI 5b92a64179 rewrite xml generation 2014-11-26 21:47:38 +01:00
Piotr KUCHARSKI 814cc39fbe clean up spacing and braces according to PSR-2 rules 2014-11-26 19:47:05 +01:00
Piotr KUCHARSKI 0d014c7f70 rename config.php to config-default.php and include (new) config.php
that contains only settings that are different than default ones.
also add config.php to gitignore.

all this will make it easier for users to sync with repo.
2014-11-25 02:11:37 +01:00
nodiscc 9b839b2a4f HTTPS support for RSS feed URL generation, fixes https://github.com/sebsauvage/MinigalNano/issues/33
Move $gallery_link definition from config.php to rss.php (prevents non-editable content in config.php
2014-05-22 06:14:38 +02:00
tmos 5b93dc9c2b timestamp update 2014-05-04 17:28:32 +02:00
tmos 6e9d448e96 rss locker + themes rss links updated 2014-05-04 16:02:31 +02:00
tmos 91e519fd96 universal gallery link in php ! 2014-05-04 14:57:39 +02:00
Tom Canac 778a610c7d rss max number fixed 2014-04-30 23:08:23 +02:00
Tom Canac 10cb4eb47e rss titles are now just file names and not complete files urls 2014-04-30 19:01:11 +02:00
Tom Canac 7717dd1c78 variables $SkipExts and $SkipObjects now on config file, 2014-04-30 17:50:47 +02:00
Tom Canac 9df67440ae frst rss draft 2014-02-25 10:24:36 +01:00