<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spliit.git/src/lib/env.ts, branch main</title>
<subtitle>Free and Open Source Alternative to Splitwise. Share expenses with your friends and family.
</subtitle>
<id>http://forge.jan.systems/spliit.git/atom?h=main</id>
<link rel='self' href='http://forge.jan.systems/spliit.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/'/>
<updated>2024-02-14T15:18:30Z</updated>
<entry>
<title>Optimize docker image size (#91)</title>
<updated>2024-02-14T15:18:30Z</updated>
<author>
<name>Jan T</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2024-02-14T15:18:30Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=2af066038351ab0634c359a688fe712a539992b4'/>
<id>urn:sha1:2af066038351ab0634c359a688fe712a539992b4</id>
<content type='text'>
* Move prisma to runtime dependencies

* Optimize Dockerfile and build script

* Fix: remove mention of generated next-env.d.ts in Dockerfile

* Add missing reset.d.ts file to Dockerfile

* Remove compression steps from Dockerfile and entrypoint script

* Add an env file with mocked env vars added for Docker production builds

* Use server actions to get runtime env vars

* Refactor types and names

* Rollback serverActions, use parsed Zod object for runtime env

* Reintroduce featureFlags object to avoid passing secret envs to the frontend

* Improve string to boolean coercion

Co-authored-by: Sebastien Castiel &lt;sebastien@castiel.me&gt;

* Run prettier autoformat

* Fix type issue, rename function to match behaviour better

---------

Co-authored-by: Lauri Vuorela &lt;lauri.vuorela@gmail.com&gt;
Co-authored-by: Sebastien Castiel &lt;sebastien@castiel.me&gt;</content>
</entry>
<entry>
<title>Automatic category from expense title (#80)</title>
<updated>2024-02-04T17:23:11Z</updated>
<author>
<name>Mert Demir</name>
<email>mertd@users.noreply.github.com</email>
</author>
<published>2024-02-04T17:23:11Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=fb49fb596a56955ca70eac9da47d2826299469e1'/>
<id>urn:sha1:fb49fb596a56955ca70eac9da47d2826299469e1</id>
<content type='text'>
* 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</content>
</entry>
<entry>
<title>Support for additional S3 providers (#71)</title>
<updated>2024-01-31T22:00:19Z</updated>
<author>
<name>Mert Demir</name>
<email>mertd@users.noreply.github.com</email>
</author>
<published>2024-01-31T22:00:19Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=08d75fd75c063bd17d2471b263452b490910338b'/>
<id>urn:sha1:08d75fd75c063bd17d2471b263452b490910338b</id>
<content type='text'>
* support for other s3 providers

* remove redundant route options

* use type safe env

* prettier</content>
</entry>
<entry>
<title>Create expense from receipt (#69)</title>
<updated>2024-01-30T21:36:29Z</updated>
<author>
<name>Sebastien Castiel</name>
<email>sebastien@castiel.me</email>
</author>
<published>2024-01-30T21:36:29Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=4a9bf575bd24b2e24348c65d9fbbf9c81a73cb35'/>
<id>urn:sha1:4a9bf575bd24b2e24348c65d9fbbf9c81a73cb35</id>
<content type='text'>
* Create expense from receipt

* Add modal

* Update README</content>
</entry>
<entry>
<title>Attach documents to expenses (#64)</title>
<updated>2024-01-28T23:51:29Z</updated>
<author>
<name>Sebastien Castiel</name>
<email>sebastien@castiel.me</email>
</author>
<published>2024-01-28T23:51:29Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=d43e731fe191d7e35d96847fe095c94555dd8ca6'/>
<id>urn:sha1:d43e731fe191d7e35d96847fe095c94555dd8ca6</id>
<content type='text'>
* Upload documents to receipts

* Improve documents

* Make the feature opt-in

* Fix file name issue</content>
</entry>
<entry>
<title>Bring back NEXT_PUBLIC_BASE_URL</title>
<updated>2024-01-19T17:43:17Z</updated>
<author>
<name>Sebastien Castiel</name>
<email>sebastien@castiel.me</email>
</author>
<published>2024-01-19T17:43:08Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=c138afadb9a7c6e04113ea6a7fd19d0f46050e68'/>
<id>urn:sha1:c138afadb9a7c6e04113ea6a7fd19d0f46050e68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove varianle NEXT_PUBLIC_BASE_URL</title>
<updated>2024-01-19T17:03:16Z</updated>
<author>
<name>Sebastien Castiel</name>
<email>sebastien@castiel.me</email>
</author>
<published>2024-01-19T17:03:16Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=4d86c8c72714879e8e6c060479b02c553d35bb0f'/>
<id>urn:sha1:4d86c8c72714879e8e6c060479b02c553d35bb0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean project from marketing content (#50)</title>
<updated>2024-01-19T16:28:25Z</updated>
<author>
<name>Sebastien Castiel</name>
<email>sebastien@castiel.me</email>
</author>
<published>2024-01-19T16:28:25Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=23524cb94314fd50476ccffe654841d980c713d7'/>
<id>urn:sha1:23524cb94314fd50476ccffe654841d980c713d7</id>
<content type='text'>
* Clean project from marketing content

* Remove some dependencies</content>
</entry>
<entry>
<title>Merge feedback and support dialogs</title>
<updated>2024-01-18T20:48:45Z</updated>
<author>
<name>Sebastien Castiel</name>
<email>sebastien@castiel.me</email>
</author>
<published>2024-01-18T20:46:50Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=f9040f8beda10b3969572cf8764e49f9b24b222a'/>
<id>urn:sha1:f9040f8beda10b3969572cf8764e49f9b24b222a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add donation button (closes #40)</title>
<updated>2024-01-14T16:43:48Z</updated>
<author>
<name>Sebastien Castiel</name>
<email>sebastien@castiel.me</email>
</author>
<published>2024-01-14T16:42:32Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/spliit.git/commit/?id=beae3366667b54b83e20f7e8d532f694c81bc5d0'/>
<id>urn:sha1:beae3366667b54b83e20f7e8d532f694c81bc5d0</id>
<content type='text'>
</content>
</entry>
</feed>
