draupnir4all-web

git clone git://archive.git.mtrnord.blog/MTRNord/draupnir4all-web.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-05-23 12:49Merge pull request #1 from MTRNord/renovate/configureMarcel1+6-0
2025-05-23 12:47Fix CI and disable report feature and fix some dialogsMTRNord9+43-23
2025-05-23 12:46Add renovate.jsonrenovate[bot]1+6-0
2025-05-01 16:52Fix unchecked access with placeholdersMTRNord10+47-14
2025-05-01 16:19Use generated API and cachingMTRNord15+920-53
2025-05-01 15:39Update the settings pages to work with the real dataMTRNord4+35-20
2025-05-01 15:03Implement first APis and make pages SSRMTRNord24+1105-850
2025-04-30 22:38Use SSR where possible and prepare bot selector based on APIMTRNord22+708-535
2025-04-29 20:00Use has instead of get for simplicityMTRNord1+1-1
2025-04-29 19:51Use server side checks when we can for redirectionMTRNord3+6-15
2025-04-29 18:51Fix redirect bugsMTRNord5+68-22
2025-04-29 11:22Ensure we store the access token locally to survive reloads of the pageMTRNord1+18-0
2025-04-29 11:00Implement the actual login codeMTRNord12+499-241
2025-04-28 19:03Fix reload loopingMTRNord6+50-32
2025-04-28 18:48Prepare login being fully client side. However this will require future changes for the SSR sadly.MTRNord20+484-613
2025-04-28 16:37Add missing corepack definition in package.jsonMTRNord1+3-3
2025-04-28 16:29Fix heatmap legend alignmentMTRNord1+1-1
2025-04-28 12:42Make search in the bans list workMTRNord1+10-2
2025-04-28 12:36Add a dialog for removing a protected roomMTRNord2+41-6
2025-04-28 12:31Fix logic for loginsMTRNord2+14-14
2025-04-28 12:26Remove doubled up loading indicatorMTRNord2+0-12
2025-04-28 11:21Fix license text on pageMTRNord1+1-1
2025-04-28 11:21Remove matrix.org as a termMTRNord1+2-2
2025-04-28 11:03Remove incorrect @ts-expect-errorMTRNord3+4-2
2025-04-28 10:47Further mobile fixesMTRNord3+54-52
2025-04-28 10:46Fix frontpage design on mobileMTRNord3+103-46
2025-04-26 20:11Fix the CIMTRNord1+5-3
2025-04-26 20:08Add basic CIMTRNord1+39-0
2025-04-26 20:05Some more cleanup on the analytics page to remove the double headerMTRNord3+16-17
2025-04-26 19:56react cleanups, Dockerfile and SSR improvementsMTRNord43+566-780
2025-04-26 16:21Cleanup repoMTRNord29+0-2862
2025-04-26 14:55Update readmeMTRNord1+73-21
2025-04-26 14:46Use plotly for chartsMTRNord10+3239-405
2025-04-26 14:02Move dashboard components to global componentsMTRNord18+577-577
2025-04-26 13:49Make dashboard tabs actual pagesMTRNord21+1862-1673
2025-04-25 18:22Fix barchart and move analytics board to the right folderMTRNord4+434-390
2025-04-24 20:37Split out things, abstract things and add filters for bansMTRNord8+277-345
2025-04-22 13:32Add statistics page and set up some more auth related things like session managementMTRNord34+2418-1913
2025-04-22 10:11Fix frontpage promioses and add licenseMTRNord2+675-18
2025-04-21 23:30Initial designMTRNord80+9843-1000
2025-04-21 20:46DraftMTRNord16+4484-5985
2025-04-19 18:26Initial commit from Create Next AppMTRNord17+6152-0