1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

181 Commits

Author SHA1 Message Date
Maksym Pavlenko
8c273014b9 Minor bug fixing 2017-08-25 16:41:58 -07:00
Maksym Pavlenko
fd650fb214 Switch to release branch for podcast package 2017-08-23 15:14:21 -07:00
Maksym Pavlenko
da4a6ffe19 Return 404 if YouTube channel not found 2017-08-22 23:31:53 -07:00
Maksym Pavlenko
9f87308927 Bug fixes in feed generator 2017-08-22 23:16:48 -07:00
Maksym Pavlenko
0f6ebc4907 Check Redis connection status 2017-08-22 22:58:25 -07:00
Maksym Pavlenko
751b42177d Update README 2017-08-22 22:58:08 -07:00
Maksym Pavlenko
cdc048a98b Add build scripts 2017-08-22 21:40:02 -07:00
Maksym Pavlenko
f9a32052f3 Update README 2017-08-22 18:57:23 -07:00
Maksym Pavlenko
f0e13acd83 Fix tests 2017-08-22 16:22:13 -07:00
Maksym Pavlenko
b88cd90a93 Server robots.txt via gin 2017-08-22 16:18:07 -07:00
Maksym Pavlenko
257dacce94 Improve audio sorting, add tests 2017-08-22 09:54:12 -07:00
Maksym Pavlenko
88c6ac4c38 Fix ytdl sorting for episods without 'filesize' field 2017-08-22 09:19:15 -07:00
Maksym Pavlenko
520352df7a Implement catch all handler for feeds, reword error responses 2017-08-22 01:37:26 -07:00
Maksym Pavlenko
68d20820ae Fix server tests 2017-08-22 01:13:32 -07:00
Maksym Pavlenko
2bd28b4e85 Minify scripts, update docker container 2017-08-21 23:52:02 -07:00
Maksym Pavlenko
8ffa3bdb9a Update docker compose configuration 2017-08-20 20:28:08 -07:00
Maksym Pavlenko
617b71a4b9 Configure OAuth2 redirect URL 2017-08-20 20:19:38 -07:00
Maksym Pavlenko
1df1783217 Use m4a for audio 2017-08-20 19:26:25 -07:00
Maksym Pavlenko
a7a1700ef7 Merge master 2017-08-20 19:22:56 -07:00
Maksym Pavlenko
e209c9e2c2 Pull feed metadata from API server 2017-08-20 19:21:26 -07:00
Maksym Pavlenko
59600231b3 Import ytdl from master 2017-08-20 19:01:38 -07:00
Maksym Pavlenko
f83602b29b Fix feeds package 2017-08-20 18:55:56 -07:00
Maksym Pavlenko
99cac5f464 Rework feed creation in Redis 2017-08-20 18:49:50 -07:00
Maksym Pavlenko
ed08543a5f Fix metadata response for Redis storage 2017-08-20 18:40:16 -07:00
Maksym Pavlenko
4ca6d8bcc6 Detect feature level 2017-08-20 18:35:47 -07:00
Maksym Pavlenko
c0e8f7aa8c Implement login via Patreon 2017-08-20 16:01:30 -07:00
Maksym Pavlenko
a243cef707 Port Podsync web UI 2017-08-20 13:01:58 -07:00
Maksym Pavlenko
c8d5a2000d Implement static files handling 2017-08-19 22:04:41 -07:00
Maksym Pavlenko
6b0a234983 Rework project structure 2017-08-19 16:58:23 -07:00
Maksym Pavlenko
0152591eef Better detection of episodes with audios 2017-08-19 14:07:27 -07:00
Maksym Pavlenko
0432ebbdc9 Fix problem with videos with no sound 2017-08-19 10:25:57 -07:00
Maksym Pavlenko
c573f3b41b Improve URL extraction 2017-08-18 18:50:30 -07:00
Maksym Pavlenko
599b7142c2 Add server tests 2017-08-14 16:38:59 -07:00
Maksym Pavlenko
d95385c2d3 Fix bug with quality in redis storage 2017-08-13 22:24:50 -07:00
Maksym Pavlenko
01eb8ee33b Fix update access test 2017-08-13 22:18:58 -07:00
Maksym Pavlenko
cb66970912 Update PG tests 2017-08-13 21:34:47 -07:00
Maksym Pavlenko
44ca1daadb Fix SQL script 2017-08-13 21:32:37 -07:00
Maksym Pavlenko
ce6faa47d8 Fix Redis storage 2017-08-13 20:55:00 -07:00
Maksym Pavlenko
290f1ff306 Fix build directory 2017-08-13 19:41:03 -07:00
Maksym Pavlenko
db29a69593 Add Travis test 2017-08-13 19:39:01 -07:00
Maksym Pavlenko
fe0b282096 Add feed service tests 2017-08-13 19:28:43 -07:00
Maksym Pavlenko
563f7deb17 Implement server handler, add startup logic 2017-08-13 17:39:30 -07:00
Maksym Pavlenko
dba98c2a3f Refactor packages 2017-08-13 17:12:35 -07:00
Maksym Pavlenko
535b7dbaa4 Implement initial feed service 2017-08-13 14:50:59 -07:00
Maksym Pavlenko
fdfa30454c Implement Redis storage 2017-08-11 12:49:56 -07:00
Maksym Pavlenko
dc7cc4784f Move models to api package 2017-08-10 15:23:07 -07:00
Maksym Pavlenko
402ac4cde7 Rename database package 2017-08-05 18:35:52 -07:00
Maksym Pavlenko
23ea998147 Create hash id from feed parameters 2017-08-05 15:02:26 -07:00
Maksym Pavlenko
372577e7f1 Fix durations (use fork with fix) 2017-08-05 14:21:09 -07:00
Maksym Pavlenko
15d58b208c Implement Vimeo builder 2017-08-05 13:48:53 -07:00