Commit Graph

20 Commits

Author SHA1 Message Date
Fabian Dill 1a94bcaec5 track keys 2020-06-24 16:06:19 +02:00
Fabian Dill 38fe292acb allow aliases in tracker and prevent them from causing html/js/database "stuff"
Though technically they can still do unicode "stuff"
2020-06-24 13:29:40 +02:00
Fabian Dill f72f344860 make tracker table sortable, give it a fixedHeader and prepare it for ajax refresh 2020-06-24 09:44:56 +02:00
Fabian Dill cbe117a817 add last activity to tracker 2020-06-23 14:37:41 +02:00
Fabian Dill 53d3b4eb38 fine tune tracker 2020-06-23 05:46:32 +02:00
Fabian Dill fedec59896 track locations 2020-06-23 02:50:07 +02:00
Fabian Dill ca106ebfee List owned rooms on landing 2020-06-22 20:25:24 +02:00
Fabian Dill 0a325e3dce Tracker fine tuning #2 2020-06-22 04:08:09 +02:00
Fabian Dill f73541bafa Tracker fine tuning 2020-06-22 03:53:00 +02:00
Fabian Dill 6a5207900f make tracker look better 2020-06-22 00:58:18 +02:00
Fabian Dill 851f86e13d add Tracker icons 2020-06-21 17:44:50 +02:00
Fabian Dill c8946748b6 auto refresh tracker 2020-06-21 15:59:32 +02:00
Fabian Dill 8d8eae1a48 fix title for tracker 2020-06-21 15:42:26 +02:00
Fabian Dill 6421a373e1 Webhost Update
introduce a very WIP tracker
Server will try to reuse port and also try to only use one port
2020-06-21 15:32:31 +02:00
Fabian Dill 2759f6812c use bootstrap alerts for flashes 2020-06-21 04:53:08 +02:00
Fabian Dill 43feb751f9 Add info about cookies
Technically not required. As long as all cookies are needed for site functionality and no personal data processing or ads exist this notice is not needed.
2020-06-21 04:31:02 +02:00
Fabian Dill 9e18c6f1cd Database-backed Webhosting 2020-06-20 20:03:06 +02:00
Fabian Dill 03a6227eef set up pony and waitress skeletons 2020-06-14 07:44:59 +02:00
Fabian Dill ddc7be0794 update webhost 2020-06-13 22:49:57 +02:00
Fabian Dill 7c5c32c49a include web host for multiple multiworlds
This is in proof of concept stage, but also as a how-to as I get about monthly asked how to run multiple MultiServer instances for Discord Bots.
2020-06-13 10:16:29 +02:00