Compare commits

...

20 Commits

Author SHA1 Message Date
Justin
4c1e196367
Merge pull request #21 from fin-tic/dev
update 1.3.8
2023-09-22 19:45:23 +08:00
Justin
33b4333b76
decreased width for clock 1 prof 2023-09-20 15:18:32 +08:00
Justin
6c164709fc
change SHOP logo 2023-09-19 21:28:45 +08:00
Justin
dcd8b56005
sfw place 2023-09-19 19:04:29 +08:00
Justin
75044de5f7
Delete logos/r_place/r_place 2023.png 2023-09-19 19:03:49 +08:00
Justin
d93f2003fa
Delete logos/r_place/r_place 2022.png 2023-09-19 19:03:38 +08:00
Justin
d0807e3f2c
prof clock added 2023-09-19 17:42:18 +08:00
Justin
9b798e79ae
jsons for prof clock 2023-09-19 17:39:32 +08:00
Justin
dbb3c9804f
auto cap stocks and crypto text fields 2023-09-16 19:49:56 +08:00
Justin
572ff69ce7
added clock prof to updatemultiple 2023-09-14 17:00:20 +08:00
Justin
3e7575450a
Merge pull request #20 from fin-tic/dev
Update 1.3.7
2023-07-26 21:23:40 +08:00
Justin
a336cd1ea0
Merge pull request #19 from fin-tic/dev
1.3.6 update
2023-07-05 23:23:57 +08:00
Justin
fc6b93efbe
Merge pull request #18 from fin-tic/dev
update 1.3.5
2023-06-01 22:22:47 +08:00
Justin
bd03048625
Merge pull request #17 from fin-tic/dev
update 1.3.4
2023-05-03 18:56:51 +08:00
Justin
ef3820d820
Merge pull request #16 from fin-tic/dev
v1.3.3
2023-03-05 18:11:46 +08:00
Justin
93a0da3a79
Merge pull request #15 from fin-tic/dev
update 1.3.2
2023-02-04 22:17:44 +08:00
Justin
f25e8d1991
Merge pull request #14 from fin-tic/dev
update 1.3.1 (bug fixes)
2023-02-04 17:56:55 +08:00
Justin
66d97b17f7
Merge pull request #13 from fin-tic/dev
version 1.3.0
2023-02-03 21:54:07 +08:00
Justin
ace95d1ec7
Merge pull request #12 from fin-tic/dev
version 1.2.0
2022-11-15 16:50:08 +08:00
Justin
27082f6618
Merge pull request #11 from fin-tic/dev
Version 1.1.0
2022-06-27 23:23:07 +08:00
5 changed files with 1053 additions and 71 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

File diff suppressed because it is too large Load Diff

View File

@ -2300,6 +2300,7 @@
<div class="col-auto">
<input
oninput="this.value = this.value.toUpperCase()"
type="text"
id="inputText3"
class="form-control"
@ -2774,6 +2775,7 @@
</div>
<div class="col-auto">
<input
oninput="this.value = this.value.toUpperCase()"
type="text"
id="inputText4"
class="form-control"