Commit graph

39 commits

Author SHA1 Message Date
c8e3635232
make billing tab work with the new viewmodel 2024-07-31 15:54:32 +02:00
f4b3760d84
implement refreshing instances in viewmodel and accordingly in ui 2024-07-31 15:53:59 +02:00
c10484f698
fix instance objects 2024-07-31 15:52:46 +02:00
a0ba813d5f
debugging to api callbacks 2024-07-31 15:52:20 +02:00
5d7dd31354
make instance callback return instances 2024-07-31 12:44:10 +02:00
9f72e6cc72
update todos in readme 2024-07-30 18:16:11 +02:00
09f727c643
work on api objects
if only the api was better
2024-07-30 17:39:35 +02:00
bc25923883
document mess (api)
the api is a mess and I don't like it
- same keys on listings and rentals, but the values mean something different
- inconsistent use of space units like gb gib mb mib are all used and it's confusing
- no official docs
2024-07-29 17:49:38 +02:00
fbdcd5b224
split things, add a rented instance class
will fix errors later
2024-07-29 12:18:23 +02:00
61d4dde944
document rented instance fields 2024-07-29 12:17:49 +02:00
9a3d3ccf6b
remove unused imports 2024-07-29 11:11:23 +02:00
106a2433a8
add Instance and related objects 2024-07-29 11:11:03 +02:00
3dd96447e9
further document the api 2024-07-29 11:10:41 +02:00
cd2f68df65
document the vast.ai api 2024-07-28 18:25:27 +02:00
ed25cb92f7
use the new api endpoint 2024-07-28 18:24:36 +02:00
8301dfc50c
add more api routes 2024-07-28 18:23:47 +02:00
00c6b5d24d
remove unnecessary file from .idea 2024-07-28 14:39:35 +02:00
dcf7fadf71
add app icon 2024-07-28 14:28:56 +02:00
d53edbfe29
some file modified I don't know what it is but I'm commiting it 2024-07-28 13:09:02 +02:00
37475c83d5
tweak cards on dashboard
to allow very short and very long text
looks fine too
2024-07-28 12:55:57 +02:00
99b7229628
so you can't put a number when formatting as float 2024-07-28 12:49:38 +02:00
115b5adb7a
forgot one 2024-07-28 12:46:37 +02:00
eeb4125336
make things translatable 2024-07-28 12:43:18 +02:00
8bdd22f783
remove unnecessary string 2024-07-28 12:19:36 +02:00
8d95c3271c
remove unused imports 2024-07-27 15:55:25 +02:00
2ba20d415f
add instances to dashboard and change arrangement 2024-07-27 15:55:06 +02:00
2a868aaa00
gitignore releases 2024-07-27 15:54:28 +02:00
5f1787d6ff
remove unnecessary class 2024-07-26 18:53:36 +02:00
3d405adc6e
clean imports 2024-07-26 18:53:16 +02:00
8d7268f194
prepare instances page 2024-07-26 18:52:47 +02:00
fbde1a502b
prepare billing page 2024-07-26 18:41:29 +02:00
8c9e4c0328
remove unused imports 2024-07-25 18:57:31 +02:00
3e49fc30bc
fix warnings 2024-07-25 18:56:43 +02:00
d3d3c9f59e
add help page 2024-07-25 18:51:40 +02:00
127a31841e
make it work 2024-07-25 18:02:38 +02:00
0ca0cbe723
readme disclaimer 2024-07-25 13:23:14 +02:00
c785b73c3c
androidify 2024-07-25 13:17:45 +02:00
99d16d56c8
add license 2024-07-24 12:38:51 +02:00
446a4d9e5e
initial commit 2024-07-24 12:32:34 +02:00