Commit Graph

26 Commits

Author SHA1 Message Date
Fabian Dill 68c639d798 empty text comes before text; right. 2021-02-19 15:23:18 +01:00
Fabian Dill 9b6a695551 default sort hints table so that it pushes found hints to the bottom 2021-02-19 15:18:26 +01:00
Chris Wilson ccdc8cefe4 Many small adjustments
- Adjust header width for scrollbar presence
- Added new header assets for grass and dirt
- Adjusted styles for hosted and tracker
- Expand header to implement templating system
- Much more I have forgotten
2020-12-03 01:55:48 -05:00
Chris Wilson 26fdb92c30 Implement new styles for tracker, mostly keep the old ones there. 2020-11-30 22:29:48 -05:00
CaitSith2 58765a18d3 Retrieve location_to_data area from multidata if present. 2020-10-29 15:20:41 -07:00
Chris Wilson 8e8bce4d9a Update directory structure in WebHostLib 2020-08-02 19:10:42 -04:00
Fabian Dill daf4ac8117 WebHost: Tracker updates
- use long player names for hint table
- allow multistream link to be updated without page refresh
- add a notice that the tracker is self updating
2020-07-29 21:35:31 +02:00
Fabian Dill ab54921665 WebHost: make multistream usernames unique 2020-07-28 17:19:54 +02:00
Fabian Dill bca1a2d9e0 WebHost: Automatic !hint tracking 2020-07-27 19:30:31 +02:00
Chris Wilson e384c9ed6d Tables now automatically resize themselves to fit page height 2020-07-25 22:07:35 -04:00
Chris Wilson d1af7de6fe Merge remote-tracking branch 'origin/master' 2020-07-25 17:27:07 -04:00
Chris Wilson 1d22c7fb97 Fix thead not sticking properly in chromium-based browsers, restore scroll-sync 2020-07-25 17:24:23 -04:00
Fabian Dill 9f5d9847f0 WebHost: Clean up some whitespace 2020-07-25 22:53:46 +02:00
Fabian Dill 5cd5223ae0 WebHost: Add youtube livestreaming and autogenerated multistream link 2020-07-25 22:40:24 +02:00
Chris Wilson aacd5b4063 Center last activity column 2020-07-25 02:10:49 -04:00
Chris Wilson 3ea435c66c Style fixes for tracker page
- Restore single search bar
- Restore cell borders
- Restore row highlighting on hover
- Utilize more vertical space
- Remove sorting arrows
2020-07-25 02:07:52 -04:00
Fabian Dill c41ffdeb80 WebHost: restore automatic tracker refresh 2020-07-24 03:57:44 +02:00
Chris Wilson f484ed0274 Overhaul of styles for DataTables, re-add Cookie Notice 2020-07-23 03:21:26 -04:00
Fabian Dill 78c85cce14 WebHost: List Rooms in a sortable table 2020-07-21 23:15:19 +02:00
Fabian Dill cb4d2d1ef0 Tracker: Use Icons for header where appropriate 2020-07-19 22:32:56 +02:00
Fabian Dill 611a38be67 Tracker: Only show AT and HC big key in DoorRando 2020-07-19 21:15:55 +02:00
Fabian Dill 4b155677fa javascript import ordering is a thing~ 2020-07-19 20:55:03 +02:00
Fabian Dill e13136ea7d restore tracker to known ugliness 2020-07-19 20:52:04 +02:00
Chris Wilson 3e86347389 Remove debug logs 2020-07-18 23:02:41 -04:00
Chris Wilson 5fdc3f757b Fix import paths and restore tracker functionality 2020-07-18 23:01:35 -04:00
Berserker66 cdee9e5a3a WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00
Renamed from WebHost/templates/tracker.html (Browse further)