Commit Graph

  • 91f06ccae1 feat(app): wire dashboard administration flows main jkunz 2026-05-07 15:35:37 +00:00
  • e9eb9b4172 add office-aware passport policies and alert lifecycle jkunz 2026-04-20 13:21:28 +00:00
  • a1a684ee81 v1.21.0 jkunz 2026-04-20 10:26:22 +00:00
  • 6044928c70 feat(reception): add passport device authentication flows and alert delivery management jkunz 2026-04-20 10:26:22 +00:00
  • 3cd7499f3f v1.20.0 jkunz 2026-04-20 09:46:13 +00:00
  • 29a21fd3b3 feat(auth): add abuse protection for login and OIDC flows with consent-based authorization handling jkunz 2026-04-20 09:46:13 +00:00
  • 21f5abb49b v1.19.1 jkunz 2026-04-20 08:44:05 +00:00
  • 68469b0740 fix(ts_interfaces): rename generated TypeScript interface files to remove the loint-reception prefix jkunz 2026-04-20 08:44:05 +00:00
  • 525a72b73b v1.19.0 jkunz 2026-04-20 08:40:40 +00:00
  • d913dfaeb1 feat(oidc): persist hashed OIDC tokens, authorization codes, and user consent in smartdata storage jkunz 2026-04-20 08:40:40 +00:00
  • fe9da65437 v1.18.0 jkunz 2026-04-20 08:27:35 +00:00
  • 28d30fe392 feat(reception): persist email action tokens and registration sessions for authentication and signup flows jkunz 2026-04-20 08:27:35 +00:00
  • 1532c9704b v1.17.1 jkunz 2026-04-20 08:15:42 +00:00
  • 76efcb835f fix(docs): refresh module readmes and add repository license file jkunz 2026-04-20 08:15:42 +00:00
  • 2d1e6ea6e1 v1.17.0 jkunz 2026-04-20 08:12:07 +00:00
  • 98e614a945 feat(auth): harden authentication with argon2 passwords and rotating hashed refresh tokens jkunz 2026-04-20 08:12:07 +00:00
  • ad3e51a9e8 v1.16.0 v1.16.0 jkunz 2026-01-29 15:06:40 +00:00
  • d8f72d620a feat(dev): add local development docs, update tswatch preset and add Playwright screenshots jkunz 2026-01-29 15:06:40 +00:00
  • 53b36e506c v1.15.0 v1.15.0 jkunz 2026-01-29 14:24:08 +00:00
  • 7d5ad29a27 feat(build): add tsbundle/tswatch configs, update build/watch scripts, bump dependencies, and add CLI documentation jkunz 2026-01-29 14:24:08 +00:00
  • 724ec2d134 v1.14.1 v1.14.1 jkunz 2025-12-22 15:56:20 +00:00
  • 32ffc1bbaa fix(oidc): migrate OIDC endpoints and internal handlers to use typedserver IRequestContext and update dependencies jkunz 2025-12-22 15:56:20 +00:00
  • a91dd9dda6 v1.14.0 v1.14.0 jkunz 2025-12-16 12:46:42 +00:00
  • 5462257398 feat(docs): add package READMEs and publish metadata; update web package publish order jkunz 2025-12-16 12:46:42 +00:00
  • 2ad751ecba v1.13.0 v1.13.0 jkunz 2025-12-15 19:45:57 +00:00
  • a24b0d8be7 feat(oidc): feat(oidc): add OIDC provider (OidcManager, endpoints, and interfaces) jkunz 2025-12-15 19:45:57 +00:00
  • 02c700e44d v1.12.1 v1.12.1 jkunz 2025-12-15 19:17:12 +00:00
  • e9f1b5dac9 fix(dependencies): fix(deps): bump @uptime.link/webwidget to ^1.2.6 jkunz 2025-12-15 19:17:12 +00:00
  • 6645806a87 v1.12.0 v1.12.0 jkunz 2025-12-15 18:58:10 +00:00
  • dc3f232f43 feat(interfaces): Add JWT public-key and blocklist request interfaces, publish ordering files, and update dependencies jkunz 2025-12-15 18:58:10 +00:00
  • cc9d56ff4b v1.11.0 v1.11.0 jkunz 2025-12-14 10:58:46 +00:00
  • 47ca5934a6 feat(idpcli): Add idp CLI (IdpCli) with commands, file-based credential storage, typed request APIs; bump deps and update config jkunz 2025-12-14 10:58:46 +00:00
  • dddd968796 v1.10.0 v1.10.0 jkunz 2025-12-07 20:45:30 +00:00
  • 2cdf86744e feat(billingplan): Add Paddle v2 checkout support and backend config endpoint; add CSP headers and bump typedserver jkunz 2025-12-07 20:45:30 +00:00
  • 9d9f90c1d5 feat(account): enhance session item removal animation and update metadata description jkunz 2025-12-05 10:23:49 +00:00
  • 833cf3b4b8 feat: Update organization member management and bulk invite functionality jkunz 2025-12-05 09:34:19 +00:00
  • 8df44b99b9 feat: Enhance WebSocket integration and add SPA fallback for routing jkunz 2025-12-04 18:06:49 +00:00
  • d32103618f update jkunz 2025-12-04 17:45:40 +00:00
  • a83858beb0 v1.9.0 v1.9.0 jkunz 2025-12-01 20:03:34 +00:00
  • 5f29edf449 feat(account): Refactor account UI: migrate modals to promise-based show() API and improve navigation URL tracking jkunz 2025-12-01 20:03:34 +00:00
  • 173735a84e v1.8.0 v1.8.0 jkunz 2025-12-01 18:56:16 +00:00
  • 8756258324 feat(reception): Add activity logging, session metadata and org-selection UI (backend and frontend) jkunz 2025-12-01 18:56:16 +00:00
  • d11f5a0c72 fix(deps): update @push.rocks/smartdata and @git.zone/tswatch versions; refactor App and Jwt manager instantiation jkunz 2025-12-01 18:07:34 +00:00
  • cc040e5088 v1.7.0 v1.7.0 jkunz 2025-12-01 09:44:37 +00:00
  • af0c24f7ca feat(admin): Add global admin functionality: backend admin APIs, model fields and UI integration jkunz 2025-12-01 09:44:37 +00:00
  • fd089b2cee v1.6.0 v1.6.0 jkunz 2025-12-01 09:18:48 +00:00
  • 6b04c529da feat(apps): Add Apps subsystem: App and AppConnection models, managers, typed request handlers, web UI routes and documentation jkunz 2025-12-01 09:18:48 +00:00
  • f54588e877 update paddle view nav jkunz 2025-12-01 04:44:47 +00:00
  • ff1387df9f v1.5.0 v1.5.0 jkunz 2025-12-01 04:08:17 +00:00
  • 401d35186f feat(account): Refactor account UI styles into reusable design tokens, apply updated styles across views and fix login submit behavior jkunz 2025-12-01 04:08:17 +00:00
  • 9d012cd59f Update dependencies and improve validation function handling in registration stepper jkunz 2025-12-01 00:10:34 +00:00
  • b541340ca5 update jkunz 2025-11-30 23:09:40 +00:00
  • 531909e88c Refactor code structure for improved readability and maintainability jkunz 2025-11-30 22:41:59 +00:00
  • e92bdeaa2b update design jkunz 2025-11-30 22:35:24 +00:00
  • 19f016a476 update jkunz 2025-11-30 22:13:45 +00:00
  • 014fb3080a add stories jkunz 2025-11-30 15:01:28 +00:00
  • c8b8013200 1.4.3 v1.4.3 philkunz 2025-04-03 18:35:38 +00:00
  • 0b8639b033 fix(website): Update packageManager configuration in package.json and refine view container background styling philkunz 2025-04-03 18:35:38 +00:00
  • 08828d6771 update philkunz 2024-12-11 01:19:54 +01:00
  • aa5cc9ff81 1.4.2 v1.4.2 philkunz 2024-10-12 23:41:24 +02:00
  • 944f689165 fix(UI): Improve text rendering in account navigation. philkunz 2024-10-12 23:41:23 +02:00
  • 0d613fd634 1.4.1 v1.4.1 philkunz 2024-10-07 15:14:45 +02:00
  • a94d1875bd fix(core): Bug fixes and UI enhancements philkunz 2024-10-07 15:14:44 +02:00
  • 46844fed58 1.4.0 v1.4.0 philkunz 2024-10-07 10:26:21 +02:00
  • 03a8536297 feat(core): Refactored plugin and request handling to use idpInterfaces philkunz 2024-10-07 10:26:21 +02:00
  • 1bfdc67a0e 1.3.1 v1.3.1 philkunz 2024-10-07 00:08:53 +02:00
  • 3cb79c8dbe fix(account): Fix: updated cleanupViews method to correctly iterate over children. philkunz 2024-10-07 00:08:52 +02:00
  • c547105ab6 1.3.0 v1.3.0 philkunz 2024-10-06 23:56:04 +02:00
  • f7600ca83f feat(account): Implement account and organization management features philkunz 2024-10-06 23:56:03 +02:00
  • 2c0e771da2 1.2.2 v1.2.2 philkunz 2024-10-04 15:43:37 +02:00
  • 4deaafc3a2 fix(core): Update dependencies and refactor registration process philkunz 2024-10-04 15:43:36 +02:00
  • 629bf19845 1.2.1 v1.2.1 philkunz 2024-10-04 02:18:48 +02:00
  • 9e2d45123f fix(core): Added logging for user email login process and fixed client URL parsing philkunz 2024-10-04 02:18:47 +02:00
  • 833b5e0a84 1.2.0 v1.2.0 philkunz 2024-10-01 20:03:50 +02:00
  • e36b701812 feat(web): Improve UI styling and add registration prompt philkunz 2024-10-01 20:03:49 +02:00
  • 8d4bfe6e3a 1.1.1 v1.1.1 philkunz 2024-10-01 13:49:19 +02:00
  • 9f9c543365 fix(core): Corrected typos and added missing keywords. philkunz 2024-10-01 13:49:18 +02:00
  • 3b28c8befa 1.1.0 v1.1.0 philkunz 2024-09-29 16:48:06 +02:00
  • a4fde94a36 feat(web): Implement view container and update elements philkunz 2024-09-29 16:48:06 +02:00
  • 7735b4070a add readme philkunz 2024-09-29 14:02:10 +02:00
  • 31a6ef96d8 initial philkunz 2024-09-29 13:56:38 +02:00