| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | Only open browser if .todos.json exists | Bunchhieng | 2016-09-11 | 1 | -5/+5 | |
| | | | | ||||||
| | | * | Only open browser if .todos.json exists | Bunchhieng | 2016-09-11 | 2 | -0/+2 | |
| | | | | ||||||
| | | * | Only open browser if .todos.json exists | Bunchhieng | 2016-09-11 | 2 | -5/+16 | |
| | | | | ||||||
| | * | | Refactored code | Bunchhieng | 2016-09-15 | 4 | -9/+20 | |
| |/ / | ||||||
| * | | Merge pull request #8 from gammons/fix-today | Grant Ammons | 2016-09-15 | 2 | -1/+9 | |
| |\ \ | |/ |/| | bugfix - use 'tod' as shorthand for today | |||||
| | * | bugfix - use 'tod' as shorthand for today | Grant Ammons | 2016-09-08 | 2 | -1/+9 | |
| |/ | ||||||
| * | Bump version0.3.1 | Grant Ammons | 2016-09-07 | 3 | -4/+4 | |
| | | ||||||
| * | Add vendor | Grant Ammons | 2016-09-07 | 231 | -0/+114570 | |
| | | ||||||
| * | Merge pull request #7 from Bunchhieng/master | Grant Ammons | 2016-09-06 | 1 | -0/+2 | |
| |\ | | | | | Open browser when starting the web app | |||||
| | * | Open browser when starting the web app | Bunchhieng | 2016-09-06 | 1 | -0/+2 | |
| |/ | ||||||
| * | Merge pull request #5 from gammons/v0.3.00.3.0 | Grant Ammons | 2016-08-27 | 4 | -31/+49 | |
| |\ | | | | | New todolist frontend | |||||
| | * | Bump version to 0.3.0 | Grant Ammons | 2016-08-27 | 2 | -3/+2 | |
| | | | ||||||
| | * | Allow 404s to redirect to index file | Grant Ammons | 2016-08-27 | 1 | -27/+46 | |
| | | | ||||||
| | * | add todos | Grant Ammons | 2016-07-23 | 1 | -1/+1 | |
| |/ | ||||||
| * | Add current todo list | Grant Ammons | 2016-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Add link to license, fix go report link | Grant Ammons | 2016-07-07 | 1 | -2/+6 | |
| | | ||||||
| * | Add todos.json | Grant Ammons | 2016-07-07 | 2 | -1/+1 | |
| | | ||||||
| * | Use tar instead of zip for builds | Grant Ammons | 2016-07-06 | 1 | -2/+2 | |
| | | ||||||
| * | Added a build script | Grant Ammons | 2016-07-03 | 1 | -0/+28 | |
| | | ||||||
| * | Add the css file0.2.0 | Grant Ammons | 2016-07-03 | 1 | -7/+2 | |
| | | ||||||
| * | Add webapp | Grant Ammons | 2016-06-20 | 2 | -3/+36 | |
| | | ||||||
| * | Add the webapp | Grant Ammons | 2016-06-12 | 2 | -0/+70 | |
| | | ||||||
| * | Promote save/load to be public | Grant Ammons | 2016-06-12 | 1 | -21/+22 | |
| | | ||||||
| * | Refactor todolist stuff out of the file store implementation | Grant Ammons | 2016-06-12 | 8 | -216/+238 | |
| | | ||||||
| * | Turns out, it's not https | Grant Ammons | 2016-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | Update links | Grant Ammons | 2016-05-17 | 1 | -4/+4 | |
| | | ||||||
| * | Add a couple of config files | Grant Ammons | 2016-05-17 | 2 | -0/+16 | |
| | | ||||||
| * | Promote FindSunday so we can use it in tests, fix testsvsnapshot | Grant Ammons | 2016-05-17 | 2 | -6/+10 | |
| | | ||||||
| * | Remove large amounts of whitespace at beginning, to save space | Grant Ammons | 2016-05-17 | 1 | -2/+2 | |
| | | ||||||
| * | Use uppercase VERSION | Grant Ammons | 2016-05-15 | 1 | -2/+2 | |
| | | ||||||
| * | Use the user's current timezone when parsing dates | Grant Ammons | 2016-05-15 | 2 | -11/+12 | |
| | | | | | | This should remove ambiguity when comparing dates that are close or equal to each other, e.g. Sundays. | |||||
| * | Add travis CI image to README | Grant Ammons | 2016-05-14 | 1 | -0/+1 | |
| | | ||||||
| * | Fix .travis.yml | Grant Ammons | 2016-05-14 | 1 | -1/+1 | |
| | | ||||||
| * | Add travis yml file | Grant Ammons | 2016-05-14 | 1 | -0/+9 | |
| | | ||||||
| * | Add go report card | Grant Ammons | 2016-05-14 | 1 | -0/+2 | |
| | | ||||||
| * | Add author | Grant Ammons | 2016-05-14 | 1 | -0/+2 | |
| | | ||||||
| * | Update README | Grant Ammons | 2016-05-14 | 1 | -61/+8 | |
| | | ||||||
| * | Add MIT license | Grant Ammons | 2016-05-14 | 1 | -0/+22 | |
| | | ||||||
| * | Ensure agenda works with other input | Grant Ammons | 2016-05-12 | 1 | -4/+3 | |
| | | ||||||
| * | Make agenda its own command | Grant Ammons | 2016-05-12 | 3 | -6/+9 | |
| | | ||||||
| * | Fix issue with parsing specific dates | Grant Ammons | 2016-05-12 | 2 | -2/+12 | |
| | | ||||||
| * | Clean up README in prep for github pages | Grant Ammons | 2016-05-10 | 1 | -8/+1 | |
| | | ||||||
| * | Attempt to show output | Grant Ammons | 2016-05-08 | 1 | -1/+16 | |
| | | ||||||
| * | Merge branch 'master' of github.com:gammons/todolist | Grant Ammons | 2016-05-08 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Update README.md | Grant Ammons | 2016-05-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update README | Grant Ammons | 2016-05-08 | 1 | -3/+7 | |
| |/ | ||||||
| * | Start a README | Grant Ammons | 2016-05-08 | 1 | -0/+62 | |
| | | ||||||
| * | Ensure we don't destroy an existing .todos.json | Grant Ammons | 2016-05-08 | 1 | -0/+5 | |
| | | ||||||
| * | Look for .todos.json in the directory we are in | Grant Ammons | 2016-05-08 | 3 | -8/+25 | |
| | | | | | This allows for project-specific todos. | |||||
| * | Parse out arbitrary dates | Grant Ammons | 2016-05-06 | 2 | -20/+68 | |
| | | | | | | | | | | | | | | | This will parse out dates in the format of "mon dd", the month being a 3 letter month, and the date being just the day. due mar 10 due sep 25 due oct 2 it will also "intelligently" guess the year, based upon which is the shorter duration from time.Now(). for instance, if today's date is dec 25 and you schedule an event for jan 2, it will schedule it for the following year. | |||||
