| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-20 | feat: Fix video loading its full width | Gabriel Arakaki Giovanini | |
| 2023-07-19 | feat: Add build process | Gabriel Arakaki Giovanini | |
| To make sure that the project does not only compile on my machine. | |||
| 2023-07-18 | feat: Add template generating to make file | Gabriel Arakaki Giovanini | |
| Add template generating code to `make` process. | |||
| 2023-07-18 | feat: Move to user path media | Gabriel Arakaki Giovanini | |
| Now media also base on user folder to fetch its media. | |||
| 2023-07-01 | feat: Add thumbnailer | Gabriel Arakaki Giovanini | |
| 2023-06-30 | feat: Add new rule for not so useful optimization | Gabriel Arakaki Giovanini | |
| 2023-06-25 | feat: Add make rules for upx compressing | Gabriel Arakaki Giovanini | |
| I don't know if that will work in the long run but I have added just in case. | |||
| 2023-06-25 | feat: Remove bin size | Gabriel Arakaki Giovanini | |
| 2023-06-24 | feat: Add scheduler again | Gabriel Arakaki Giovanini | |
| Since I have fixed the issue with the `SIGTINT` hanging the application I can readd the scheduler once more. Also move the param for amount of scheduler work. | |||
| 2023-06-23 | feat: Remove unecessary param from repo | Gabriel Arakaki Giovanini | |
| 2023-06-18 | feat: Move params to flags | Gabriel Arakaki Giovanini | |
| Start using flags to set some params like key and database connection. As a flag parse I opt for a lib that uses posix style params. | |||
| 2023-06-18 | feat: Inicial commit | Gabriel Arakaki Giovanini | |
| It contains rough template for the server and runners. It contains rough template for the server and runners. | |||
