1
0
Fork 0
mirror of synced 2024-06-24 00:50:23 +12:00
Commit graph

1868 commits

Author SHA1 Message Date
Cristian 24e7a74855 feat: Add WGET_ARGS to control wget arguments 2020-10-22 08:46:16 -05:00
Cristian 65530e1e5b refactor: Use json.loads instead of split for list arguments 2020-10-22 08:46:16 -05:00
Cristian bc02e0ffe3 feat: Add config for youtubedl (YOUTUBEDL_ARGS) 2020-10-22 08:46:16 -05:00
Cristian Vargas 6a3dbaad12
Merge pull request #509 from afreydev/fix-docker-test-tags
Updated image in docker test
2020-10-21 09:39:12 -05:00
Angel Rey b56f0a7d42 Updated image 2020-10-21 09:21:26 -05:00
Cristian Vargas 71e111e13f
Merge pull request #479 from afreydev/tags
Tags migration
2020-10-20 08:24:16 -05:00
Cristian Vargas a850b4a9d9
Merge branch 'master' into tags 2020-10-20 08:23:25 -05:00
Emmanuel Hainry aebc83659d Add parser for Wallabag Atom feeds 2020-10-18 11:20:07 +02:00
Nick Sweeting 4e3e5d67c1
Merge pull request #505 from afreydev/fix-docker-test
Added network host
2020-10-13 13:11:23 -04:00
Angel Rey bddee62c1f Added network host 2020-10-13 09:42:19 -05:00
Cristian 62c78e1d10 refactor: Remove django-taggit and replace it with a local tags setup 2020-10-12 13:47:03 -05:00
Nick Sweeting 274fd40c9d
Update README.md 2020-10-12 02:57:31 -04:00
Nick Sweeting c38d13a355
Update README.md 2020-10-11 02:44:55 -04:00
Nick Sweeting 375bb910d0
Update PULL_REQUEST_TEMPLATE.md 2020-10-10 21:52:53 -04:00
Nick Sweeting 622df14b47
Update CONTRIBUTING.md 2020-10-10 21:49:45 -04:00
Nick Sweeting 5ecbb0e442 fix bin permissions and layer caching util version 2020-10-10 21:44:06 -04:00
Nick Sweeting a14146c8f0 update helper scripts 2020-10-10 16:44:56 -04:00
Nick Sweeting f773b84a7c
Update README.md 2020-10-10 16:43:44 -04:00
Nick Sweeting b52e99508d
Update README.md 2020-10-10 16:08:52 -04:00
Nick Sweeting a8d5796542
Update README.md 2020-10-10 16:00:53 -04:00
Nick Sweeting 6c704fa8cf
Merge pull request #498 from adamwolf/bookmarklet
Add a bookmarklet
2020-10-09 21:59:07 -04:00
Cristian 10384a8a6f style: Improve look of tags in admin list 2020-10-07 10:15:56 -05:00
Cristian b9e5b781a7 fix: Avoid creating empty tag on migration 2020-10-07 09:59:49 -05:00
Cristian 62f3d648d4 fix: reverse_func functional 2020-10-07 09:46:10 -05:00
Adam Wolf 8d3295458c Add a bookmarklet
The bookmarklet lets you quickly open the Add page
with the URL already populated in the URLs box.
2020-10-03 14:57:55 -05:00
Angel Rey 3e26ab3ce3 Replaced os.path in clic tests 2020-10-02 15:46:39 -05:00
Angel Rey 01461a98a7 Replaced os.path in logging_util.py 2020-10-02 15:46:39 -05:00
Angel Rey 25ac18c8b7 Replaced os.path in system.py 2020-10-02 15:46:39 -05:00
Angel Rey 16b5ca3207 Replaced os.path in init config 2020-10-02 15:46:39 -05:00
Angel Rey 897bace84d Fixed paths in settings 2020-10-02 15:46:39 -05:00
Angel Rey 0e7c337dcb Replaced os.path in settings.py 2020-10-02 15:46:39 -05:00
Angel Rey ce71747538 replaced os.path in init extractors 2020-10-02 15:46:39 -05:00
Angel Rey fa364ed728 Replaced od.path in init cli 2020-10-02 15:46:39 -05:00
Angel Rey 3fb410a604 Replaced os.path in favicon.py 2020-10-02 15:46:39 -05:00
Angel Rey ad04fb5300 Replaced os.path in init index 2020-10-02 15:46:39 -05:00
Angel Rey 78f7062761 Replaced os.path in html.py 2020-10-02 15:46:39 -05:00
Angel Rey 8b03c37fbb Replaced os.path in json.py 2020-10-02 15:46:39 -05:00
Angel Rey 9264ad88e0 Fixed string casting 2020-10-02 15:46:39 -05:00
Angel Rey 7d513b9b19 Replaced os.path in schema.py 2020-10-02 15:46:39 -05:00
Angel Rey 2c62abb270 Replaced os.path in init parsers 2020-10-02 15:46:39 -05:00
Angel Rey 73418836f8 Replaced os.path in server.py 2020-10-02 15:46:39 -05:00
ttimasdf eda3836dee feat: add og:title metadata as alternative title 2020-09-27 12:54:52 +08:00
Nick Sweeting c35d5e6b41
Merge pull request #488 from cdvv7788/hotfix/483
fix: Remove trailing slash from public index
2020-09-25 16:27:54 -04:00
Cristian 5975c27a6a fix: Remove trailing slash from public index 2020-09-25 13:48:19 -05:00
Nick Sweeting a4b23977c5
Merge pull request #486 from cdvv7788/wget-path
fix: Wget absolute path generating issues
2020-09-25 12:49:43 -04:00
Cristian abde871a3c fix: Wget absolute path generating issues 2020-09-25 08:24:06 -05:00
Angel Rey 4581ea956f Fixed empty tags 2020-09-24 15:34:23 -05:00
Angel Rey bf09c6b40a Fixed docker test 2020-09-24 15:34:23 -05:00
Angel Rey 533ae7413c Removed comments 2020-09-24 15:34:23 -05:00
Angel Rey e06d3f9128 Fixed Link schema 2020-09-24 15:34:23 -05:00