Commit Graph

  • f0dcdd50ca feat: bypass security for health checks and support HEAD downloads master v1.2.0 kato 2026-05-23 19:07:11 +03:00
  • a2c80ac105 feat(admin): make dashboard live and disk-aware kato 2026-05-04 10:54:44 +03:00
  • d7cbba1bf2 feat(users): add account limits and API keys v1.1.0 kato 2026-05-04 02:27:36 +03:00
  • dc379ea6a6 fix(versioning): Removed v pre-pending kato 2026-05-04 00:52:34 +03:00
  • 2c9fc03a61 fix v1.0.5b kato 2026-05-04 00:45:03 +03:00
  • 0bdf11d3a7 patch(version): Implemented version reporting for the app v1.0.5a v1.0.5 kato 2026-05-04 00:40:02 +03:00
  • bcdcce8fbd feat(env): Added production and development environment v1.0.4 kato 2026-05-04 00:33:18 +03:00
  • fbeff3f6c0 feat/security v1.0.3 kato 2026-05-04 00:00:36 +03:00
  • dd8dd7cdc2 feat(versioning): Implemented APP_VERSION from build tags v1.0.2 kato 2026-05-01 03:45:15 +03:00
  • fc54f7bb86 fix(ci/cd): Naming fix v1.0.1 kato 2026-05-01 03:41:32 +03:00
  • 42030003d3 feat(ci/cd): Implemented simple package publishing to registry v1.0.0 kato 2026-05-01 03:39:33 +03:00
  • 25bc095412 feat(docker): add healthcheck and wget dependency kato 2026-05-01 03:31:01 +03:00
  • 54bb68642f chore(docker): update build path and volume comment kato 2026-05-01 02:58:16 +03:00
  • 9b57b2a535 feat(routing): add user admin panel support kato 2026-05-01 02:34:47 +03:00
  • 1cf38d126d refactor(storage): standardize size limits to use GB units kato 2026-05-01 02:14:05 +03:00
  • d0aa86205f feat(setting): Implemented the settings administrative menu kato 2026-05-01 01:51:06 +03:00
  • 36d49a970e feat(admin): add full alerts dashboard functionality kato 2026-05-01 00:46:10 +03:00
  • 3844473eb3 feat(admin): implement full admin dashboard structure kato 2026-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 kato 2026-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. kato 2026-04-30 22:06:45 +03:00
  • 82d4dc815b feat(users): implement comprehensive user listing and control old-admin kato 2026-04-30 21:45:09 +03:00
  • 89c885f637 feat(models): add box activity tracking kato 2026-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. kato 2026-04-30 19:45:22 +03:00
  • 2714907ff4 feat(config): add box owner policy settings kato 2026-04-30 19:30:13 +03:00
  • b8bb75f7e0 feat(cli): add robust box listing filters and sorting kato 2026-04-30 12:46:44 +03:00
  • b0bdf798a9 chore(script): update run script path kato 2026-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. kato 2026-04-30 11:31:43 +03:00
  • f0b723e35d refactor(code): Cleaned-up the code base kato 2026-04-30 11:05:56 +03:00
  • a729b641b2 feat(one-time-downloads): add expiry and retry configuration kato 2026-04-30 04:24:49 +03:00
  • 7d70a0c2ed feat(boxstore): add configurable expiry for one-time downloads kato 2026-04-30 03:54:50 +03:00
  • 6b9f6ac291 feature(docker): Implemented DockerFile, docker compose .env and updated the run.sh file. kato 2026-04-30 03:12:58 +03:00
  • 0f630b9dca chore(cleanup) kato 2026-04-30 02:34:05 +03:00
  • 903b4eeed8 docs: update README and tech docs for BadgerDB and thumbnails kato 2026-04-30 02:32:45 +03:00
  • ac6e8c591b feat(ui): add reusable warpbox wrapper and improve upload documentation kato 2026-04-29 11:51:04 +03:00
  • fb80f11e72 fix: bugs in general kato 2026-04-29 02:35:23 +03:00
  • e330fb04b3 feat(ui): add clear queue flow and expose ISO expiry kato 2026-04-29 02:29:49 +03:00
  • a8c0666b5a style: normalize spacing in FAQ shortcut descriptions kato 2026-04-29 01:47:21 +03:00
  • 6035ea1eb2 feat(config): support *_MB env vars for upload size limits kato 2026-04-29 01:42:41 +03:00
  • 82acaffdd8 style(update): Updated the styling amd layout to be much better! kato 2026-04-29 01:16:17 +03:00
  • cb026d4fd1 feat(security): use bcrypt hashes and safe paths for boxes kato 2026-04-28 21:42:36 +03:00
  • a5d6d69be0 docs: expand configuration docs for admin and BadgerDB kato 2026-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 kato 2026-04-28 20:35:29 +03:00
  • 9dececcc7d feat(boxstore): add one-time download retention mode kato 2026-04-28 19:41:23 +03:00
  • f1600faa8d feat: add thumbnail metadata and download endpoint kato 2026-04-28 18:44:16 +03:00
  • c1489d1fbb feat(ui): add file-type icons and clamp window titles kato 2026-04-27 18:37:05 +03:00
  • 041a9798a7 feat(boxstore): add retention options and box deletion support kato 2026-04-27 18:18:53 +03:00
  • 2f37958c31 refactor(server): use boxstore helpers and file status consts kato 2026-04-27 18:01:02 +03:00
  • cf90e08f98 refactor: extract models/routes and env-based server config kato 2026-04-27 17:49:19 +03:00
  • 698166d23d feat(server): track upload status via manifest and /status API kato 2026-04-27 17:33:52 +03:00
  • b69ec8b99f feat(ui): add overall upload progress and improve file icons kato 2026-04-27 17:26:57 +03:00
  • 6a0b3dbe2f feat(server): add box file listing and download routes kato 2026-04-27 17:20:57 +03:00
  • b5f39d714a Icons kato 2026-04-27 17:11:56 +03:00
  • 184dcf0e84 Icons kato 2026-04-27 17:11:51 +03:00
  • 65b57695a4 style(index): add class to Win98 menu options for stylingstyle(index): add class to Win98 menu options for styling kato 2026-04-27 17:02:07 +03:00
  • 9e6e48e68f refactor(css): trim app.css and unify pointer cursors kato 2026-04-27 16:49:44 +03:00
  • f06a2c544f feat(server): add box create/upload endpoints and improve UI kato 2026-04-25 18:57:08 +03:00
  • fb7e378b3a feat(server): add multipart upload endpoint with box IDs kato 2026-04-25 18:46:16 +03:00
  • 87aa4cc6f2 chore(deps): add gin-contrib/gzip for response compression kato 2026-04-25 18:04:10 +03:00
  • 6e29f644ba feat(cli): add cobra-based CLI to run WarpBox server kato 2026-04-25 17:40:39 +03:00
  • b54e96adb0 first commit kato 2026-04-25 17:34:17 +03:00