Commit Graph

233 Commits

Author SHA1 Message Date
pluja
0829838063 Limit petitions to Nitter on 60s interval
Default: use cache if cache is not older than 1 minute
2020-10-06 18:11:28 +02:00
pluja
74a3651faf Testing support for livestreams 2020-10-06 17:34:38 +02:00
pluja
6219fa5f9d Fixes repeated tweets on feed 2020-10-05 23:12:34 +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
1638252d22 Fixes channel avatars not shown on search 2020-10-05 17:19:10 +02:00
pluja
8250184877 Fixes problem with audio urls 2020-10-05 17:14:16 +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
874d5eb282 Changes variable name
From  to
2020-10-02 13:53:46 +02:00
pluja
6bae58841b Increases max tweets on feed 2020-10-02 13:50:26 +02:00
pluja
945110071a Use safe html formatting 2020-10-01 12:02:26 +02:00
pluja
9f4f410dd7 Merge 2020-10-01 12:01:38 +02:00
pluja
aa05ac0718 Fixes error that prevented caching from working 2020-10-01 11:58:17 +02:00
PLUJA
31521b94c7
Add cache dir 2020-10-01 11:26:24 +02:00
pluja
6324ac9d5a Add pseudo-caching to twitter feed 2020-10-01 11:21:53 +02:00
pluja
fdfb106141 Adds showing actual page 2020-10-01 10:11:49 +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
c5dd461bdc Fix some videos didn't proxy 2020-09-27 11:19:26 +02:00
pluja
29d3c491ca Fix some videos didn't proxy 2020-09-27 11:15:37 +02:00
pluja
641724f79f Fixes #81 on ytsearch 2020-09-26 20:37:44 +02:00
pluja
2dbc62c6ff Fix typo 2020-09-26 20:18:50 +02:00
pluja
d0377b9d8d Fixes issue with favicon 2020-09-26 20:17:33 +02:00
pluja
bcb05268ba Fixes css and icons not found 2020-09-26 20:13:44 +02:00
pluja
89ac70faea fix issue loading 2020-09-26 20:10:42 +02:00
pluja
d7027b7d75 minor fixes 2020-09-26 20:06:24 +02:00
pluja
75bf4d3bb5 Adds route to display current users 2020-09-26 15:09:26 +02:00
pluja
e9710af05b adds route to recieve registrations status icon 2020-09-26 15:01:12 +02:00
pluja
836f50aaad Adds donation link to the instance
Check yotter-config.json
2020-09-26 14:40:30 +02:00
pluja
30ab9183bb Fixes thumbnails on channel won't load 2020-09-26 14:19:03 +02:00
pluja
1c02914b90 Solves #81 2020-09-26 14:07:37 +02:00
pluja
55adc3213a Add debug + increase char limits 2020-09-20 12:53:25 +02:00
pluja
eb2f360f08 Fix thumbnails 2020-09-20 12:19:42 +02:00
pluja
61e2c27151 Fix typo 2020-09-20 12:03:05 +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
b8d7d93133
Increase character limits on models
Increased character limits on Youtube channel names, twitter body, twitter username... This needs a `flask db upgrade`.
2020-09-19 08:32:08 +02:00
pluja
7e2024751c Remove images black lines from server 2020-09-14 20:40:46 +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
85dacbf028 Add Channel youtube_data API, working but not implemented 2020-09-12 09:35:13 +02: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
2a3668a645 Change url on line 325 to use config variable 2020-09-10 09:31:11 +02:00
pluja
d01e418c2f Add support for Nginx streaming (See docs) 2020-09-10 09:27:31 +02:00
pluja
0451f6c16e Use data extractor module on /watch 2020-09-10 02:24:51 +02:00
pluja
f6e70fdbe3 Fix error on youtube feed - time 2020-09-10 00:25:00 +02:00
pluja
5ab583302e Fix error on youtube feed
time.days was an integer and not datetime
2020-09-09 16:40:28 +02:00
pluja
67a806fb24 open external on new tab 2020-09-09 16:39:58 +02:00
pluja
47696d60ca Fix youtube user not unfollowed, had to click twice 2020-09-09 15:57:46 +02:00
pluja
8f9838df10 Temporary fix: Youtube feed error #44 2020-09-09 14:02:45 +02:00
pluja
f799d2485b Add suport for removed Tweets (#42) 2020-09-09 11:27:43 +02:00
pluja
af07bb130c Merge branch 'dev-indep' of https://github.com/pluja/Parasitter into dev-indep 2020-09-08 13:18:21 +02:00
pluja
b075a14d4f Fix typo and twitter syntax 2020-09-08 13:18:08 +02:00
PLUJA
3ee1545d06
Fuck typos 2020-09-08 13:14:55 +02:00
pluja
17dede55ab Fix /settings typo 2020-09-08 13:11:57 +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
69ada4948b Add keep-alive on /stream (#27) 2020-09-08 10:17:59 +02:00
pluja
e121930e6a Fix content-range 2020-09-08 10:17:59 +02:00
PLUJA
c41a3a60a8 Fix db error
Comment last_seen. Is throwing error.
2020-09-08 10:17:59 +02:00
PLUJA
10bafeebd3 Fix db error.
last_seen throws errors on production server. I'm investigating. commented for now.
2020-09-08 10:17:59 +02:00
pluja
ebc745ca9f Add /<username> route for Twitter 2020-09-08 10:17:59 +02:00
pluja
8a89c4ef86 Add extra headers to video stream request (#27) 2020-09-08 10:17:40 +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
pluja
6917b476fd #29: First login-less pages
This commit adds a config for . When enabled it allows users to navigate on the routes which don't have the @login_required
2020-09-06 22:33:39 +02:00
pluja
c0d203afde video title on tab when on /watch 2020-09-06 12:57:27 +02:00
PLUJA
0d4758e697
Remove last_seen
Strange bug. Need to study more about this.
2020-09-06 12:25:56 +02:00
PLUJA
c12aa6556b
remove last_seen
Some strange bug produces an error when using pymysql.
2020-09-06 12:25:25 +02:00
pluja
2dcae564d0 Move last_seen to index 2020-09-06 12:11:05 +02:00
pluja
3adb771987 Move last_seen to index 2020-09-06 11:55:19 +02:00
pluja
86a525dd2d Remove debug print 2020-09-06 11:40:39 +02:00
pluja
6bd045ba6b Add user last_seen
This will facilitate maintenance in the future. Running a script to clean the database from dead accounts will now be much easier
2020-09-06 11:24:03 +02:00
pluja
e325fdd08a Increase video stream chunk size 2020-09-06 10:43:40 +02:00
pluja
a0b8257bd7 Option to delete account 2020-09-06 10:27:14 +02:00
pluja
de89765747 Add name on instance info 2020-09-05 13:28:57 +02:00
pluja
a968962b40 Add instance info on settings 2020-09-05 13:25:45 +02:00
pluja
6063cc0b29 Add word-break to video descriptions 2020-09-05 13:16:58 +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
ff0fce2455 Old name on base.html 2020-09-05 08:56:32 +02:00
pluja
7dcecfdf59 Fix database issues 2020-09-05 08:41:40 +02:00
pluja
bea7cd3896 Fix old name in settings and others 2020-09-04 23:55:56 +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
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
4fb8e0ae77
Update routes.py 2020-09-04 15:59:16 +02:00
0ihgk1uVBLlTBzVo7F9B
bf600c1a16 add option to import freetube subscriptions 2020-09-04 15:05:32 +02:00