Commit Graph

  • 75bc9f161d fully fixed redeem clear Lili 2022-10-25 18:37:59 +02:00
  • 932ac9ff71 fix counters not resetting hopefully Lili 2022-10-25 18:34:48 +02:00
  • a667f746f3 fix taking away points when no note with note rdm Lili 2022-10-25 18:31:36 +02:00
  • 15dfd3ccae bump version for stream Lili 2022-10-20 16:24:49 +02:00
  • 2cf2050dac dashboard wrong points workaround dashboard now shows the points of every user with same username Lili 2022-10-20 16:10:28 +02:00
  • f0077c56dc fix default redeems Lili 2022-10-18 15:39:04 +02:00
  • 5561621be2 bump version number for today's stream (for real this time) Lili 2022-10-18 15:24:55 +02:00
  • a62c718aa1 add a default redeems file Lili 2022-10-18 14:44:46 +02:00
  • bf49aa16cd make help send all redeems (the help function needs a rewrite) Lili 2022-10-18 14:40:16 +02:00
  • f9ff27c055 bugfix Lili 2022-10-18 14:10:52 +02:00
  • 6a4c8b759a fix None type error Lili 2022-10-18 14:09:35 +02:00
  • c12bcd68c2 show user's points on dashboard Lili 2022-10-18 14:04:15 +02:00
  • ecb794b8fa bump version for tuesday stream Lili 2022-10-17 18:55:53 +02:00
  • d8230da013 more style fixes everywhere else Lili 2022-10-17 18:47:30 +02:00
  • 06114022da code style fixes Lili 2022-10-17 18:37:49 +02:00
  • f391a7bd12 create points table if not exists Lili 2022-10-13 14:24:36 +02:00
  • f916d46d55 change schema to drop counters and NOT drop points Lili 2022-10-13 14:23:31 +02:00
  • 5c6b070a7a redeems dashboard improvement Lili 2022-10-13 14:09:12 +02:00
  • 796febb91f dashboard fixes Lili 2022-10-13 13:53:42 +02:00
  • dda415f87a init-db typo fixes Lili 2022-10-13 13:29:38 +02:00
  • 3c5a09b2de update dashboard + dashboard helpers also untested Lili 2022-10-12 15:48:57 +02:00
  • 5384076f64 another schema fix Lili 2022-10-12 15:48:18 +02:00
  • 4a3927a196 schema fix Lili 2022-10-12 15:48:03 +02:00
  • ede1cca8da code skeleton fixes Lili 2022-10-12 15:35:36 +02:00
  • 099525f9ff base customizable redeems code skeletons UNTESTED but i think i got it all Lili 2022-10-12 15:31:34 +02:00
  • 1faee35169 indent fixes + new helpers + updated helpers Lili 2022-10-12 15:30:12 +02:00
  • 062e1c113e prepare skeletons for configurable redeems move redeem handling code to redeem handler Lili 2022-10-10 15:14:57 +02:00
  • c8cc529045 bump version after bugfix for tuesday stream Lili 2022-10-03 12:32:43 +02:00
  • 9ce16bb35e bugfix: only give points to unique users no longer gives people extra points for having more tabs open Lili 2022-09-30 12:01:33 +02:00
  • 351e612ede bump version number for thursday stream Lili 2022-09-29 12:54:32 +02:00
  • 87cdf9c4ea remove unnecessary lines from style.css i kept removing things that didn't make the dashboard different Lili 2022-09-29 12:52:27 +02:00
  • 55f7f78adc
    Merge pull request #1 from Michcioperz/patch-1 Lin (Lili) Pavelů 2022-09-28 13:09:18 +02:00
  • 570c7c84be
    Fix time formatting in redeems dashboard Michcio 2022-09-27 18:23:10 +02:00
  • 34802b2a5a bump version number for today's stream Lili 2022-09-27 11:04:02 +02:00
  • 6431705934 remove unused line Lili 2022-09-27 10:32:24 +02:00
  • 7bcf5a8b33 fix typo Lili 2022-09-26 17:00:48 +02:00
  • eb8effb4b1 update readme: administrative permission Lili 2022-09-26 16:59:32 +02:00
  • 951dc38496 redeem dashboard now shows in local timezone Lili 2022-09-26 16:51:44 +02:00
  • 1d6bd82ce0 fix db import for cmd argument Lili 2022-09-26 16:51:22 +02:00
  • 965e14e035 update readme (setup as package) Lili 2022-09-26 11:27:42 +02:00
  • 8311e6f40e remove insecure clear command from bot CLI command replaces it safely Lili 2022-09-26 11:11:31 +02:00
  • 8bbe273df4 reorganize app factory Lili 2022-09-26 11:10:58 +02:00
  • 4adac38871 add clear-queue CLI command Lili 2022-09-26 11:10:48 +02:00
  • ed79404530 remove old/unnecessary checks Lili 2022-09-26 10:50:37 +02:00
  • 26f7706b2d fix point redeems that end with balance at 0 Lili 2022-09-24 21:20:44 +02:00
  • 0bdb7ce2dd update readme for new config location Lili 2022-09-23 12:33:02 +02:00
  • ac0f5c4549 make db config work in instance dir when package Lili 2022-09-23 11:49:32 +02:00
  • 2f54388814 change config file load to work when package Lili 2022-09-23 11:15:06 +02:00
  • 2f4923ddc4 move setup and manifest to root folder Lili 2022-09-23 10:13:50 +02:00
  • a922e52f33 make project installable Lili 2022-09-22 13:44:47 +02:00
  • 4c3d2cc734 improvement: no points giving when stream is off Lili 2022-09-14 14:05:10 +02:00
  • 53b4419ed4 bugfix: dashboard no longer breaks w/ empty queue Lili 2022-09-14 14:04:27 +02:00
  • 55ab9c774a fix wording, add config Lili 2022-09-12 09:43:51 +02:00
  • 496b168677 include basic readme Lili 2022-09-12 09:36:36 +02:00
  • 4fa7f2287b fix name change query, add forced name refresh Lili 2022-09-09 12:41:13 +02:00
  • 7725f1f795 dashboard update part 2 Lili 2022-09-09 12:35:46 +02:00
  • 8622ad0931 update dashboard to show time and username time instead of datetime, username instead of user ID Lili 2022-09-09 12:35:20 +02:00
  • 876d020a69 db clear and pretty redeem queue helpers added Lili 2022-09-09 12:34:31 +02:00
  • dd2122618d add css stylesheet (grabbed from elixir project) Lili 2022-09-08 13:17:58 +02:00
  • 20c2d2536e beginning work on redeem dashboard for now it's just a static site Lili 2022-09-07 16:44:59 +02:00
  • 0bca3d65a8 add base support for display name changes Lili 2022-09-06 18:20:44 +02:00
  • 4a0940b8ff configurable points per X second part 2 Lili 2022-09-05 13:20:39 +02:00
  • c4fc1de95c configurable points per X seconds implementation Lili 2022-09-05 13:20:20 +02:00
  • aa7a53342f preparation for configurable points Lili 2022-08-30 15:32:17 +02:00
  • d80ea74a29 add automatic point addition Lili 2022-08-30 15:25:21 +02:00
  • f16f6cc925 add drink Lili 2022-08-24 15:55:55 +02:00
  • c0f1d33818 add use_points Lili 2022-08-24 15:55:46 +02:00
  • c5f31946d3 moving code out into helper functions Lili 2022-08-24 15:35:16 +02:00
  • 63b4c73cda change filenames to snake_case as well Lili 2022-08-24 13:47:55 +02:00
  • 23ebe015b9 change function names to snake_case Lili 2022-08-24 13:45:13 +02:00
  • 2ab85bfb6d move helper functions to own file Lili 2022-08-24 13:39:40 +02:00
  • ad692e5938 add owncast instance url to config Lili 2022-08-22 16:58:10 +02:00
  • ef88403ca4 add a working config file! Lili 2022-08-22 16:43:56 +02:00
  • fd28a7904a respond to user in chat Lili 2022-08-17 17:44:25 +02:00
  • 67fc364b8e first prototype of point tracking. no point redeem Lili 2022-08-17 16:33:40 +02:00
  • 9ad850b938 syncing WIP changes just in case Lili Pavelu 2022-08-01 10:13:27 +02:00
  • 8df3ebd8c4 early progress: more untested functionality point checking and accumulating Lili Pavelu 2022-07-05 15:48:09 +02:00
  • de9294c754 early progress: untested so far Lili Pavelu 2022-06-08 14:22:58 +02:00
  • 1d3bce203c listening to local owncast now Lili Pavelu 2022-05-25 13:24:55 +02:00
  • 540f9309e1 initial commit Lili Pavelu 2022-05-24 15:28:00 +02:00