| date | commit | author |
|---|---|---|
| 2023-08-12 | implement logout | marcelgmr@gmail.com |
| 2023-08-12 | add menu and improve style | marcelgmr@gmail.com |
| 2023-08-11 | unixepoch() is only available in SQLite >= 3.38 | marcelgmr@gmail.com |
| 2023-08-10 | no need to show seconds in timestamp | marcelgmr@gmail.com |
| 2023-08-10 | add column count | marcelgmr@gmail.com |
| 2023-08-10 | deterministic ticket order in column | marcelgmr@gmail.com |
| 2023-08-10 | archive/restore tickets | marcelgmr@gmail.com |
| 2023-08-10 | show active projects above archived ones | marcelgmr@gmail.com |
| 2023-08-10 | only show active projects on board | marcelgmr@gmail.com |
| 2023-08-10 | archive/restore projects | marcelgmr@gmail.com |
| 2023-08-09 | add timestamp to logs | marcelgmr@gmail.com |
| 2023-08-09 | center column names | marcelgmr@gmail.com |
| 2023-08-09 | add backlink from ticket to project | marcelgmr@gmail.com |
| 2023-08-09 | add %R (time) to dates | marcelgmr@gmail.com |
| 2023-08-09 | use strftime shortcuts %F and %T | marcelgmr@gmail.com |
| 2023-08-09 | adjust vertical padding | marcelgmr@gmail.com |
| 2023-08-09 | show both comments and shifts on ticket page | marcelgmr@gmail.com |
| 2023-08-09 | always order comments by code | marcelgmr@gmail.com |
| 2023-08-09 | get comment author | marcelgmr@gmail.com |
| 2023-08-09 | improve readability | marcelgmr@gmail.com |