Commit Graph

100 Commits

Author SHA1 Message Date
1a78bb4b58 Use instances.invidious.io 2021-02-26 14:25:20 +00:00
209a986fe4 Typo
Co-authored-by: Perflyst <mail@perflyst.de>
2021-02-25 12:18:47 +01:00
08c93e94e4 Remove Lapis-Tube since it's dead, and update the Cloudtube link 2021-02-25 00:57:09 +01:00
ec28e9fb27 Enhance more stuff, again 2021-02-25 00:48:20 +01:00
7081e8a226 Link to docs.invidious.io more 2021-02-25 00:39:07 +01:00
01a2383d7b Enhance more stuff 2021-02-25 00:30:44 +01:00
903b569f6c Massively enhance the README 2021-02-25 00:20:19 +01:00
34a0bb04f7 Update README.md
Ubuntu / Debian instructions installing an old version of Crystal.
2021-02-14 10:23:16 +00:00
aca42ff6a5 Update the cryptocurrency addresses and replace the Liberapay link with a link to the documentation (#1564)
* Update the cryptocurrency address with newly created one

* Replace the icon used for the donation address and link

* Replace the word Monero with the word XMR

* Replace the Liberapay placeholder with a link to the documentation
2020-12-09 19:43:45 +01:00
139017ba7c Switch to GitHub Actions for CI
Travis CI is slow, builds are first queued up forever and then the builds
themselves are slow, too.

GitHub Actions run pretty much immediately and are fast. Also separate jobs run
at the same time unlike on Travis CI.
2020-12-01 21:45:33 +01:00
dd35877eda Update the readme with links to the new documentation repository 2020-11-30 21:47:22 +00:00
78ae9ff093 Remove the donation link from the readme 2020-11-30 15:11:18 +00:00
b9544d9534 Update logrotate configuration command (#1500)
Using sudo with `echo ... | tee /path/to/file` doesn't make sense, as the command requiring the superuser privileges is the `tee` command and not the echo.
2020-11-28 21:50:27 +01:00
aeed7deb2d Update README.md (#1461)
Update README.md
2020-11-08 13:05:11 +00:00
59acf95bf5 Update README.md (#1433)
Updated "Hosted Weblate" link and added two items about translations, in order to make this kind of information more prominent.
2020-10-23 22:03:08 +00:00
31c1046771 Add liability clause (#1434)
* Add liability clause

* Update README.md
2020-10-23 22:02:34 +00:00
cce6db4aeb Replace the riot.im link with a matrix.to link (#1409) 2020-10-10 16:00:33 +00:00
46109abde5 More readme enhancements and fixes (#1408)
* More enhancements and fixes to the readme

* Move liberapay away from the features list
2020-10-10 13:32:54 +00:00
2e16774190 Major readme enhancements and fixes (#1407)
* Major enhancement to the readme
2020-10-10 12:52:41 +00:00
750064c06f Add zlib1g-dev as requirement 2020-09-27 21:17:52 +02:00
ad2da5969e Adding HoloPlay application on Made with Invidious README 2020-08-15 16:27:47 +02:00
564328abf9 Fix CI badge 2020-08-13 08:12:40 +02:00
926f819e31 Merge pull request #1218 from SuperSandro2000/patch-1
Add RAM requirement
2020-08-05 20:53:31 +02:00
45f0b9ac45 Update README.md
Co-authored-by: Perflyst <mail@perflyst.de>
2020-08-05 20:16:53 +02:00
cc50859912 README: update GitHub repo URLs
Follow the https://github.com/omarroth/invidious ->
https://github.com/iv-org/invidious redirect.
2020-07-22 19:12:39 +02:00
6c16780144 README: fix changelog URL 2020-07-22 19:09:18 +02:00
e88ee26e3b Requested README changes made 2020-07-13 13:22:01 +02:00
7422c38e66 README reworked 2020-07-13 10:34:22 +02:00
529aff3126 Update peertubeify url to new location (#1227)
On the URL specified it says: "Project 'Ealhad/peertubeify' was moved to 'Cha_deL/peertubeify'. Please update any links and bookmarks that may still have the old path."
2020-06-16 18:05:17 -05:00
24013af3bb Mention SWAP 2020-06-15 19:24:35 +02:00
c422a6dd4f Add RAM requirement
Closes #1152
2020-06-06 04:12:43 +02:00
61150c74d2 Move privacy type into playlists.sql 2020-04-14 18:09:48 -05:00
72a4962fd0 add lapisTube (#1027) 2020-03-02 09:35:28 -06:00
c620a22017 Add logfile to logrotate (#892) 2020-03-02 09:19:07 -06:00
9de57021a3 Update postgres setup 2020-03-01 10:30:55 -05:00
0fb41b10e9 readme.md: fix missing playlist relation in postgresql 2020-02-15 20:58:52 +01:00
9bdfd6025b Add base-devel to Arch dependencies 2020-01-08 21:06:22 -05:00
0f3c477ff3 Remove dependency on ImageMagick (replace with rsvg-convert) 2019-10-28 10:49:05 -04:00
55f0a82249 Remove Patreon links 2019-10-12 10:07:18 -04:00
824150f89b Add Travis CI and pin dependencies (#655) 2019-08-04 09:10:32 -05:00
6783bf9903 Update README 2019-06-17 18:10:04 -05:00
785c341822 Update CloudTube link in README 2019-05-16 20:53:38 -05:00
3bcb98e644 Add config option to cache annotations from IA 2019-04-15 11:13:09 -05:00
ca07d75405 Add '--version' to command line 2019-04-06 08:32:36 -05:00
c5001f3620 Add role to psql scripts 2019-04-06 07:38:33 -05:00
c69fbb72d3 Fix typo in README 2019-03-08 12:01:43 -06:00
64e4791dca Update README.md 2019-03-08 12:01:31 -06:00
cc76428cd2 Update README 2019-02-28 13:28:02 -06:00
6a8a49d8ef Merge branch 'master' into 347-screenshots 2019-02-16 09:57:09 -06:00
7e2954c325 Format README and optimize screenshots 2019-02-16 09:55:45 -06:00