aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Limit file upload size on the client (#84)Sebastien Castiel2024-02-061-0/+13
|
* format currency with thousand separators (#81)Lauri Vuorela2024-02-041-0/+9
|
* Automatic category from expense title (#80)Mert Demir2024-02-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * environment variable * random category draft * get category from ai * input limit and documentation * use watch * use field.name * prettier * presigned upload, readme warning, category to string util * prettier * check whether feature is enabled * use process.env * improved prompt to return id only * remove console.debug * show loader * share class name * prettier * use template literals * rename format util * prettier
* Create expense from receipt (#69)Sebastien Castiel2024-01-301-0/+7
| | | | | | | * Create expense from receipt * Add modal * Update README
* Loading screens & layoutsSebastien Castiel2023-12-061-3/+7
|
* First versionSebastien Castiel2023-12-051-0/+6