|
97a6807b84
|
Fix CORS setup
AnyHost * is not allowed in combination with Allow-Credentials, see https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSNotSupportingCredentials
|
2021-12-18 09:10:22 -07:00 |
|
|
d3de43dcd9
|
Fix CORS setup
AnyHost * is not allowed in combination with Allow-Credentials, see https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSNotSupportingCredentials
|
2021-12-18 08:56:40 -07:00 |
|
|
04842b6dba
|
Fix CORS setup
AnyHost * is not allowed in combination with Allow-Credentials, see https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSNotSupportingCredentials
|
2021-12-18 08:56:15 -07:00 |
|
|
6b606b86a9
|
Bump all dependencies
|
2021-12-18 07:18:52 -07:00 |
|
|
4bdcc90746
|
Add support for CORS
|
2021-11-24 16:14:40 -07:00 |
|
|
7754bfaae5
|
Run jobs every hour instead of every day
|
2021-09-19 20:29:12 -06:00 |
|
|
62eb6b0976
|
Add test for looping hourly instead of daily
|
2021-09-19 20:25:55 -06:00 |
|
|
722805f732
|
fixup! Exclude milliseconds from transaction dates
|
2021-09-19 20:25:35 -06:00 |
|
|
9446b52e3d
|
Run jobs before delay
|
2021-09-19 20:21:03 -06:00 |
|
|
a9611eee23
|
Implement recurring transactions
|
2021-09-19 20:21:03 -06:00 |
|
|
1ab9af9d17
|
WIP: Implement recurring transactions
|
2021-09-19 20:21:02 -06:00 |
|
|
ca28d32aa9
|
Minor fixes for web and mobile
|
2021-08-16 15:25:32 -06:00 |
|
|
f2700f7148
|
Add frontend web target
|
2021-08-15 21:10:39 -06:00 |
|
|
2900915842
|
Fix userRoutes
|
2021-08-13 10:59:53 -06:00 |
|
|
4ef2fed502
|
WIP: Finish ktor migration
|
2021-08-12 15:22:06 -06:00 |
|
|
9fc3d1ac1c
|
Add Transaction routes
|
2021-08-05 21:00:23 -06:00 |
|
|
f6e0157560
|
Add user routes
|
2021-08-05 19:35:42 -06:00 |
|
|
4de09a8f1c
|
Add category routes
|
2021-08-03 19:55:03 -06:00 |
|
|
ed1dde49bf
|
WIP: Migrate to Ktor
|
2021-07-29 10:40:22 -06:00 |
|
|
c38cdb2621
|
Rename api module to app
|
2021-07-28 18:49:48 -06:00 |
|