Commit Graph

26 Commits

Author SHA1 Message Date
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
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
c41a3a60a8 Fix db error
Comment last_seen. Is throwing error.
2020-09-08 10:17:59 +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
0d4758e697
Remove last_seen
Strange bug. Need to study more about this.
2020-09-06 12:25:56 +02:00
pluja
2dcae564d0 Move last_seen to index 2020-09-06 12:11:05 +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
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
386a80f118 Twitter quotations are now shown 2020-08-27 23:25:08 +02:00
pluja
ae2a4e86a9 Several upgrades 2020-08-24 15:31:56 +02:00
pluja
f3e60200f9 Remove email from register form 2020-08-24 12:48:44 +02:00
pluja
41e78f36f8 Twitter follow logic and DB rewrite + Youtube logic improvements 2020-08-24 12:34:17 +02:00
pluja
df7a62649b Update links and filename 2020-08-23 17:27:12 +02:00
pluja
d9f047039a Video player proxy working 2020-08-16 15:20:05 +02:00
pluja
40a01beb58 Youtube: Video page + improved search 2020-07-31 12:28:52 +02:00
pluja
14392660ff Saved posts + YT search + YT follow manager 2020-07-29 11:04:00 +02:00
pluja
4574581495 New version 2020.07.27 2020-07-27 15:00:01 +02:00
Wire
cda0b18c10 Feature: Save posts + Better error handling 2020-07-15 03:03:03 +02:00
Wire
6892d41c52 Efficiency improvements + Pinned posts. 2020-07-14 14:24:43 +02:00
Wire
8891c275cf New version 1.2 2020-07-13 16:36:45 +02:00
Wire
75124e529e First commit 2020-07-12 23:43:36 +02:00