courtmanr@gmail.com
|
807baa37e2
|
feat(install): clarify .env overwrite and cron schedule prompts for user safety
|
2025-04-23 14:20:44 +01:00 |
|
courtmanr@gmail.com
|
7371291252
|
feat(install): improve .env overwrite prompt with diff and explicit warning
|
2025-04-23 14:15:24 +01:00 |
|
courtmanr@gmail.com
|
2d79ed81b4
|
feat(install): full script refactor with atomic update, backup, health check, and UX improvements
|
2025-04-23 14:10:27 +01:00 |
|
courtmanr@gmail.com
|
99c4a1ee2f
|
Bump version to 2.4.0 for Tailwind npm/PostCSS and dev workflow changes
v2.4.0
|
2025-04-23 13:48:30 +01:00 |
|
courtmanr@gmail.com
|
24dc003c59
|
Switch Tailwind to npm/PostCSS, remove CDN, add concurrent dev workflow, and fix config errors
|
2025-04-23 13:46:06 +01:00 |
|
courtmanr@gmail.com
|
f989335878
|
chore(release): bump version to 2.3.4
v2.3.4
|
2025-04-23 12:31:45 +01:00 |
|
dependabot[bot]
|
9340a173c0
|
chore(deps): bump express from 4.21.2 to 5.1.0 in /server (#49)
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v5.1.0)
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-23 12:29:08 +01:00 |
|
courtmanr@gmail.com
|
0260b7c748
|
chore(release): bump version to 2.3.3
v2.3.3
|
2025-04-23 12:23:40 +01:00 |
|
courtmanr@gmail.com
|
3fea6b3d7c
|
refactor(app): only load/save used sort states in localStorage
|
2025-04-23 12:21:14 +01:00 |
|
courtmanr@gmail.com
|
1f3ba7ce9d
|
fix(app): remove sorting setup for non-existent tables
|
2025-04-23 12:18:44 +01:00 |
|
courtmanr@gmail.com
|
8cdb7c375e
|
feat(install): improve cron setup prompt in install script Check for existing cron job during install and provide options to change, remove, or keep the existing schedule.
|
2025-04-23 12:14:42 +01:00 |
|
courtmanr@gmail.com
|
b2f65c47ed
|
chore: Bump version to 2.3.2
v2.3.2
|
2025-04-23 12:05:00 +01:00 |
|
courtmanr@gmail.com
|
85487d3c9c
|
refactor: Remove temporary sort state debugging logs
|
2025-04-23 12:03:09 +01:00 |
|
courtmanr@gmail.com
|
77471568e4
|
chore: Bump version to 2.3.1
v2.3.1
|
2025-04-23 11:41:04 +01:00 |
|
courtmanr@gmail.com
|
362b1b6ec9
|
feat: Add API retry logic (#51) and sort persistence (#50)
|
2025-04-23 11:39:49 +01:00 |
|
courtmanr@gmail.com
|
ba9348ec3f
|
docs: update dashboard screenshot
|
2025-04-21 21:50:27 +01:00 |
|
courtmanr@gmail.com
|
589227862e
|
chore: bump version to 2.3.0
v2.3.0
|
2025-04-21 21:45:08 +01:00 |
|
courtmanr@gmail.com
|
fdd700551b
|
Adjust progress bar widths
|
2025-04-21 21:43:17 +01:00 |
|
courtmanr@gmail.com
|
8e50f040a8
|
fix: prevent storage header transparency in dark mode
|
2025-04-21 21:17:26 +01:00 |
|
courtmanr@gmail.com
|
8a23dd55ae
|
fix(docs): Correct community script curl command
|
2025-04-21 20:27:04 +01:00 |
|
courtmanr@gmail.com
|
ff7a054fb4
|
docs: Update LXC install instructions and document auto-updates
|
2025-04-21 20:22:50 +01:00 |
|
courtmanr@gmail.com
|
b5acc5a42d
|
fix: Reliably determine script path for cron setup
|
2025-04-21 20:18:53 +01:00 |
|
courtmanr@gmail.com
|
7fc4b5149a
|
fix: Allow script to continue after interactive update for cron prompt
|
2025-04-21 20:16:54 +01:00 |
|
courtmanr@gmail.com
|
05be9f8c32
|
fix: Reset repo before update to avoid conflicts
|
2025-04-21 20:14:43 +01:00 |
|
courtmanr@gmail.com
|
d9ff12363d
|
feat: Add automatic update option via cron
|
2025-04-21 20:13:01 +01:00 |
|
courtmanr@gmail.com
|
69ade09f3b
|
fix: Suppress gpg overwrite prompt
|
2025-04-21 20:08:03 +01:00 |
|
courtmanr@gmail.com
|
e21f17e701
|
fix: Improve update robustness in install script
|
2025-04-21 20:06:07 +01:00 |
|
courtmanr@gmail.com
|
d1f6e76263
|
docs: update dashboard screenshot
|
2025-04-21 19:46:39 +01:00 |
|
courtmanr@gmail.com
|
d2dcd79343
|
chore(release): bump version to 2.2.0
v2.2.0
|
2025-04-21 16:11:20 +01:00 |
|
courtmanr@gmail.com
|
fd374b6c66
|
feat: Apply UI/UX and performance improvements
|
2025-04-21 16:09:04 +01:00 |
|
courtmanr@gmail.com
|
49e6e70d75
|
refactor(script): Always refresh NodeSource GPG key
|
2025-04-21 12:53:39 +01:00 |
|
courtmanr@gmail.com
|
066cee66a8
|
fix(script): Run git pull as pulse user during update
|
2025-04-21 12:46:30 +01:00 |
|
courtmanr@gmail.com
|
a6ff08b3bc
|
feat(script): Add update/remove options to install script
|
2025-04-21 12:43:40 +01:00 |
|
courtmanr@gmail.com
|
7b972c5c73
|
chore: Update version to 2.1.0 in package.json
|
2025-04-21 12:40:39 +01:00 |
|
courtmanr@gmail.com
|
cffd6d0014
|
feat: Update dashboard screenshot again
v2.1.0
|
2025-04-21 12:33:30 +01:00 |
|
courtmanr@gmail.com
|
65bf70ac9f
|
Revert: Center logo and remove header divider
|
2025-04-21 12:31:53 +01:00 |
|
courtmanr@gmail.com
|
ca9af453de
|
feat: Update dashboard screenshot
|
2025-04-21 12:27:08 +01:00 |
|
courtmanr@gmail.com
|
228a82a7a6
|
Refactor: Improve header layout and theme toggle
|
2025-04-21 12:24:54 +01:00 |
|
courtmanr@gmail.com
|
d5e6ea3b72
|
feat: Focus search on keypress, blur on Enter/Escape
|
2025-04-21 12:13:16 +01:00 |
|
courtmanr@gmail.com
|
c24cba390c
|
docs: Remove token prerequisite for LXC script
|
2025-04-21 12:04:14 +01:00 |
|
courtmanr@gmail.com
|
e91319c640
|
docs: Improve user flow for LXC script token creation
|
2025-04-21 12:01:10 +01:00 |
|
courtmanr@gmail.com
|
79b88dc1aa
|
docs: Refine wording for LXC installation intro
|
2025-04-21 11:57:49 +01:00 |
|
courtmanr@gmail.com
|
ade30ef546
|
docs: Clarify cluster config and polling feature
|
2025-04-21 11:49:10 +01:00 |
|
courtmanr@gmail.com
|
575ed300a2
|
chore: Add LICENSE file and update README reference
|
2025-04-21 11:41:30 +01:00 |
|
courtmanr@gmail.com
|
9a8775f285
|
docs: Fix formatting for LXC script tip
|
2025-04-21 11:39:06 +01:00 |
|
courtmanr@gmail.com
|
504ec4f36c
|
docs: Link to specific community script page
|
2025-04-21 11:37:36 +01:00 |
|
courtmanr@gmail.com
|
9ad5abc3ba
|
docs: Suggest community script for LXC creation
|
2025-04-21 11:36:43 +01:00 |
|
courtmanr@gmail.com
|
21d8aed0ca
|
refactor(script): Simplify displayed PVE token commands
|
2025-04-21 11:21:19 +01:00 |
|
courtmanr@gmail.com
|
fe1f06293f
|
feat(script): Add PVE CLI commands for API token generation
|
2025-04-21 11:19:27 +01:00 |
|
courtmanr@gmail.com
|
41a693d349
|
fix(script): Add gpg dependency for NodeSource key import
|
2025-04-21 10:56:35 +01:00 |
|