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

470 Commits

Author SHA1 Message Date
b66cf76747 Add GoReleaser configuration 2019-11-13 20:43:47 -08:00
0767f97a71 Add docker-compose file 2019-11-13 19:36:11 -08:00
a89f763629 Add Dockerfile 2019-11-13 19:12:33 -08:00
753568b05c Implement episode downloader 2019-11-13 18:16:35 -08:00
f10c993b5b Add banner 2019-11-12 17:27:02 -08:00
7617018811 Add debug logging and a few minor fixes 2019-10-30 00:13:02 -07:00
1e721f07aa Run updater goroutines 2019-10-29 15:07:59 -07:00
b22d2dccdb Use context in YouTube builder 2019-10-29 14:52:19 -07:00
fc9942baf6 Move default values to model package 2019-10-29 14:44:59 -07:00
616fac57fd Implement basic feed updater 2019-10-29 14:38:29 -07:00
cce3728828 Implement initial static file server 2019-10-29 13:30:51 -07:00
acee1d9cfc Refactor builders 2019-10-29 12:50:06 -07:00
7168f6e8df Update and fix linters 2019-10-26 23:01:09 -07:00
08a58e6a1b Remove not needed packages 2019-10-26 22:55:19 -07:00
a547647667 Add CLI main and TOML configuration 2019-10-26 22:43:30 -07:00
63d3edbe9a Update FUNDING.yml 2019-10-26 21:45:46 -07:00
54c78adaa3 Fix underscore titles #33 2019-08-04 22:24:45 -07:00
d446760352 Rework lambda resolver return parameters 2019-07-29 22:26:02 -07:00
44b4f306ff Update README 2019-07-25 18:02:25 -07:00
538cb3ef4d Add Travis badge 2019-07-25 17:48:41 -07:00
81aeb64e13 Add Travis 2019-07-25 17:30:15 -07:00
1a4a0a58e7 Fix tests and linter 2019-07-25 16:57:23 -07:00
c48df0c8f1 Cleanup unused packages 2019-07-25 16:56:58 -07:00
b2c336838b Merge pull request #29 from podsync/dependabot/npm_and_yarn/ui/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15 in /ui
1.0.0
2019-07-23 21:55:07 -07:00
0a5dcce5f1 Bump lodash from 4.17.11 to 4.17.15 in /ui
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 04:54:07 +00:00
fe601f9b12 Create FUNDING.yml 2019-07-23 21:52:10 -07:00
4064bc8b40 Update README 2019-07-23 21:26:46 -07:00
89da62b915 Rely on youtube-dl resolver 2019-07-16 22:21:10 -07:00
f4765ab927 Update youtube-dl to 2019.07.16 2019-07-15 19:59:07 -07:00
ab087111ae Fix Content-Type 2019-07-13 17:14:07 -07:00
f2d6afddb9 Fix error message 2019-07-11 19:09:53 -07:00
0b0f149f6c Limit anonymous download 2019-07-10 20:01:29 -07:00
71449db6eb Update resolver in docker-compose 2019-07-10 19:50:20 -07:00
c282932ce2 Add Dockerfile and Makefile 2019-07-10 19:36:31 -07:00
3b34367f71 Initial lambda proxy implementation 2019-07-10 00:13:35 -07:00
6ea38123e3 Fix resolver Makefile 2019-07-09 23:43:14 -07:00
d8547f8674 Update youtube-dl to 2019.06.27 2019-06-30 15:49:35 -07:00
be3f02d9b0 Configure Redis host 2019-06-06 17:16:21 -07:00
7ce47b7c72 Fix faq and downloads routing 2019-06-02 21:14:39 -07:00
3ed2533496 SEO improvements 2019-06-02 20:46:00 -07:00
de42b3fcab Clean up old frontend code 2019-06-02 19:33:43 -07:00
536d060ccd Bug fixing 2019-06-02 19:26:24 -07:00
4b1249d35f Fix FAQ footer 2019-06-02 18:33:09 -07:00
0c1a96c329 Add FAQ 2019-06-02 18:23:15 -07:00
dfb3e95285 Update Dockerfile 2019-06-02 18:02:28 -07:00
ae70d98924 Add meta tags 2019-06-02 17:25:55 -07:00
001fd8d092 Implement URL output 2019-06-02 17:06:43 -07:00
4d4f6d0508 Add API service 2019-06-02 16:42:35 -07:00
fa9730de3e Add input switches 2019-06-02 16:26:20 -07:00
f60cf3ed4a Add URL input field 2019-06-02 15:06:19 -07:00