Commit Graph

108 Commits

Author SHA1 Message Date
マリウス abc041381e Fixed #2, removed initial check for existing entries, adding a separate one 2021-02-07 14:02:32 -04:00
マリウス ab78ffcd00 Updated workflow 2021-01-10 19:06:00 -04:00
マリウス 03d3a33a43 Added db to .gitignore 2020-10-25 22:55:40 +00:00
マリウス 7f376a1b3c Removed Printf 2020-10-23 20:51:58 +01:00
マリウス 109494bb0c Fixed naming 2020-10-23 20:51:51 +01:00
マリウス 2d7dbddf5c Implemented projects/tasks structure listing; this implements #1 partially 2020-10-21 00:05:39 +01:00
マリウス 59c05b1ac9 Update README.md 2020-10-20 10:27:49 +01:00
マリウス 0d71ab2d34 Updated GetGitLog to only include own commits 2020-10-18 00:24:29 +01:00
マリウス 25ad96dba2 Updated screenshots 2020-10-17 23:17:43 +01:00
マリウス 5d83405691 Added download link 2020-10-17 23:02:39 +01:00
マリウス ff07cee819 Added logo 2020-10-17 22:57:09 +01:00
マリウス d1a19e1623 Documented entry command 2020-10-17 22:52:09 +01:00
マリウス 3f23b28662 Refactored entry update 2020-10-17 22:49:29 +01:00
マリウス 94f062e036 Implemented entry command 2020-10-17 21:14:49 +01:00
マリウス dbe231f710 Implemented UpdateEntry 2020-10-17 21:14:34 +01:00
マリウス 4f301a4ce4 Implemented error handling for "over-tracking" 2020-10-17 21:14:22 +01:00
マリウス 6732d9634a Added full output to entry.GetOutput 2020-10-17 21:14:00 +01:00
マリウス 2ecc0a70ca More explicit error 2020-10-17 21:13:27 +01:00
マリウス 2f0218f567 Further cleanup / refactoring 2020-10-17 20:32:35 +01:00
マリウス b924131c81 Cleaned up file names 2020-10-17 20:30:41 +01:00
マリウス 35cb75088e Implemented total output 2020-10-17 20:19:05 +01:00
マリウス fda944ab17 Consolidated list/export further, extended list command 2020-10-17 20:06:25 +01:00
マリウス 86662a5a37 Fixed title for stats in case the weeks cross months 2020-10-17 19:53:13 +01:00
マリウス 631343388d Refactored import/export 2020-10-17 15:53:11 +01:00
マリウス df06d63fa8 Implemented GetFilteredEntries and extended export command 2020-10-17 15:32:41 +01:00
マリウス 64a17e4db9 Specified time.RFC3339 as Format 2020-10-17 15:32:07 +01:00
マリウス 1bae202468 Implemented export command 2020-10-17 14:59:44 +01:00
マリウス 47810387dd Set theme jekyll-theme-minimal 2020-10-17 14:24:33 +01:00
マリウス c3886f693b Updated README.md 2020-10-17 14:02:56 +01:00
マリウス 27ceca252b Updated release.yaml workflow 2020-10-17 14:02:48 +01:00
マリウス 5dd03146b2 Extended finish command with notes and Git log import 2020-10-17 13:17:58 +01:00
マリウス b50277d9ce Implemented task command 2020-10-17 13:17:38 +01:00
マリウス 9d6670c965 Implemented UpdateTask and GetTask 2020-10-17 13:17:28 +01:00
マリウス 56ffde16fe Added notes to Entry and track command 2020-10-17 13:17:01 +01:00
マリウス 25f526d036 Implemented GetGitLog 2020-10-17 13:16:06 +01:00
マリウス ee1ab3204b GetProjectIdFromName -> GetIdFromName 2020-10-17 13:14:58 +01:00
マリウス 798af1a486 Implemented project command 2020-10-17 01:33:47 +01:00
マリウス b7d64baeef Implemented project-related config 2020-10-17 01:33:38 +01:00
マリウス 12f226c324 Added header to stats 2020-10-17 01:33:21 +01:00
マリウス 5101c97f7c Implemented UpdateProject & GetProject 2020-10-17 01:32:53 +01:00
マリウス a89d78f66c Implemented GetProjectIdFromName 2020-10-17 01:32:31 +01:00
マリウス b6eefeb0c8 Implemented GetColorFnFromHex 2020-10-17 01:32:18 +01:00
マリウス e849959b6b First draft implementation of distribution 2020-10-16 22:37:48 +01:00
マリウス 85fc684aa9 Finished first shot on stats implementation 2020-10-16 21:41:25 +01:00
マリウス 0b4839278c Implemented new Tui module 2020-10-16 21:40:58 +01:00
マリウス d1c0f10097 Fixed coloring 2020-10-16 19:38:00 +01:00
マリウス 2d8b17d1f4 Further TUI testing & improvements 2020-10-16 18:11:33 +01:00
マリウス 510f9f9648 Simplified TUI stuff 2020-10-16 17:02:41 +01:00
マリウス 79dfe4ed4a Testing TUI implementation 2020-10-16 16:36:44 +01:00
マリウス 154ea20357 Updated Tyme 3 screenshot 2020-10-16 01:57:00 +01:00