Commit graph

21 commits

Author SHA1 Message Date
4b65d7417f
Idk, updated something 2023-12-08 23:01:07 -07:00
3c40566094 Add BudgetOverview.maxValue convenience field 2023-01-03 21:28:16 -07:00
b242974544 Fix amountString formatting for categories and transactions 2022-10-16 20:53:19 -06:00
8e4f9a10ab Add isExpired and isThisMonth to frequency 2022-09-10 13:38:54 -06:00
58eb9699a4 Various changes/fixes to API
I don't recall everything that's changed and I've been bad about making
smaller commits but at a high level, custom initializers were added,
network failures are handled better, amountStrings are empty when amount
is 0, and some other minor things were changed.
2022-06-26 11:00:42 -05:00
544f9de221 Add trailing comma to Package.swift 2022-06-26 10:57:56 -05:00
d7d6d50fbc Delete some plist file
Not sure what it was for or why it was deleted, must've been done by
Xcode
2022-06-26 10:56:56 -05:00
192bff196b Fix compilation issue 2021-12-23 21:05:47 -07:00
21246e2ebf Fix visibility issues with TwigsApiService 2021-12-23 20:56:44 -07:00
c90514607c Fix issues with TwigsApiService 2021-12-23 20:15:18 -07:00
39468a3a36 Fix NetworkError visibility 2021-12-23 06:28:40 -07:00
dfc6c00d86 Rename package to TwigsCore for importing into other apps 2021-12-23 06:24:46 -07:00
664f27bd2a Rename package to twigs-core for importing into other apps 2021-12-23 06:22:44 -07:00
e3907c1762 Rename package to twigs for importing into other apps 2021-12-23 06:20:10 -07:00
2859f22f5b Rename package to TwigsCore for importing into other apps 2021-12-23 06:16:11 -07:00
fde82a960f Fix visibility issues 2021-12-23 06:10:33 -07:00
c29bf1c33d Fix package capitlization 2021-12-22 20:53:41 -07:00
db035edd56 Capitalize package name 2021-12-22 20:52:51 -07:00
04cc2dee1c Copy code from Twigs iOS app 2021-12-22 20:45:23 -07:00
c93370df8c Initial Commit 2021-12-22 20:45:23 -07:00
3c57798692 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2021-12-23 03:40:23 +00:00