| date | commit | author |
|---|---|---|
| 2023-08-04 | update paths again | marcelgmr@gmail.com |
| 2023-08-04 | add some ticket operations | marcelgmr@gmail.com |
| 2023-08-04 | add project page | marcelgmr@gmail.com |
| 2023-08-04 | add some links in home page | marcelgmr@gmail.com |
| 2023-08-04 | more consistent paths | marcelgmr@gmail.com |
| 2023-08-02 | add project updating | marcelgmr@gmail.com |
| 2023-08-02 | update ui to include project goal, color and priority | marcelgmr@gmail.com |
| 2023-08-02 | reorder methods in data module | marcelgmr@gmail.com |
| 2023-08-02 | db: add goal to projects | marcelgmr@gmail.com |
| 2023-07-26 | db: add priority, is_active, project color and ticket blocks | marcelgmr@gmail.com |
| 2023-07-25 | add project creation/deletion | marcelgmr@gmail.com |
| 2023-07-25 | some groundwork for board view | marcelgmr@gmail.com |
| 2023-07-25 | home page is only accessible after login | marcelgmr@gmail.com |
| 2023-07-25 | give invite links in /invites | marcelgmr@gmail.com |
| 2023-07-25 | add link to /join in /login | marcelgmr@gmail.com |
| 2023-07-24 | hash the password even if username is invalid | marcelgmr@gmail.com |
| 2023-07-24 | add .gitignore | marcelgmr@gmail.com |
| 2023-07-24 | expire invites on start up | marcelgmr@gmail.com |
| 2023-07-24 | only emit root invite for new DB | marcelgmr@gmail.com |
| 2023-07-24 | get args from command line | marcelgmr@gmail.com |