Commit Graph

324 Commits

Author SHA1 Message Date
PLUJA
f58142489a
Change BTC and XMR addresses 2020-09-05 12:41:14 +02:00
PLUJA
755c1a7f1b
Update README.md 2020-09-05 12:40:14 +02:00
PLUJA
bbb5171652
Comment non implemented settings
Some non implemented settings were shown and it was confusing for users.
2020-09-05 11:59:04 +02:00
PLUJA
90bb7d3b14
Update README.md 2020-09-05 11:33:43 +02:00
PLUJA
a53ba58c0b
Change BTC donation address to Bech-32 2020-09-05 10:51:00 +02:00
pluja
0ddf19534a Merge branch 'dev-indep' of https://github.com/pluja/Parasitter into dev-indep 2020-09-05 10:39:24 +02:00
pluja
be0b63e20b Update youtube-search-fork version 2020-09-05 10:39:07 +02:00
PLUJA
12304469b2
Update README.md 2020-09-05 10:01:10 +02:00
PLUJA
719b123233
Update SELF-HOSTING.md 2020-09-05 09:43:13 +02:00
PLUJA
1e11f86b91
Update SELF-HOSTING.md 2020-09-05 09:37:57 +02:00
PLUJA
de01997392
Update SELF-HOSTING.md 2020-09-05 09:37:28 +02:00
PLUJA
2dd6687052
Update README.md 2020-09-05 09:23:46 +02:00
PLUJA
f6f177b39a
Format readme 2020-09-05 09:14:19 +02:00
PLUJA
0a47f932c7
Update README.md 2020-09-05 09:11:25 +02:00
PLUJA
79ce184ca8
Update SELF-HOSTING.md 2020-09-05 09:10:32 +02:00
pluja
2cb9e5360d Merge branch 'dev-indep' of https://github.com/pluja/Parasitter into dev-indep 2020-09-05 08:56:49 +02:00
pluja
ff0fce2455 Old name on base.html 2020-09-05 08:56:32 +02:00
PLUJA
fa7d37bd1d
Update README.md 2020-09-05 08:52:30 +02:00
PLUJA
1a732e403a
Update .gitignore 2020-09-05 08:49:09 +02:00
PLUJA
29d9e3f2c8
Update SELF-HOSTING.md 2020-09-05 08:47:01 +02:00
PLUJA
c1dd78fdc6
Update SELF-HOSTING.md 2020-09-05 08:46:40 +02:00
pluja
7dcecfdf59 Fix database issues 2020-09-05 08:41:40 +02:00
pluja
80a105d736 Merge branch 'dev-indep' of https://github.com/pluja/Parasitter into dev-indep 2020-09-05 08:41:24 +02:00
PLUJA
3acc0dd8ac
Update SELF-HOSTING.md 2020-09-05 08:42:05 +02:00
pluja
48561eb465 Merge branch 'dev-indep' of https://github.com/pluja/Parasitter into dev-indep 2020-09-05 08:39:40 +02:00
pluja
bea7cd3896 Fix old name in settings and others 2020-09-04 23:55:56 +02:00
PLUJA
7f9458df3f
Update SELF-HOSTING.md 2020-09-04 23:09:52 +02:00
PLUJA
7c565afbe3
Update README.md 2020-09-04 23:07:30 +02:00
PLUJA
f854f212c6
Update SELF-HOSTING.md 2020-09-04 18:43:32 +02:00
PLUJA
8ec22cab99
Merge pull request #23 from SuperSandro2000/docker
Improve Dockerfile
2020-09-04 18:38:25 +02:00
pluja
5b44273b30 Undo last commit 2020-09-04 18:23:31 +02:00
pluja
0f8aa3c2d4 testing typo 2020-09-04 18:21:57 +02:00
Sandro Jäckel
0b61dbfe02
Add dockerignore to prevent cache busts
when doing git operations or changing the Dockerfile
2020-09-04 18:13:05 +02:00
Sandro Jäckel
a657ff33be
Convert CMD to JSON notation to make hadolint happy 2020-09-04 18:12:48 +02:00
Sandro Jäckel
e00c40d457
Combine RUNs
to reduce layers
2020-09-04 18:12:24 +02:00
pluja
eeacc51ec2 fix db for server 2020-09-04 17:47:41 +02:00
pluja
e66729485e Fix closed registrations logic 2020-09-04 17:07:44 +02:00
PLUJA
e6e6d0bd7e
Merge pull request #22 from Sn0wed1/dev-indep
Simplify Docker
2020-09-04 17:05:38 +02:00
PLUJA
a9e2672c6b
Update SELF-HOSTING.md 2020-09-04 17:04:36 +02:00
PLUJA
795ecc450c
Update SELF-HOSTING.md 2020-09-04 17:03:57 +02:00
Sn0wed1
90bc971f8a
Update Docker Hub Link 2020-09-04 10:00:32 -05:00
Sn0wed1
86cf44ece6
Update README.md
Added section with Docker Hub. This should allow people to run Yotter even if they can't build the Dockerfile on their computer.
2020-09-04 09:46:51 -05:00
PLUJA
add0a5d1d2
Update SELF-HOSTING.md 2020-09-04 16:42:37 +02:00
Sn0wed1
bba778cc12
Merge pull request #1 from pluja/dev-indep
Rebase
2020-09-04 09:29:06 -05:00
PLUJA
7be48e3f4a
Update SELF-HOSTING.md 2020-09-04 16:26:44 +02:00
PLUJA
c428cc7658
Update SELF-HOSTING.md 2020-09-04 16:02:49 +02:00
PLUJA
4fb8e0ae77
Update routes.py 2020-09-04 15:59:16 +02:00
PLUJA
5c9d19f5d7
Merge pull request #21 from 0ihgk1uVBLlTBzVo7F9B/dev-indep
Add option to import subscription data from newpipe, youtube and freetube.
2020-09-04 15:58:26 +02:00
PLUJA
ea1aa6e9f8
Update SELF-HOSTING.md 2020-09-04 15:29:11 +02:00
PLUJA
61ecd5bdee
Update SELF-HOSTING.md 2020-09-04 15:28:17 +02:00