Commit Graph

  • 15ba984d76 feat(config): Allow a server to be set as the "default" server (fix #17) master Noah 2024-04-07 15:11:10 -0500
  • be2c17662d docs(config): Fix incorrect function name in comment. Noah 2024-04-07 14:25:53 -0500
  • fa9318812d feat(times): Add repository column to times table (fix #19) Noah 2024-04-07 14:23:10 -0500
  • 2528fbe9eb feat(summary): Quit out of program when user interrupts loading indicator (fix #21) Noah 2024-04-07 14:18:21 -0500
  • d434ff273b fix(times): Don't start bubbletea table if time log slice is empty (fix #15) Noah 2024-04-07 14:15:16 -0500
  • df48225954 refactor(times): Handle 'since' option before starting bubble tea indicator Noah 2024-04-07 13:54:46 -0500
  • c5b82d5dbe feat(times): Add since option (fix #4) Noah 2024-04-07 13:50:23 -0500
  • e5b3edb460 Re-structure command / option / flag handling (fix #14) Noah 2024-04-07 13:11:48 -0500
  • 2a8f2e46d3 feat(times): Allow user to quit out of an Indicator Noah 2024-03-21 18:51:28 -0500
  • 3a0ff257f7 refactor(times): Move times() to the top of times.go Noah 2024-03-21 18:40:46 -0500
  • d63adde44b fix(times): Fix time logs being sorted incorrectly Noah 2024-03-21 18:38:06 -0500
  • 6c914738a2 feat(times): Display server name in times table (fix #11) Noah 2024-03-21 18:28:19 -0500
  • 98788aeede feat(times): Sort time log items by date (fix #10) Noah 2024-03-21 17:58:42 -0500
  • 0a503a8a0c feat(feed): Create feed command (WIP) (#9) Noah 2024-03-19 20:35:37 -0500
  • 1209ca1310 refactor(styles): Add styles.text Noah 2024-03-19 18:30:36 -0500
  • 62982c63d8 feat(feed): Increase number of activities fetched from the server Noah 2024-03-19 18:30:08 -0500
  • d57c150cf3 feat(feed): Add getActivityFeed() function (+ gitea.Client storage modifications) Noah 2024-03-19 18:11:49 -0500
  • cf2fbd8414 refactor(styles): Rename colors.go -> styles.go Noah 2024-03-17 23:50:18 -0500
  • 42679ee63b feat(indicator): Make initialIndicator() take a job description Noah 2024-03-17 23:03:45 -0500
  • 174dcb9706 refactor(colors): Add colors structure with all the needed colors (fix #7) Noah 2024-03-17 22:27:11 -0500
  • ee4d23765d refactor([times]): Move Indicator to its own file (fix #6) Noah 2024-03-17 22:17:19 -0500
  • 6b5ad657b6 refactor(times): Move Gitea time log API code into getTimeLogs() Noah 2024-03-17 22:06:31 -0500
  • f8d6d8f5b2 feat(times): Show Total tracked time (fix #2) Noah 2024-03-17 21:42:40 -0500
  • 677047a7c5 feat(times): Add information text to the loading indicator Noah 2024-03-17 19:09:13 -0500
  • 5b445eb29a Format main.go Noah 2024-03-17 17:59:56 -0500
  • dfeef3e271 [times] Don't panic when failing to get time track logs Noah 2024-03-17 17:59:42 -0500
  • 651e6ac7dc Remove config.lua Noah 2024-03-17 17:55:21 -0500
  • 9de5aa002c Add config.lua to .gitignore Noah 2024-03-17 17:20:15 -0500
  • 0ac6ec938f Add time log viewer (With spinners!) Noah 2024-03-16 21:17:40 -0500
  • 0d212a558c Add --server flag to specify a specific server for activity stats Noah 2024-03-16 17:44:01 -0500
  • 70597d4b1f Add optional --config option Noah 2024-03-16 17:25:18 -0500
  • 3f88f3aac5 Lua configuration! Noah 2024-03-16 17:05:19 -0500
  • 9c6f2730f2 Gitea init Noah 2024-03-16 14:08:19 -0500
  • ac71e829ad Init commit Noah 2024-03-16 13:53:51 -0500