Ajit Mehrotra
4492cf484c
fix: address notification pane infinite network request and improve error messages
...
commit addresses the following two bugs/issues:
1. infinite network requests
2. make error messages more accurate
bug details:
- when scrolled all the way down in the notification pane (when api is down), unraid infinitely sends network requests.
- must be scrolled all the way to the bottom and stay at the bottom of the pane while the api is down
technical details:
- for infinite loop, added try/catch that sets a canLoadMore flag to false when it encounters an error, preventing infinite loop
- errors now look at non-standard locations as well
impact:
- performance benefits
- more graceful ux on failure
2025-11-24 14:47:15 -05:00
Ajit Mehrotra
4449997365
refactor: replace LoadingSpinner and LoadingError with nuxtUI components
...
- update VSCode settings for Tailwind CSS support
2025-11-21 12:30:10 -05:00
Ajit Mehrotra
daadc943bc
enhance: add ssh retry logic and SSH options in deploy script
2025-11-21 12:28:42 -05:00
Pujit Mehrotra
6536ef0629
refactor: docker log, event, and port services
2025-11-20 11:01:47 -05:00
Pujit Mehrotra
d769c2c7ea
refactor: docker autostart service
2025-11-20 10:42:32 -05:00
Pujit Mehrotra
55b8deeeba
feat: container stats
2025-11-20 10:12:13 -05:00
Pujit Mehrotra
9960c78036
fix styles
2025-11-19 20:07:32 -05:00
Pujit Mehrotra
c8757683d1
manage settings > compact view
2025-11-19 19:42:55 -05:00
Pujit Mehrotra
3fce6707b0
feat: re-add compact mode
2025-11-19 19:37:51 -05:00
Pujit Mehrotra
e0bd1d259e
make webgui iframable
2025-11-19 19:31:23 -05:00
Pujit Mehrotra
1aa02995ad
fix: use container name instead of id in 'view logs' modal
2025-11-19 19:11:23 -05:00
Pujit Mehrotra
f94f8e039c
feat: docker logs
2025-11-18 13:05:18 -05:00
Pujit Mehrotra
12c8c12404
feat: update all containers bulk action
2025-11-17 16:03:37 -05:00
Pujit Mehrotra
cf743d573b
refactor: port conflict frontend stuff
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
735f58058d
feat: port conflicts
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
a5cd839993
feat: sync userprefs.cfg for rollback compat
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
2371d8e2e1
feat: include indexed search fields in filter input title
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
5bc0026482
feat: visit button
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
6fb9ab72de
feat: make lanIpPorts a list, not a csv
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
e6b43f0c42
feat: multi-value copyable badges
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
fafdaf989c
fix: container port duplication
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
79b39fb49b
add docker feature flag to .env.production
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
13f4a6aaa2
feat: server-side container ip
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
d50ba35e24
chore: ignore build output in lint & fix
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
678da62b1b
fix: revert color in main css
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
80556bd9d8
fix: checkbox alignment
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
9a31aea813
fix: container sizes modla overlay
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
57a5de7783
feat: container sizes
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
1ff22e546a
feat: bulk container updates
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
92852466e8
fix: container update logic
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
6c048bf550
feat: container update actions
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
217b28c11b
chore(api): add dev/notifications to gitignore
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
4edd243674
feat: add ENABLE_NEXT_DOCKER_RELEASE=true to staging environment
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
1033e76576
fix: add background style reset, apply to button:hover as well
2025-11-17 15:14:31 -05:00
Pujit Mehrotra
cbbb45e05f
feat: bulk toggle auto-start
2025-11-17 15:14:29 -05:00
Pujit Mehrotra
73daa881e1
feat: container start & stop order
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
1258e7e353
refactor: optimistic column toggle
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
4abbcfc194
fix: optimistic column toggle update
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
687d0bd110
add a flag to opt out of version check in super.shouldApply in file mods
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
54b928e06b
fix: circular dependency in docker service
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
7aa119c167
fix: add feature flag to containers file mod
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
9c96c02697
feat: save column visibility preferences across visits
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
994b252e17
fix: move update to a badge + popover
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
7120c197c5
fix: column visibility toggle
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
b04ba4498e
feat: implement manage settings action
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
b9c99ba74e
feat: navigate to container update page
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
0cbaec694a
feat: file modification for replacing docker overview table
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
15509ca342
flatten css scopes
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
96053ede6e
add docker constants
2025-11-17 15:14:15 -05:00
Pujit Mehrotra
4b680e94ee
Revert "fix: css"
...
This reverts commit 234c2e2c65 .
2025-11-17 15:14:15 -05:00