Tags give the ability to mark specific points in history as being important
-
v2.2.2
bd8845ce · ·Various fixes and improvements, updated deps - If the main fallback doesn't have data for the day, and that you would open the stats, it would make an error. We try to load the other one now. - Kinda the same with the grid, use the other fallback source if the current doesn't have anything. - Hide days with [as] only if the tab is not enabled in the settings. Also add brackets to those days to emphasis it's [as] only. - Also show current version in the about part I guess. - Probably other minor things.
-
v2.0.0
f1db53fe · ·Rewrite of many parts and now using the new backend - The backend archives data and we should be able to ask for previous dates. - We can also select a custom range of dates (this is not saved between refresh). - Stats are done server-side, so no more complex stuff here. - We can have more display styles. Light theme to come. - Grid now can have colors for each show, as requested by people online. If implemented, we could use pre-defined colors provided by the backend. - On mobile layout (1 col.) changing the route will make you scroll to the content. - In dev environement Raven and Google Analytics are not used.