18 Commits (de4967e7e5abf337e4a9ea2e003afc95d92a662e)

Author SHA1 Message Date
Thomas Lynch 849882a066 more model and form improvement 3 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 3 years ago
Thomas Lynch 60cddef23a slowly switch configs to db and only a small amount of things like secrets remain in a config file 3 years ago
Thomas Lynch c6441c33f8 start on the model, update paramconverter, refactor the setting thing from boardsettings and fix a bug (how did that not cause problems?? o.o) 3 years ago
Thomas Lynch 9ad03e096a make subscriber only start when there is any listener so its not needed in gulptasks for example 3 years ago
Thomas Lynch de75523ddc start making the config able to reload, for now just clearing require.cache 3 years ago
Thomas Lynch d76c233d92 simple pubsub test in redis file 3 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 4 years ago
Thomas Lynch e6f11478ee
Dev auto reset triggers (#152) 4 years ago
fatchan 2b4e631756 accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan f55b0f4cea add other util to redis wrapper using scan to delete keys by a pattern for diagnostics or amdinistrative purposes 5 years ago
fatchan 8e5d1a15f8 add TTL to redis set in wrapper 5 years ago
fatchan 392d2c8199 small typographical and minor changes 5 years ago
fatchan 5ef7da7100 banner rotating uses srandmember from redis of board banners 5 years ago
fatchan 6a21fcccb1 add del to redis and cache boards for single board query and exists middleware 5 years ago
fatchan 4e22ee61ce switch to bull instead of rsmq its superior in every way 5 years ago
fatchan 3aabb5dbb5 switch redis lib to have a separate client, so that i can use it for k:v cache later 5 years ago