Landrok
b5cb091995
semi colon was missing
...
semi colon was missing after var_export
2014-02-10 19:10:28 +01:00
Landrok
f464e024c7
Cache made by var_export (performances)
...
Added:
- choice of hash algo (for large sets of cache)
- cache made by var_export instead of json_encode
- fs cache is now put in a php file to be opcode cached by APC (PHP<5.5) or OPcache (PHP>=5.5)
var_export conv : if your cache values are only numbers, var_export will create larger files. But in this project, cache are mostly characters. So, your files will be smaller because they won't be 'json encoded'.
- No json_encode/decode : better performances
Other things : var_export returns the exact PHP code so that it could be cached as opcode.
2014-02-10 00:59:38 +01:00
Sebastien SAUVAGE
9c8a9d1d1d
Updated README.md
2014-02-09 15:59:16 +01:00
Sebastien SAUVAGE
589f1dbbad
Small update on README.md
2014-02-09 15:37:16 +01:00
Sebastien SAUVAGE
a5591d9f54
Added Bandcamp
...
Merged manually from https://github.com/sebsauvage/rss-bridge/pull/24
2014-02-09 15:33:02 +01:00
Sebastien SAUVAGE
b4b3c4b0ac
Added parameters checks for PinterestBridge
2014-02-09 15:20:52 +01:00
Sebastien SAUVAGE
a1152aee96
Added parameter check of OpenClassRooms.
2014-02-09 15:15:15 +01:00
Sebastien SAUVAGE
7c5118959d
Removed non-working bridges
2014-02-09 15:08:03 +01:00
Sebastien SAUVAGE
531dddecdc
Changed default number of article from 90 to 20 in CryptomeBridge.
2014-02-09 10:23:50 +01:00
Sebastien SAUVAGE
50a96a3f21
Corrected default number of articles in CryptomeBridge.
...
The bridge was outputting a single entry when parameter n was empty.
2014-02-08 18:18:09 +01:00
Sebastien SAUVAGE
a9d6fd3e46
Default to http for DDG bridge
...
Because some hosts do not support https.
2014-02-08 18:12:49 +01:00
Sébastien SAUVAGE
6b9074da2a
Update README.md
2014-02-01 14:15:49 +01:00
Sébastien SAUVAGE
b51030d003
Merge pull request #25 from gsurrel/master
...
Added bridges for Wikipedia FR, EN and EO
2014-02-01 05:05:44 -08:00
Sébastien SAUVAGE
6c88a9f19f
Merge pull request #26 from polo2ro/master
...
Add instagram bridge to rss-bridge
2014-02-01 05:04:34 -08:00
Sébastien SAUVAGE
5b02adf114
Merge pull request #23 from Astalaseven/bridges
...
[new] Bridges for DTC, SDZ and DDG
2014-02-01 05:04:00 -08:00
Sébastien SAUVAGE
b378396d38
Merge pull request #19 from qwertygc/master
...
Add the Futura Sciences Feed
2014-02-01 05:02:47 -08:00
pauder
4a63fed224
search query
2014-01-30 15:25:25 +01:00
pauder
19f806acd5
Add a pinterest bridge
2014-01-30 14:55:35 +01:00
pauder
e3d5027681
cache
2014-01-30 12:02:56 +01:00
pauder
d6693f4346
Fix bug because of a modification of instagram source page json
...
content
2014-01-30 11:55:39 +01:00
gsurrel
07d27e0421
Added Wikipedia Esperanto bridge
2014-01-02 11:58:10 +01:00
gsurrel
02c7b2be87
Corrected mistake in Wikipedia FR bridge if using absolute links
2014-01-02 11:43:21 +01:00
gsurrel
d7e2d65ff7
Added Wikipedia EN bridge (Today's featured article)
2014-01-02 11:42:39 +01:00
gsurrel
5288756d04
Corrected mistake in Wikipedia FR bridge
2014-01-02 11:42:02 +01:00
gsurrel
f01bc29f57
Added Wikipedia FR bridge
2014-01-02 11:26:15 +01:00
Astalaseven
25185cff4e
[new] Scmb Bridge
2013-12-16 17:51:49 +01:00
Astalaseven
fb44d4d90d
[new] DuckDuckGo Bridge
2013-12-16 15:29:33 +01:00
Astalaseven
33cf5a1cd5
[enh] Remove old comment
2013-12-16 09:11:33 +01:00
Astalaseven
4f59e2441c
[new] Bridges for DTC and SDZ
2013-12-16 09:07:48 +01:00
pauder
3822e77561
more informations with a json parser
2013-10-29 15:59:22 +01:00
pauder
40f6e51b06
add date
2013-10-29 10:40:31 +01:00
pauder
c6ec5c45d1
Add Instagram bridge
2013-10-29 09:26:48 +01:00
Qwerty
aa9a0de6b9
Update README.md
...
Add gurumed.org
2013-09-02 11:53:47 +02:00
Qwerty
365033ac6a
Create GuruMedBridge.php
...
The bridge for gurumed.org
2013-09-02 11:52:49 +02:00
Qwerty
05e480e6d2
Update README.md
2013-09-02 11:37:03 +02:00
Qwerty
9e3ef4869e
Create FSBridge.php
...
I add the RSS feed of www.futura-sciences.com
2013-09-02 11:35:10 +02:00
Sébastien SAUVAGE
b866fb74c0
Merge pull request #12 from Djuuu/git-ignore-cache
...
Ignore cache directory
2013-08-19 05:15:01 -07:00
Djuuu
4bd89ffbbd
Ignore cache directory
2013-08-19 10:51:38 +02:00
Sébastien SAUVAGE
f3dd80d73f
Update TwitterBridge.php
2013-08-15 16:19:43 +02:00
Sébastien SAUVAGE
0d57d97772
Update README.md
2013-08-15 15:29:23 +02:00
Sébastien SAUVAGE
9b6e94d453
Update README.md
2013-08-15 15:27:57 +02:00
Sébastien SAUVAGE
f91ec300b0
Merge pull request #10 from ArthurHoaro/master
...
Ajouter la requête dans le titre des bridges
2013-08-15 06:23:14 -07:00
ArthurHoaro
dcf22f34bb
Remove error debug
2013-08-15 14:00:11 +02:00
ArthurHoaro
bea563dab9
Bridge titles more accurate (and YoutubeBridge secured)
2013-08-15 13:58:58 +02:00
Sébastien SAUVAGE
8d73dd6cd7
Update README.md
2013-08-15 13:31:30 +02:00
Sébastien SAUVAGE
87276357ce
Merge pull request #9 from mitsukarenai/master
...
Add IdenticaBridge: get major user activity
2013-08-15 04:25:37 -07:00
Mitsukarenai
dfd2110776
Add: Youtube Bridge
2013-08-15 12:05:58 +02:00
Mitsukarenai
bad913c806
Add IdenticaBridge: get major user activity
2013-08-15 11:02:43 +02:00
Sébastien SAUVAGE
2e480340de
Update README.md
...
Added description for Cryptome bridge.
Updated screenshot.
2013-08-14 16:32:44 +02:00
Sébastien SAUVAGE
411b3280d1
Update CryptomeBridge.php
...
Use direct (non-HTTPs) cryptome.org URI.
2013-08-14 14:37:57 +02:00