|
|
2616acf106
|
fix(notification subs): made it so only acitve show
closes #14
|
2026-05-13 20:50:51 -05:00 |
|
|
|
30ff7b71d9
|
refactor(app): changed ways we get data so we can have better reasons why app no worky
|
2026-05-13 20:49:43 -05:00 |
|
|
|
eb9d77c3d4
|
docs(scanner): added in westbend and dayton commands to scan for updates
|
2026-05-13 20:47:38 -05:00 |
|
|
|
342a97f6b1
|
refactor(users): some user refactoring and configuring
|
2026-05-13 16:42:36 -05:00 |
|
|
|
b0c7277a6c
|
docs(scanner): added in instructions on how to update the scanner
only test2 stage now commands for now.
|
2026-05-12 20:26:19 -05:00 |
|
|
|
51026e3e2c
|
ci(notification): removal of more console logs that shouldnt be here
|
2026-05-11 15:38:44 -05:00 |
|
|
|
9631736e26
|
chore(mobile): removed console log that shouldnt be there
|
2026-05-11 15:38:04 -05:00 |
|
|
|
ce9d8eaaf5
|
feat(scan users): added in the place to add the new scanner users in
|
2026-05-11 15:37:38 -05:00 |
|
|
|
1bbf5c2a49
|
fix(table): skelly table causing hydration error
|
2026-05-11 15:35:46 -05:00 |
|
|
|
d8869b103b
|
fix(scan user): typo
|
2026-05-08 15:08:33 -05:00 |
|
|
|
1dba774abc
|
chore(server): removed a console log that shouldnt be there
Build and Push LST Docker Image / docker (push) Failing after 1m10s
|
2026-05-08 15:06:08 -05:00 |
|
|
|
1ff5e5032f
|
test(scanusers): added in scan users as test
|
2026-05-08 15:05:09 -05:00 |
|
|
|
4424c742d2
|
refactor(analyitics): finished analyitics as a base
|
2026-05-08 15:02:34 -05:00 |
|
|
|
cd13360cfb
|
feat(intial auth): intial auth setup for the scanner
Build and Push LST Docker Image / docker (push) Has been cancelled
|
2026-05-05 19:48:36 -05:00 |
|
|
|
781025dca0
|
fix(frontend): lingering import crashed us
|
2026-04-23 07:23:25 -05:00 |
|
|
|
f7276ca2d7
|
feat(oidc): added in so we could use an oidc to login as well :D
|
2026-04-23 07:09:49 -05:00 |
|
|
|
7962463927
|
refactor(server): server updates can now only be done from a dev pc
Build and Push LST Docker Image / docker (push) Successful in 1m54s
|
2026-04-21 19:01:52 -05:00 |
|
|
|
cb00addee9
|
feat(admin): moved server build/update to full app
Build and Push LST Docker Image / docker (push) Successful in 2m27s
|
2026-04-21 07:36:04 -05:00 |
|
|
|
87f738702a
|
docs(notifcations): docs for intro, notifcations, reprint added
Build and Push LST Docker Image / docker (push) Successful in 2m25s
|
2026-04-10 21:35:12 -05:00 |
|
|
|
9a0ef8e51a
|
refactor(notification): blocking added
|
2026-04-10 21:33:26 -05:00 |
|
|
|
42861cc69e
|
feat(purchase): historical data capture for alpla purchase
|
2026-04-07 22:33:11 -05:00 |
|
|
|
a17787e852
|
feat(notification): reprint added
Build and Push LST Docker Image / docker (push) Successful in 2m6s
|
2026-04-06 16:01:06 -05:00 |
|
|
|
5865ac3b99
|
feat(notification): base notifcaiton sub and admin compelted
Build and Push LST Docker Image / docker (push) Successful in 1m59s
can now sub to a notification and user can remove them selfs plus an admin can remove,updates to add
new emails are good as well
|
2026-04-06 12:59:30 -05:00 |
|
|
|
637de857f9
|
feat(user notifications): added the ability for users to sub to notifications and add multi email
|
2026-04-06 09:29:46 -05:00 |
|
|
|
3ecf5fb916
|
refactor(userprofile): changes to have the table be blank and say nothing subscribed
Build and Push LST Docker Image / docker (push) Successful in 2m32s
later we will leave this off the profile and add it once at least one notification is subscribed
|
2026-04-05 20:50:27 -05:00 |
|
|
|
7d6c2db89c
|
style(notifcaion): style changes to the notificaion card and started the table
Build and Push LST Docker Image / docker (push) Successful in 1m49s
|
2026-04-03 17:16:58 -05:00 |
|
|
|
74262beb65
|
refactor(notification): select menu looks propper now
|
2026-04-03 17:16:31 -05:00 |
|
|
|
f3b8dd94e5
|
refactor(queries): changed dev version to be 1500ms vs 5000ms
|
2026-04-03 17:16:02 -05:00 |
|
|
|
1fadf0ad25
|
testing the docker runner
Build and Push LST Docker Image / docker (push) Successful in 1m28s
|
2026-04-03 10:15:18 -05:00 |
|
|
|
beae6eb648
|
lots of changes with docker
Build and Push LST Docker Image / docker (push) Successful in 2m57s
|
2026-04-03 09:51:52 -05:00 |
|
|
|
32998d417f
|
table and query work
|
2026-03-27 18:30:50 -05:00 |
|
|
|
2021141967
|
notification added in with subs :D
|
2026-03-20 23:43:52 -05:00 |
|
|
|
751c8f21ab
|
bug fixes on user
|
2026-03-20 09:32:17 -05:00 |
|
|
|
85073c19d2
|
user forms added
|
2026-03-19 17:44:17 -05:00 |
|
|
|
6b8d7b53d0
|
login form created
|
2026-03-18 19:14:08 -05:00 |
|
|
|
e67e9e6d72
|
more logging stuff
|
2026-03-18 12:22:00 -05:00 |
|
|
|
2846b9cb0d
|
logs route behind protected route and menu
|
2026-03-16 20:59:05 -05:00 |
|
|
|
5db2a7fe75
|
frontend added and socket io
|
2026-03-16 18:07:23 -05:00 |
|
|
|
81dc575b4f
|
socket io stuff entered
|
2026-03-12 15:05:37 -05:00 |
|
|
|
76503f558b
|
feat(frontends): added vite and docusorus into the games
|
2026-02-18 12:11:51 -06:00 |
|