Commit Graph

113 Commits

Author SHA1 Message Date
pluja
4b153cf7e9 Fix #113 2020-10-16 13:17:58 +02:00
pluja
3846264dd4 Fixes #110 2020-10-15 06:59:20 +02:00
pluja
691e35c22c Adds a status page 2020-10-10 22:31:33 +02:00
pluja
627e5e366f Fix some videos not working 2020-10-10 21:26:10 +02:00
pluja
d028a2c343 Remove testing instance 2020-10-10 20:38:17 +02:00
pluja
eef05cc769 Improve channels page 2020-10-10 20:35:03 +02:00
pluja
f2badcef55 Improve video item UI and phone usage 2020-10-10 18:25:58 +02:00
pluja
8efae82302 First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
pluja
c279367508 Fixes #97 2020-10-07 17:04:48 +02:00
pluja
ed055be0b5 Improve comments UI
Adds author like and sytles better
2020-10-07 16:49:42 +02:00
pluja
2e8ab33259 Adds support for Youtube comments 2020-10-07 16:22:16 +02:00
pluja
3298a001f5 Remove admin message from login page 2020-10-06 20:16:20 +02:00
pluja
5304aadbfa Improve login page UI 2020-10-06 20:14:30 +02:00
pluja
282618b6b8 Show admin messages only on login and home pages 2020-10-06 19:52:42 +02:00
pluja
c60b3ade82 Fixes tweet reply user profile links
When a user quoted another, the quoted user profile link was broken
2020-10-06 19:13:04 +02:00
pluja
74a3651faf Testing support for livestreams 2020-10-06 17:34:38 +02:00
pluja
5682080de0 Fix UI minor bug 2020-10-05 18:14:16 +02:00
pluja
d506d556b8 Improve youtube search
Adds pagination, sort modes, etc
2020-10-05 18:10:29 +02:00
pluja
ebe1b10c92 Improve video extractor 2020-10-05 15:12:02 +02:00
pluja
5d510101ab Fix scheduled videos 2020-10-05 13:48:54 +02:00
PLUJA
d27990e56a
Merge pull request #92 from 0ihgk1uVBLlTBzVo7F9B/dev-indep
Simplify import process.
2020-10-05 09:11:06 +02:00
pluja
28f155c033 Adds opening images in new tab 2020-10-04 08:13:42 +02:00
pluja
8143ea3a23 Fix image links and new tabs 2020-10-04 08:10:16 +02:00
0ihgk1uVBLlTBzVo7F9B
c05a53ca99 Simplify import process. 2020-10-03 19:06:37 +02:00
pluja
917a09101d Improves twitter feed images and quotations 2020-10-02 16:19:39 +02:00
pluja
945110071a Use safe html formatting 2020-10-01 12:02:26 +02:00
pluja
6324ac9d5a Add pseudo-caching to twitter feed 2020-10-01 11:21:53 +02:00
pluja
99b1f23c6e Shows only 5 next pages
Fix showing all possible pages
2020-10-01 10:09:05 +02:00
pluja
56151b78c4 Adds pagination on twitter feed
This improves performance on low-end devices
2020-10-01 09:47:45 +02:00
pluja
fd1195ffaa Removes insecure clear_inactive_users endpoint (#85) 2020-09-29 22:18:25 +02:00
pluja
641724f79f Fixes #81 on ytsearch 2020-09-26 20:37:44 +02:00
pluja
836f50aaad Adds donation link to the instance
Check yotter-config.json
2020-09-26 14:40:30 +02:00
pluja
1c02914b90 Solves #81 2020-09-26 14:07:37 +02:00
pluja
2213e09006 Add ability to play audio only 2020-09-20 11:59:26 +02:00
pluja
6a6b49bfcb Add admin tools 2020-09-20 09:34:53 +02:00
pluja
d2dfbbdb5f Proxy images through nginx v1 2020-09-14 20:39:10 +02:00
eetukarvonen
b2275938bb Add return to top button to user.html template 2020-09-14 09:44:26 -04:00
eetukarvonen
028c081f86 Add return to top button 2020-09-14 07:36:45 -04:00
pluja
10a0a8ee76 Small fix on search 2020-09-11 10:40:02 +02:00
pluja
a3f4d89781 Improved Youtube search 2020-09-11 10:34:24 +02:00
pluja
745b816864 Add support for livestreams and scheduled videos on /watch 2020-09-10 16:24:53 +02:00
pluja
d01e418c2f Add support for Nginx streaming (See docs) 2020-09-10 09:27:31 +02:00
pluja
67a806fb24 open external on new tab 2020-09-09 16:39:58 +02:00
pluja
b075a14d4f Fix typo and twitter syntax 2020-09-08 13:18:08 +02:00
pluja
e1d2256c32 Add more config and last_seen 2020-09-08 13:08:05 +02:00
pluja
30b40adb80 Add last_seen for better administration
This will allow admins to remove users who have not been logged in in a long time
2020-09-08 12:31:04 +02:00
pluja
f795eeb0e7 Improve settings page 2020-09-07 23:53:11 +02:00
pluja
118bd6ea40 Add last_seen for better administration
This will allow admins to remove users who have not been logged in in a long time
2020-09-07 23:32:06 +02:00
pluja
b6bb2a3cfa Detect livestreams on Youtube video search and feed 2020-09-07 15:19:00 +02:00
pluja
091f501fe4 #27: Improve video streaming
Don't execute YoutubeDL each time the video is seeking
2020-09-07 12:21:23 +02:00