Commit graph

12 commits

Author SHA1 Message Date
Antosik
7e0ee094c0 feat(eslint): manually fix eslint errors (not auto-fixable) 2021-07-27 18:34:58 +03:00
Antosik
4fe1031712 feat(eslint): auto-fix eslint errors 2021-07-27 18:33:35 +03:00
Julian Lam
ae8d9c5c99 fix: disallowVoteUpdate label showing all of the time (redis only maybe?) 2020-10-30 10:45:56 -04:00
Barış Soner Uşaklı
f6c84a25c0 fix: update upgrade script so it doesnt crash on wrong type
if the type of a key is not a set then skip that key
use sortedSetAdd with arrays to add all uids at once instead of 1 by 1
change zcount -inf/+inf to sortedSetCard
2020-07-29 10:40:02 -04:00
Aziz Khoury
ee99cf8b49 fixes #96 2019-03-12 03:23:09 +02:00
Aziz Khoury
a7ad4fb3c8 working version with setting to disallowVoteUpdate 2019-03-03 12:32:32 +02:00
Aziz Khoury
931e181331 upgrade script working'ish, need more test runs 2019-03-01 19:23:24 +02:00
Aziz Khoury
6b238f14ac wip 2019-02-21 09:51:27 +02:00
Schamper
3a2145ef57 Allow adding a poll by editing the first post
Note: Currently requires a page refresh to see the poll
2016-03-12 15:28:59 +01:00
Schamper
c3526a8eab Change percentage rounding 2016-01-07 21:37:18 +01:00
Schamper
e479aefcb5 Reworked poll viewer 2016-01-07 21:03:23 +01:00
Schamper
fdab27dbf0 I need to commit more often on these big rewrites
- Reworked server code
- Reworked poll creator
- Moved a couple of files around
- Cleaned up a lot of code
2015-12-20 22:07:48 +01:00