home-erp

git clone git://archive.git.mtrnord.blog/MTRNord/home-erp.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2023-10-21 19:28Handle errors on room creationMTRNord1+12-5
2023-10-21 18:33Add all paths to phpstanMTRNord1+8-0
2023-10-21 18:22Improve static analysis and fix some bugsMTRNord7+212-6
2023-10-21 18:15Explicitly call analyseMTRNord1+1-1
2023-10-21 18:13Add path for phpstanMTRNord1+1-1
2023-10-21 18:12Fix typosMTRNord2+4-4
2023-10-21 18:11Add phpstan to dev depsMTRNord2+64-1
2023-10-21 18:10Make sure we build vite tooMTRNord3+10-4
2023-10-21 18:06Fix typoMTRNord2+0-0
2023-10-21 18:05Try adding testsMTRNord3+99-0
2023-10-21 17:53Simplify room creation and display since nfs is only needed in compartmentsMTRNord9+116-150
2023-10-21 17:42Further API cleanupMTRNord7+236-213
2023-10-21 17:11Fix API docs and add endpoint to get all roomsMTRNord5+313-1435
2023-10-21 17:05Implement basic room pageMTRNord17+437-46
2023-10-18 17:54Generate base models and add a way to generate tokensMTRNord22+2449-5
2023-10-18 14:29Always start on dashboardMTRNord2+5-37
2023-10-18 12:27Add api docsMTRNord15+2979-3
2023-10-18 12:14CleanupMTRNord6+66-127
2023-10-18 12:08Initial commitMTRNord188+17726-0