Commit Graph
195 Commits
Author SHA1 Message Date
lili f0b918aa2c add tabs to dashboard
tab with recent redeems and counters
then tab with redeems info
recent redeems open by default
2022-11-09 14:35:45 +01:00
lili 73194a0fc8 add new functionality to config, info to redeems 2022-11-07 17:31:01 +01:00
lili e4850ab89f move help to own file, rewrite it
for speed and for better info
2022-11-07 17:30:40 +01:00
lili ee1eb66567 remove CLI db stuff from owncast helpers
was moved to db.py
2022-11-07 17:30:20 +01:00
lili 72800a6311 add list of current redeems to dashboard
is currently ugly, needs to be made prettier
2022-11-07 17:30:00 +01:00
lili 7b9dbc805c add new and moved CLI commands to init 2022-11-07 16:45:29 +01:00
lili 657854eb5d move clear-queue to db, add refresh-counters to db 2022-11-07 16:42:45 +01:00
lili 2c3109901c make app silently fail when config is missing
since default was already loaded
2022-11-07 16:29:02 +01:00
Lin (Lili) Pavelů e3cc9286af Merge pull request #2 from SleepyLili/configurable-redeems
configurable redeems
2022-11-07 12:59:07 +01:00
lili 60e61728b8 make version number not be an alpha 2022-11-07 12:57:43 +01:00
lili 1c295dde29 fix duplicate removal on name change for auth user 2022-11-07 12:56:11 +01:00
lili 62ddd19834 bump version number for live instance 2022-11-03 16:14:31 +01:00
lili 41d9fc4657 fix duplicate name purging,
add name addition to account creation
2022-11-03 15:58:33 +01:00
lili 6ec8a31100 add duplicate name removal to webhook catcher 2022-10-25 19:00:43 +02:00
lili 95acd70b85 prepare remove duplicate usernames function
(NOT TESTED)
2022-10-25 18:58:04 +02:00
lili 75bc9f161d fully fixed redeem clear 2022-10-25 18:37:59 +02:00
lili 932ac9ff71 fix counters not resetting hopefully 2022-10-25 18:34:48 +02:00
lili a667f746f3 fix taking away points when no note with note rdm 2022-10-25 18:31:36 +02:00
lili 15dfd3ccae bump version for stream 2022-10-20 16:24:49 +02:00
lili 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 f0077c56dc fix default redeems 2022-10-18 15:39:04 +02:00
lili 5561621be2 bump version number for today's stream
(for real this time)
2022-10-18 15:24:55 +02:00
lili a62c718aa1 add a default redeems file 2022-10-18 14:44:46 +02:00
lili bf49aa16cd make help send all redeems
(the help function needs a rewrite)
2022-10-18 14:40:16 +02:00
lili f9ff27c055 bugfix 2022-10-18 14:10:52 +02:00
lili 6a4c8b759a fix None type error 2022-10-18 14:09:35 +02:00
lili c12bcd68c2 show user's points on dashboard 2022-10-18 14:04:15 +02:00
lili ecb794b8fa bump version for tuesday stream 2022-10-17 18:55:53 +02:00
lili d8230da013 more style fixes everywhere else 2022-10-17 18:47:30 +02:00
lili 06114022da code style fixes 2022-10-17 18:37:49 +02:00
lili f391a7bd12 create points table if not exists 2022-10-13 14:24:36 +02:00
lili f916d46d55 change schema to drop counters and NOT drop points 2022-10-13 14:23:31 +02:00
lili 5c6b070a7a redeems dashboard improvement 2022-10-13 14:09:12 +02:00
lili 796febb91f dashboard fixes 2022-10-13 13:53:42 +02:00
lili dda415f87a init-db typo fixes 2022-10-13 13:29:38 +02:00
lili 3c5a09b2de update dashboard + dashboard helpers
also untested
2022-10-12 15:48:57 +02:00
lili 5384076f64 another schema fix 2022-10-12 15:48:18 +02:00
lili 4a3927a196 schema fix 2022-10-12 15:48:03 +02:00
lili ede1cca8da code skeleton fixes 2022-10-12 15:35:36 +02:00
lili 099525f9ff base customizable redeems code skeletons
UNTESTED but i think i got it all
2022-10-12 15:31:34 +02:00
lili 1faee35169 indent fixes + new helpers + updated helpers 2022-10-12 15:30:12 +02:00
lili 062e1c113e prepare skeletons for configurable redeems
move redeem handling code to redeem handler
2022-10-10 15:14:57 +02:00
lili c8cc529045 bump version after bugfix
for tuesday stream
2022-10-03 12:32:43 +02:00
lili 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 351e612ede bump version number for thursday stream 2022-09-29 12:54:32 +02:00
lili 87cdf9c4ea remove unnecessary lines from style.css
i kept removing things that didn't make the dashboard different
2022-09-29 12:52:27 +02:00
Lin (Lili) Pavelů 55f7f78adc Merge pull request #1 from Michcioperz/patch-1
Fix time formatting in redeems dashboard
2022-09-28 13:09:18 +02:00
Michcio 570c7c84be Fix time formatting in redeems dashboard 2022-09-27 18:23:10 +02:00
lili 34802b2a5a bump version number for today's stream 2022-09-27 11:04:02 +02:00
lili 6431705934 remove unused line 2022-09-27 10:32:24 +02:00