index
:
rss-bridge
artifacts
dvikan-patch-1
em92-patch-1
em92-patch-2
fix1
fix2
gh-pages
league-of-legends-patch-notes
master
revert-909-common-dreams-fix
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
BridgeAbstract.php
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-11
chore: increase linter speed (#4211)
Dag
1
-3
/
+3
2024-08-08
refactor: loadCacheValue/saveCacheValue (#4205)
Dag
1
-6
/
+4
2024-04-06
tweaks (#4065)
Dag
1
-0
/
+9
2024-01-29
refactor(FeedParser): (#3928)
Dag
1
-1
/
+1
2024-01-25
refactor/fix (#3924)
Dag
1
-20
/
+33
2024-01-09
feat: support itunes namespace in top channel feed (#3776)
Dag
1
-18
/
+35
2023-12-26
[BridgeAbstract] use getParameters instead of static to allow overriding it f...
Florent V
1
-11
/
+11
2023-10-01
refactor (#3712)
Dag
1
-97
/
+65
2023-09-23
fix: bug in refactor (#3688)
Dag
1
-1
/
+1
2023-09-21
refactor: logger (#3678)
Dag
1
-6
/
+11
2023-09-20
refactor (#3668)
Dag
1
-163
/
+50
2023-09-11
[BridgeAbstract] fix undefined index issue (#3665)
mruac
1
-1
/
+1
2023-09-10
fix: rewrite and improve caching (#3594)
Dag
1
-9
/
+10
2023-09-10
DisplayAction: defaultchecked fix (#3654)
mruac
1
-8
/
+8
2023-08-01
Fix php8.2 deprecated warning when using bridge specific configurations (#3587)
mruac
1
-8
/
+5
2023-07-31
fix: various small fixes (#3580)
Dag
1
-0
/
+4
2023-07-19
refactor(cache): extract and encapsulate cache expiration logic (#3547)
Dag
1
-17
/
+5
2023-07-11
fix(jornaln): Array to string conversion at lib/BridgeAbstract.php li… (#3523)
2023-07-11
Dag
1
-3
/
+2
2023-07-08
refactor: dont create multiple instances of the cache (#3504)
Dag
1
-6
/
+2
2023-07-06
refacor: improve cache interface (#3492)
Dag
1
-6
/
+4
2023-07-05
fix(CacheInterface): logic bug in getTime (#3491)
Dag
1
-1
/
+7
2023-07-02
fix: various small notice fixes (#3474)
Dag
1
-1
/
+3
2023-04-19
[core] Remove hardcoded maximum duration of 24 hours in loadCacheValue (#3355)
Eugene Molotov
1
-3
/
+3
2023-03-06
[Various] getKey replacements and docu (#3283)
Bocki
1
-1
/
+9
2023-03-02
[Core] Add getKey function (#3275)
Bocki
1
-0
/
+26
2022-08-06
feat: use bridge description and short name in search (#2952)
Dag
1
-3
/
+8
2022-08-06
refactor: general code base refactor (#2950)
Dag
1
-39
/
+13
2022-08-02
refactor: use static values for cache scope
Dag
1
-3
/
+7
2022-07-08
Fix coding style missed by phpbcf (#2901)
Jan Tojnar
1
-1
/
+1
2022-07-06
Improve Factory variable names (#2895)
Jan Tojnar
1
-4
/
+4
2022-07-05
refactor: move cache logic into the factory (#2884)
Dag
1
-2
/
+2
2022-07-01
Reformat codebase v4 (#2872)
Dag
1
-392
/
+410
2022-06-22
refactor: CacheFactory (#2834)
Dag
1
-2
/
+2
2022-04-10
feat: add limit options to the slowest bridges
dag
1
-0
/
+10
2022-04-02
[BridgeAbstract] Add loadCacheValue() and saveCacheValue() (#1380)
LogMANOriginal
1
-0
/
+33
2021-06-26
[core] Support for bridge maintainers' donation URLs (#2102)
Bockiii
1
-0
/
+12
2021-06-05
[BridgeImplementationTest] Implement feature for testing detectParameters method
Eugene Molotov
1
-0
/
+5
2020-12-12
[core] Add configuration for bridges, allowing private bridges (#1343)
Lyra
1
-0
/
+55
2020-12-07
[BridgeAbstract] Correct getIcon method
Eugene Molotov
1
-1
/
+1
2019-11-01
[BridgeAbstract] Fix broken assignment of defaultValue
logmanoriginal
1
-2
/
+2
2019-06-21
core: Add context hinting for new feeds
logmanoriginal
1
-2
/
+10
2018-12-26
global: Fix code violations
logmanoriginal
1
-1
/
+0
2018-11-26
core: Automatically select a bridge based on a URL (#928)
Roliga
1
-0
/
+13
2018-11-18
lib: Add API documentation
logmanoriginal
1
-11
/
+104
2018-11-06
[RssBridge] Include interfaces once
logmanoriginal
1
-1
/
+1
2018-10-15
Return exceptions in requested feed formats (#841)
LogMANOriginal
1
-96
/
+3
2018-09-22
[ParameterValidator] Move 'getQueriedContext' from BridgeAbstract
logmanoriginal
1
-48
/
+1
2018-09-22
[ParameterValidator] Refactor 'validation' into 'ParameterValidator'
logmanoriginal
1
-2
/
+12
2018-08-25
[core] Returning 304 http code when returning cached data (#793)
Eugene Molotov
1
-0
/
+23
2018-08-21
Icons: Allow Bridge-specified icons (#788)
Walter Barrett
1
-1
/
+11
[next]