7 Commits

Author SHA1 Message Date
Dmitrii Anfimov
dee915ffd6 feat: more llm provider options (google, mistral) (#28)
* feat: add google provider

* fix: default for google model

* feat: multiple providers

* fix: defaults from env for login form

* fix: add mistral to env files

* chore: delete unused code

* chore: revert database url to original

* fix: render default value for api key from env on server

* fix: type errors during compilation

---------

Co-authored-by: Vasily Zubarev <me@vas3k.ru>
2025-07-22 21:49:54 +02:00
Vasily Zubarev
f42fdcf74e feat: isRequired for fields now respected 2025-05-09 16:43:03 +02:00
Vasily Zubarev
416c45d08c chore: organize ts types, fix eslint errors 2025-04-09 12:45:56 +02:00
Vasily Zubarev
f523b1f8ba BREAKING: postgres + saas 2025-04-03 13:07:54 +02:00
Vasily Zubarev
61da617f68 feat: pagination + hide fields in settings 2025-03-27 08:48:47 +01:00
Vasily Zubarev
7ff5baf837 feat: button to hide welcome msg 2025-03-16 22:24:39 +01:00
Vasily Zubarev
0b98a2c307 (squash) init
feat: filters, settings, backups

fix: ts compile errors

feat: new dashboard, webp previews and settings

feat: use webp for pdfs

feat: use webp

fix: analyze resets old data

fix: switch to corsproxy

fix: switch to free cors

fix: max upload limit

fix: currency conversion

feat: transaction export

fix: currency conversion

feat: refactor settings actions

feat: new loader

feat: README + LICENSE

doc: update readme

doc: update readme

doc: update readme

doc: update screenshots

ci: bump prisma
2025-03-16 21:29:20 +01:00