42030003d3
feat(ci/cd): Implemented simple package publishing to registry
v1.0.0
Daniel Legt2026-05-01 03:39:33 +03:00
25bc095412
feat(docker): add healthcheck and wget dependency
Daniel Legt2026-05-01 03:31:01 +03:00
54bb68642f
chore(docker): update build path and volume comment
Daniel Legt2026-05-01 02:58:16 +03:00
9b57b2a535
feat(routing): add user admin panel support
Daniel Legt2026-05-01 02:34:47 +03:00
1cf38d126d
refactor(storage): standardize size limits to use GB units
Daniel Legt2026-05-01 02:14:05 +03:00
d0aa86205f
feat(setting): Implemented the settings administrative menu
Daniel Legt2026-05-01 01:51:06 +03:00
36d49a970e
feat(admin): add full alerts dashboard functionality
Daniel Legt2026-05-01 00:46:10 +03:00
3844473eb3
feat(admin): implement full admin dashboard structure
Daniel Legt2026-05-01 00:29:06 +03:00
5f3f63b710
'cleanup(admin): This large-scale refactoring effort involves cleaning up redundant logic and standardizing database interactions across several modules
Daniel Legt2026-04-30 22:08:12 +03:00
9951cfc8b6
cleanup(admin): This large-scale refactoring effort involves cleaning up redundant logic and standardizing database interactions across several modules.
Daniel Legt2026-04-30 22:06:45 +03:00
89c885f637
feat(models): add box activity tracking
Daniel Legt2026-04-30 19:55:32 +03:00
e103829870
feat(models): add alert and box models Adds comprehensive data structures for Alert and Box functionality across models.
Daniel Legt2026-04-30 19:45:22 +03:00
b8bb75f7e0
feat(cli): add robust box listing filters and sorting
Daniel Legt2026-04-30 12:46:44 +03:00
b0bdf798a9
chore(script): update run script path
Daniel Legt2026-04-30 12:43:19 +03:00
877ac90574
feat(cli): add comprehensive command suite + Adds new commands for managing boxes, environment variables, and running the server. * The command structure is greatly expanded to improve user experience and coverage for core service functionalities.
Daniel Legt2026-04-30 11:31:43 +03:00
f0b723e35d
refactor(code): Cleaned-up the code base
Daniel Legt2026-04-30 11:05:56 +03:00
a729b641b2
feat(one-time-downloads): add expiry and retry configuration
Daniel Legt2026-04-30 04:24:49 +03:00
7d70a0c2ed
feat(boxstore): add configurable expiry for one-time downloads
Daniel Legt2026-04-30 03:54:50 +03:00
6b9f6ac291
feature(docker): Implemented DockerFile, docker compose .env and updated the run.sh file.
Daniel Legt2026-04-30 03:12:58 +03:00
e330fb04b3
feat(ui): add clear queue flow and expose ISO expiry
Daniel Legt2026-04-29 02:29:49 +03:00
a8c0666b5a
style: normalize spacing in FAQ shortcut descriptions
Daniel Legt2026-04-29 01:47:21 +03:00
6035ea1eb2
feat(config): support *_MB env vars for upload size limits
Daniel Legt2026-04-29 01:42:41 +03:00
82acaffdd8
style(update): Updated the styling amd layout to be much better!
Daniel Legt2026-04-29 01:16:17 +03:00
cb026d4fd1
feat(security): use bcrypt hashes and safe paths for boxes
Daniel Legt2026-04-28 21:42:36 +03:00
a5d6d69be0
docs: expand configuration docs for admin and BadgerDB
Daniel Legt2026-04-28 21:11:37 +03:00
fc3de58b5b
docs: add comprehensive README with features and setup guidedocs: add comprehensive README with features and setup guide
Daniel Legt2026-04-28 20:35:29 +03:00
65b57695a4
style(index): add class to Win98 menu options for stylingstyle(index): add class to Win98 menu options for styling
Daniel Legt2026-04-27 17:02:07 +03:00
9e6e48e68f
refactor(css): trim app.css and unify pointer cursors
Daniel Legt2026-04-27 16:49:44 +03:00
f06a2c544f
feat(server): add box create/upload endpoints and improve UI
Daniel Legt2026-04-25 18:57:08 +03:00
fb7e378b3a
feat(server): add multipart upload endpoint with box IDs
Daniel Legt2026-04-25 18:46:16 +03:00
87aa4cc6f2
chore(deps): add gin-contrib/gzip for response compression
Daniel Legt2026-04-25 18:04:10 +03:00
6e29f644ba
feat(cli): add cobra-based CLI to run WarpBox server
Daniel Legt2026-04-25 17:40:39 +03:00