aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainRestructure codebase with proper organization, fix file picker navigation, an...Priyansh9 months
 
 
AgeCommit messageAuthorFilesLines
2025-08-28Restructure codebase with proper organization, fix file picker navigation, an...HEADmainPriyansh12-12/+1002
2025-08-27Refactor screens to use new packages and componentsPriyansh3-19/+14
2025-08-27Add components package with status barPriyansh1-0/+39
2025-08-27Add styles package with Catppuccin themePriyansh1-0/+20
2025-08-27Move Globals to separate types packagePriyansh1-0/+8
2025-08-27Add catppuccin and lipgloss dependenciesPriyansh2-1/+4
2025-08-27simplify build file to set version via makefilePriyansh1-12/+2
2025-08-27Enhance Makefile with version and build date injectionPriyansh1-4/+11
2025-08-27Update root screen to display version infoPriyansh1-2/+8
2025-08-27Add version and build date to globalsPriyansh2-3/+11
[...]