|
|
9395ec6cd4
|
chore(release): bump build number to 59
|
2025-03-24 15:50:29 -05:00 |
|
|
|
0475bb30f9
|
chore(release): bump build number to 58
|
2025-03-24 15:49:37 -05:00 |
|
|
|
6843368c36
|
chore(release): bump build number to 57
|
2025-03-24 15:47:16 -05:00 |
|
|
|
335ea2deca
|
chore(release): bump build number to 56
|
2025-03-24 15:39:33 -05:00 |
|
|
|
96814c1115
|
Merge branch 'main' of https://git.tuffraid.net/cowch/lstV2
|
2025-03-24 15:31:35 -05:00 |
|
|
|
6dd9ed848b
|
test(ocme): lots of changes to get it working in production
|
2025-03-24 15:31:31 -05:00 |
|
|
|
0c5fc1dfb0
|
chore(release): bump build number to 55
|
2025-03-24 15:28:10 -05:00 |
|
|
|
5886bea85d
|
chore(release): bump build number to 52
|
2025-03-24 11:43:52 -05:00 |
|
|
|
c35726bf5c
|
fix(lst): missing , in versionRc
|
2025-03-23 11:11:06 -05:00 |
|
|
|
e82208fc5e
|
build(build): removed from showing in the change log
|
2025-03-23 11:10:00 -05:00 |
|
|
|
9bdca3317c
|
chore: bump build number to 50
|
2025-03-23 11:06:13 -05:00 |
|
|
|
61abd44328
|
chore(release): 2.9.0
|
2025-03-23 11:05:26 -05:00 |
|
|
|
acb9876d9b
|
chore: bump build number to 49
|
2025-03-23 11:02:22 -05:00 |
|
|
|
10d88f53eb
|
fix(frontend): removed unwanted import
|
2025-03-23 11:01:21 -05:00 |
|
|
|
bba0aa2ee4
|
refactor(frontend): added date-fns into the frontend
|
2025-03-23 11:00:38 -05:00 |
|
|
|
b7773ec02a
|
fix(sqlserver): if we already have a connection just return we dont want to try a second time
|
2025-03-23 11:00:15 -05:00 |
|
|
|
b9dd6e3ae2
|
fix(auth): fixed the getaccess to be getuseraccess as it was orignally
|
2025-03-23 10:59:48 -05:00 |
|
|
|
f940bcdc9d
|
fix(serverlist): corrected the time by removing teh Z at the end of the time
|
2025-03-23 10:59:23 -05:00 |
|
|
|
2ae3c8ba59
|
fix(loginform): removed the console log that was left by accident
|
2025-03-23 10:58:49 -05:00 |
|
|
|
97b9c4db4a
|
chore: bump build number to 48
|
2025-03-23 10:16:28 -05:00 |
|
|
|
d8eddafcae
|
feat(auth): add, update were added for adm account in backend only
|
2025-03-23 10:07:28 -05:00 |
|
|
|
58b58424ab
|
test(returnres): tryed to make a standard return res but will come back to this later
|
2025-03-23 10:06:34 -05:00 |
|
|
|
72d52d9256
|
feat(trycatch): added in theo's try catch to reduce the code and love it
|
2025-03-23 10:05:51 -05:00 |
|
|
|
5dfece09b7
|
refactor(login): removed all the data from teh login dropdown as it could cause issues
|
2025-03-23 10:05:27 -05:00 |
|
|
|
97eb73c6d1
|
test(streaming logs): will come back to this later this is killing me inside
|
2025-03-23 10:04:58 -05:00 |
|
|
|
bb6d523abb
|
refactor(server): removed the websocket wrapper going wiht normal ws
|
2025-03-22 10:06:14 -05:00 |
|
|
|
09d3a7041a
|
docs(install): added more env params and an install install stuff
|
2025-03-22 10:05:47 -05:00 |
|
|
|
132e8d0146
|
feat(lst): added prettier config so we have the same formatting across all computers
|
2025-03-22 10:05:10 -05:00 |
|
|
|
d0a0d08902
|
feat(scripts): made moving scripts more proper
|
2025-03-22 10:04:48 -05:00 |
|
|
|
208cd615af
|
refactor(auth): added in correct bycrptjs
|
2025-03-22 10:04:14 -05:00 |
|
|
|
e82ef76316
|
test(streaming): more testing on streaming the lofs
|
2025-03-22 08:21:11 -05:00 |
|
|
|
4db4eea2d1
|
test(streaming): more streaming test
|
2025-03-21 22:08:13 -05:00 |
|
|
|
edcfff6cc6
|
fix(scaler): fix due to update
|
2025-03-21 22:07:49 -05:00 |
|
|
|
61860c759e
|
build(updater): dynamic ports mainly for iowa2
|
2025-03-21 22:07:32 -05:00 |
|
|
|
08c9b3404f
|
test(streaming logs): more test but failed again
|
2025-03-21 22:06:53 -05:00 |
|
|
|
93ed2e9ee8
|
fix(calendar): this component had a bug and needed a lib update
|
2025-03-21 22:06:25 -05:00 |
|
|
|
fb9ee15bda
|
chore(pkg updates): updated all pkgs
|
2025-03-21 21:48:04 -05:00 |
|
|
|
76bc0db3dd
|
test(server): start/stop/restart buttons added. comment #14
|
2025-03-21 20:09:39 -05:00 |
|
|
|
2e5de34cb5
|
fix(login): if we have a wrong password or username we didnt properly error instead we crashed
|
2025-03-21 19:44:02 -05:00 |
|
|
|
07e47e64ae
|
fix(consume material): when we consumed material the button was never reenabled
closes #15
|
2025-03-21 19:42:51 -05:00 |
|
|
|
73eb70538e
|
test(streaming logs): test for streaming logs
|
2025-03-21 13:36:12 -05:00 |
|
|
|
8b8c9acb69
|
refactor(serverdata): remapped the server list to all be on the E drive and deactivated
deactivated so i can double check we have everything per server now
|
2025-03-21 13:35:51 -05:00 |
|
|
|
cb3ab668d8
|
chore(updatescript): added in so we can do a full install with an env creation for old
|
2025-03-21 13:34:46 -05:00 |
|
|
|
f6654067f5
|
chore: bump build number to 47
|
2025-03-21 12:07:02 -05:00 |
|
|
|
532a722763
|
chore: bump build number to 46
|
2025-03-20 14:26:41 -05:00 |
|
|
|
38d1043606
|
chore: bump build number to 45
|
2025-03-20 14:09:36 -05:00 |
|
|
|
18daca904e
|
docs(logs): changes how logs are put into the db they will be there name vs key
|
2025-03-20 14:07:37 -05:00 |
|
|
|
e833c48cc8
|
feat(logger): streaming logs works server side not frontend for now
|
2025-03-20 14:06:53 -05:00 |
|
|
|
0bd217c727
|
docs(migration): added more documents on the install md
|
2025-03-20 14:04:48 -05:00 |
|
|
|
74974323f0
|
feat(lst): added in delay global function
|
2025-03-20 14:03:09 -05:00 |
|