Lili (Tlapka)
|
af36ddff75
|
change error logger to error
|
2022-11-25 15:11:42 +01:00 |
Lili (Tlapka)
|
444601dab8
|
version 1.0.0a2: change prints to logger
errors are warning, debug is for spam.
|
2022-11-24 16:06:01 +01:00 |
Lili (Tlapka)
|
5e5e81114f
|
style fixes
|
2022-11-22 11:33:05 +01:00 |
Lili (Tlapka)
|
5d3a4c3825
|
remove unused imports
hopefully theyre unused lol
|
2022-11-22 11:23:21 +01:00 |
Lili (Tlapka)
|
ee1eb66567
|
remove CLI db stuff from owncast helpers
was moved to db.py
|
2022-11-07 17:30:20 +01:00 |
Lili (Tlapka)
|
41d9fc4657
|
fix duplicate name purging,
add name addition to account creation
|
2022-11-03 15:58:33 +01:00 |
Lili (Tlapka)
|
95acd70b85
|
prepare remove duplicate usernames function
(NOT TESTED)
|
2022-10-25 18:58:04 +02:00 |
Lili (Tlapka)
|
75bc9f161d
|
fully fixed redeem clear
|
2022-10-25 18:37:59 +02:00 |
Lili (Tlapka)
|
932ac9ff71
|
fix counters not resetting hopefully
|
2022-10-25 18:34:48 +02:00 |
Lili (Tlapka)
|
2cf2050dac
|
dashboard wrong points workaround
dashboard now shows the points of every user with same username
|
2022-10-20 16:10:28 +02:00 |
Lili (Tlapka)
|
f9ff27c055
|
bugfix
|
2022-10-18 14:10:52 +02:00 |
Lili (Tlapka)
|
6a4c8b759a
|
fix None type error
|
2022-10-18 14:09:35 +02:00 |
Lili (Tlapka)
|
c12bcd68c2
|
show user's points on dashboard
|
2022-10-18 14:04:15 +02:00 |
Lili (Tlapka)
|
d8230da013
|
more style fixes everywhere else
|
2022-10-17 18:47:30 +02:00 |
Lili (Tlapka)
|
3c5a09b2de
|
update dashboard + dashboard helpers
also untested
|
2022-10-12 15:48:57 +02:00 |
Lili (Tlapka)
|
1faee35169
|
indent fixes + new helpers + updated helpers
|
2022-10-12 15:30:12 +02:00 |
Lili (Tlapka)
|
9ce16bb35e
|
bugfix: only give points to unique users
no longer gives people extra points for having more tabs open
|
2022-09-30 12:01:33 +02:00 |
Lili (Tlapka)
|
1d6bd82ce0
|
fix db import for cmd argument
|
2022-09-26 16:51:22 +02:00 |
Lili (Tlapka)
|
4adac38871
|
add clear-queue CLI command
|
2022-09-26 11:10:48 +02:00 |
Lili (Tlapka)
|
4c3d2cc734
|
improvement: no points giving when stream is off
|
2022-09-14 14:05:10 +02:00 |
Lili (Tlapka)
|
4fa7f2287b
|
fix name change query, add forced name refresh
|
2022-09-09 12:41:13 +02:00 |
Lili (Tlapka)
|
876d020a69
|
db clear and pretty redeem queue helpers added
|
2022-09-09 12:34:31 +02:00 |
Lili (Tlapka)
|
20c2d2536e
|
beginning work on redeem dashboard
for now it's just a static site
|
2022-09-07 16:44:59 +02:00 |
Lili (Tlapka)
|
0bca3d65a8
|
add base support for display name changes
|
2022-09-06 18:20:44 +02:00 |
Lili (Tlapka)
|
c4fc1de95c
|
configurable points per X seconds implementation
|
2022-09-05 13:20:20 +02:00 |
Lili (Tlapka)
|
c0f1d33818
|
add use_points
|
2022-08-24 15:55:46 +02:00 |
Lili (Tlapka)
|
c5f31946d3
|
moving code out into helper functions
|
2022-08-24 15:35:16 +02:00 |
Lili (Tlapka)
|
63b4c73cda
|
change filenames to snake_case as well
|
2022-08-24 13:47:55 +02:00 |