Commit Graph

70 Commits

Author SHA1 Message Date
Lucidiot
6d97869d19
Fix date handling in BEA feed 2021-03-18 14:13:48 +01:00
Lucidiot
454f3b4608
Fix date handling for NTSB JSON feed 2021-03-18 14:03:51 +01:00
Lucidiot
fb6da3efc0
Replace BEA official feed with custom feed, close #64 2021-03-18 14:03:31 +01:00
Lucidiot
b94c949906
Fix NTSB feed and add OPML version for JSON 2021-03-17 23:48:12 +01:00
Lucidiot
e7398b9b6f
JSON Feed support, closes #55 2021-03-17 20:37:13 +01:00
Lucidiot
f2154e4468
Properly handle output subdirectories 2021-03-17 20:31:10 +01:00
Lucidiot
e0e05482d3
Temp fix for AIBN feeds #65 2021-03-17 19:04:31 +01:00
Lucidiot
f0bd4bf83d
Fix AAIB official feed, closes #66 2021-03-17 19:04:21 +01:00
Lucidiot
0664b89dd3
Add atom->rss conversion 2021-03-17 15:15:12 +01:00
Lucidiot
f4f4179261
Consistent feed sorting 2021-03-17 15:14:02 +01:00
Lucidiot
5ca0ab5648
Add Windows gitignore stuff 2021-03-17 14:44:02 +01:00
Lucidiot
8481502d03
Add Mongolian AAIB, closes #59 2021-03-16 20:40:18 +01:00
Lucidiot
d1735aa898
Fix feed grouping 2021-03-16 20:26:21 +01:00
Lucidiot
ab581ed36b
Fix UZPLN feed languages 2021-03-16 20:25:52 +01:00
Lucidiot
8c6f23c4b1
Add RDF support, closes #60 2021-03-16 20:10:56 +01:00
Lucidiot
a329f90096
Update feed buttons 2021-03-15 22:25:10 +01:00
Lucidiot
aadf1b633e
Add HTML index generation 2021-03-15 22:24:06 +01:00
Lucidiot
a60b3cbfef
Make curl fail on HTTP errors 2021-03-14 18:33:25 +01:00
Lucidiot
c33f5470c0
Fix SIA English and Finnish feeds using Swedish 2021-02-25 19:12:15 +01:00
Lucidiot
677be1997b
Fix TSIB feeds 2021-02-23 19:23:58 +01:00
Lucidiot
194fac6d7a
Fix TAIID feeds 2021-02-23 19:08:30 +01:00
Lucidiot
df8971b6f2
Fix UZPLN feed 2021-02-23 19:02:54 +01:00
lucidiot
e2e996d3a5 XML-based generation, closes #56, closes #11
Replaces the long bash script with a even longer XML file, along with an
XSD, and two XSLTs to convert the file into the bash script and into an
OPML file.

Another XSLT is still needed for the index page, but that's less urgent.

Reviewed-on: #56
Co-Authored-By: lucidiot <lucidiot@protonmail.com>
Co-Committed-By: lucidiot <lucidiot@protonmail.com>
2021-02-23 17:02:57 +00:00
Lucidiot
d19865d8b0
Prevent items without a Date of Occurence from being missing in SKYbrary 2021-02-22 22:07:31 +01:00
Lucidiot
adee9e05f9
Add GUIDs and date parsing error handling on JTSB feeds 2021-02-22 22:04:18 +01:00
Lucidiot
f922078daf
Rewrite Denmark feeds 2021-02-22 21:42:23 +01:00
Lucidiot
1022b7b2da
Add GUIDs and fix date handling on ATSB 2021-02-22 21:12:40 +01:00
Lucidiot
c6437afc86
Handle paths relative to a file in urlresolve 2021-02-08 21:03:06 +00:00
Lucidiot
789c0445d4
I always forget to remove debugging stuff 2021-02-07 22:31:20 +01:00
Lucidiot
fd44e7000c
SIA custom feeds, close #39 2021-02-07 22:25:27 +01:00
Lucidiot
1228708fad
TAIID custom feeds, close #44 2021-02-07 18:37:28 +01:00
Lucidiot
3c58102ad8
ZMA custom feed, close #51 2021-02-07 17:35:39 +01:00
Lucidiot
d771003eea
IoM Ship Registry custom feed, close #50 2021-02-07 17:20:47 +01:00
Lucidiot
28f2175950
DAAI custom feed, close #52 2021-02-07 15:40:21 +01:00
Lucidiot
ba26077a8d
Update RSS docs link 2021-02-07 15:40:21 +01:00
Lucidiot
89154da792
Add SAIA license 2021-02-07 13:19:49 +00:00
Lucidiot
c5c5298f80
Add ADOMS IID official feed, close #48 2021-02-07 14:17:38 +01:00
Lucidiot
517817a2d6
Add SKYbrary feed, close #34 2020-08-09 01:11:11 +02:00
Lucidiot
da55a4bcd8
Add Bulgarian official feeds, close #31 2020-08-07 09:17:14 +02:00
Lucidiot
d58f669866
Add logo 2020-07-26 13:27:32 +02:00
Lucidiot
4d31f520f1
Change TTL from seconds to minutes
Turns out the RSS 2.0 spec says the TTL is in minutes and not seconds,
so this changes from 86400 seconds to 1440 minutes.

I wonder if any RSS reader actually uses this tag and does something
about it, but if anyone has had trouble with fetching reports only
once every 60 days, well… oops.
2020-07-25 23:29:29 +02:00
Lucidiot
b08f260fa9
Add TTSB feeds, close #8 2020-07-25 23:06:58 +02:00
Lucidiot
62af7da7ae
Typo on SAIA Military 2020-07-19 17:04:37 +02:00
Lucidiot
891ec5a4e7
Add missing alt texts 2020-07-19 16:56:59 +02:00
Lucidiot
8cdb9ce4fb
Add TSIB feeds, close #7 2020-07-19 16:52:50 +02:00
Lucidiot
6b7c55161f
Reorganize feed generation order
Make agencies with less feeds generate first,
to make debugging faster as those are the most likely to break
2020-07-19 16:43:02 +02:00
Lucidiot
f6af544343
Add SAIA feeds, close #2 2020-07-19 16:12:29 +02:00
Lucidiot
a1d4c886b9
Remove useless helper 2020-07-19 16:12:01 +02:00
Lucidiot
1d7ececd00
Remove jsessionid from BFU URLs to get permalinks, closes #10 2020-07-19 14:47:21 +02:00
Lucidiot
8b06e0eb6f
URL management helpers, closes #5 2020-07-19 14:46:47 +02:00