| 2025-05-23 12:49 | Merge pull request #1 from MTRNord/renovate/configure | Marcel | 1 | +6 | -0 |
| 2025-05-23 12:47 | Fix CI and disable report feature and fix some dialogs | MTRNord | 9 | +43 | -23 |
| 2025-05-23 12:46 | Add renovate.json | renovate[bot] | 1 | +6 | -0 |
| 2025-05-01 16:52 | Fix unchecked access with placeholders | MTRNord | 10 | +47 | -14 |
| 2025-05-01 16:19 | Use generated API and caching | MTRNord | 15 | +920 | -53 |
| 2025-05-01 15:39 | Update the settings pages to work with the real data | MTRNord | 4 | +35 | -20 |
| 2025-05-01 15:03 | Implement first APis and make pages SSR | MTRNord | 24 | +1105 | -850 |
| 2025-04-30 22:38 | Use SSR where possible and prepare bot selector based on API | MTRNord | 22 | +708 | -535 |
| 2025-04-29 20:00 | Use has instead of get for simplicity | MTRNord | 1 | +1 | -1 |
| 2025-04-29 19:51 | Use server side checks when we can for redirection | MTRNord | 3 | +6 | -15 |
| 2025-04-29 18:51 | Fix redirect bugs | MTRNord | 5 | +68 | -22 |
| 2025-04-29 11:22 | Ensure we store the access token locally to survive reloads of the page | MTRNord | 1 | +18 | -0 |
| 2025-04-29 11:00 | Implement the actual login code | MTRNord | 12 | +499 | -241 |
| 2025-04-28 19:03 | Fix reload looping | MTRNord | 6 | +50 | -32 |
| 2025-04-28 18:48 | Prepare login being fully client side. However this will require future changes for the SSR sadly. | MTRNord | 20 | +484 | -613 |
| 2025-04-28 16:37 | Add missing corepack definition in package.json | MTRNord | 1 | +3 | -3 |
| 2025-04-28 16:29 | Fix heatmap legend alignment | MTRNord | 1 | +1 | -1 |
| 2025-04-28 12:42 | Make search in the bans list work | MTRNord | 1 | +10 | -2 |
| 2025-04-28 12:36 | Add a dialog for removing a protected room | MTRNord | 2 | +41 | -6 |
| 2025-04-28 12:31 | Fix logic for logins | MTRNord | 2 | +14 | -14 |
| 2025-04-28 12:26 | Remove doubled up loading indicator | MTRNord | 2 | +0 | -12 |
| 2025-04-28 11:21 | Fix license text on page | MTRNord | 1 | +1 | -1 |
| 2025-04-28 11:21 | Remove matrix.org as a term | MTRNord | 1 | +2 | -2 |
| 2025-04-28 11:03 | Remove incorrect @ts-expect-error | MTRNord | 3 | +4 | -2 |
| 2025-04-28 10:47 | Further mobile fixes | MTRNord | 3 | +54 | -52 |
| 2025-04-28 10:46 | Fix frontpage design on mobile | MTRNord | 3 | +103 | -46 |
| 2025-04-26 20:11 | Fix the CI | MTRNord | 1 | +5 | -3 |
| 2025-04-26 20:08 | Add basic CI | MTRNord | 1 | +39 | -0 |
| 2025-04-26 20:05 | Some more cleanup on the analytics page to remove the double header | MTRNord | 3 | +16 | -17 |
| 2025-04-26 19:56 | react cleanups, Dockerfile and SSR improvements | MTRNord | 43 | +566 | -780 |
| 2025-04-26 16:21 | Cleanup repo | MTRNord | 29 | +0 | -2862 |
| 2025-04-26 14:55 | Update readme | MTRNord | 1 | +73 | -21 |
| 2025-04-26 14:46 | Use plotly for charts | MTRNord | 10 | +3239 | -405 |
| 2025-04-26 14:02 | Move dashboard components to global components | MTRNord | 18 | +577 | -577 |
| 2025-04-26 13:49 | Make dashboard tabs actual pages | MTRNord | 21 | +1862 | -1673 |
| 2025-04-25 18:22 | Fix barchart and move analytics board to the right folder | MTRNord | 4 | +434 | -390 |
| 2025-04-24 20:37 | Split out things, abstract things and add filters for bans | MTRNord | 8 | +277 | -345 |
| 2025-04-22 13:32 | Add statistics page and set up some more auth related things like session management | MTRNord | 34 | +2418 | -1913 |
| 2025-04-22 10:11 | Fix frontpage promioses and add license | MTRNord | 2 | +675 | -18 |
| 2025-04-21 23:30 | Initial design | MTRNord | 80 | +9843 | -1000 |
| 2025-04-21 20:46 | Draft | MTRNord | 16 | +4484 | -5985 |
| 2025-04-19 18:26 | Initial commit from Create Next App | MTRNord | 17 | +6152 | -0 |