1
0
Fork 0
mirror of https://github.com/sbrl/PolyFeed.git synced 2024-11-14 05:13:00 +00:00
Commit graph

36 commits

Author SHA1 Message Date
c85849ad7f
build: fix cp -ral call 2019-08-05 13:49:31 +01:00
d33c36562f
build: Maybe a copy will do the trick?
Drat! fpm out-smarted us with it's knowledge of symlinks :P
2019-08-05 13:44:27 +01:00
c1e7692617
Revert to path mapping, but try a symlink this time 2019-08-05 13:41:59 +01:00
c94cd87d42
fpm: Don't use path mapping 2019-08-05 13:33:16 +01:00
d4f351131d
Fix fpm call 2019-08-05 13:05:51 +01:00
a1c3633890
Switch to awk instead of xidel when determining the version number 2019-08-05 12:31:20 +01:00
638728c4d5
Fix some shellcheck errors 2019-08-05 12:28:25 +01:00
e268b91d84
Add initial fpm packaging to build script 2019-08-05 12:25:28 +01:00
51385a1d74
Set version number 2019-08-05 12:25:08 +01:00
f4f5f4ef98
Start writing lantern build script for CI 2019-08-05 12:07:17 +01:00
a8a9a33fa6
Add Oc ReMix Albums example 2019-08-05 01:06:39 +01:00
fe5f7bfbaa
Add author_url to Oc ReMixes example 2019-08-05 01:06:08 +01:00
78fc03c7c6
Make author stuff optional 2019-08-05 01:05:49 +01:00
54ab735562
Document AuthorName and AuthorUrl properties 2019-08-05 01:05:34 +01:00
86f983c22c
Add ocremixes example 2019-08-05 00:48:06 +01:00
132322801c
Use the publish date for the lastupdated if available 2019-08-05 00:44:59 +01:00
cb4e730f98
Tidy up Console.WriteLines 2019-08-05 00:41:35 +01:00
39a068d14b
Bugfix: Correctly detect LastUpdated selector presence 2019-08-05 00:33:59 +01:00
ffb7318382
Bugfix: Add newlines in the place of <br /> tags when finding InnerText 2019-08-05 00:33:15 +01:00
c179a77cc3
Bugfix: Don't assume that the hmtl element in question actually has a href / src 2019-08-05 00:22:28 +01:00
a060a10b55
Add user agent string 2019-07-30 19:50:56 +01:00
205c7112c2
README: Tweak usage 2019-07-30 00:50:27 +01:00
18ec61c80c
Add basic usage to README 2019-07-29 20:55:37 +01:00
d72f3256e9
Update README 2019-07-29 19:49:58 +01:00
5f3d1f824d
Absolutify urls before generating feeds 2019-07-29 19:36:43 +01:00
6bb8da3660
Squash a bunch of bugs 2019-07-29 19:17:40 +01:00
89cac01006
Ignore atom feeds 2019-07-29 01:13:01 +01:00
7a70bf73a2
It (basically) works! We've still got a few bugs to work out though. 2019-07-29 01:12:36 +01:00
544bce4f54
Tweak README 2019-07-28 21:23:50 +01:00
478f1c0d56
Merge branch 'master' of github.com:sbrl/PolyFeed 2019-07-28 21:22:27 +01:00
097740be47
Initial commit 2019-07-28 21:22:04 +01:00
521ce61bc1
Fill out CLI, but it's all untested. 2019-07-28 21:19:29 +01:00
b497ffb0d7
Start creating CLI 2019-07-28 18:15:00 +01:00
14fca32a5e
Finish the initial HTML implementation. 2019-07-28 17:24:21 +01:00
59a0289b3a
Set out some data structures and start using MicrosoftSyndicationFeed.ReaderWriter, but it's not finished yet 2019-07-14 01:02:45 +01:00
7276b8cf6b
Let's see if this actually goes anywhere. 2019-07-07 15:56:13 +01:00