Commit Graph

21 Commits

Author SHA1 Message Date
5d146adf20 chore: update version to 0.1.15 in package.json, package-lock.json, and README.md 2025-04-20 22:03:11 +02:00
5c32ab9938 chore: update version to 0.1.14 in package.json and package-lock.json 2025-04-20 21:59:17 +02:00
mroxso
f076f64558 Feature: Enhance onboarding flow with profile creation and secret key generation improvements (#85)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-20 21:54:09 +02:00
bb830f13b3 chore: bump version to 0.1.13 in package.json and package-lock.json 2025-04-20 16:49:26 +02:00
mroxso
ebaf7ce308 Feature: Add QRCode scanner for nsecbunker login (#79)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-20 16:44:27 +02:00
8c54786240 chore: bump version to 0.1.12 in package.json and package-lock.json 2025-04-18 23:13:15 +02:00
f1e3ed756e chore: bump version to 0.1.11 in package.json and package-lock.json 2025-04-18 23:09:49 +02:00
mroxso
8842400f2a feat: implement custom relay management and add relay addition functionality (#73)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-18 21:21:17 +02:00
mroxso
b9f1ba9568 feat: add Relays page and integrate relay status display (#72)
feat: add Relays link to AvatarDropdown menu
feat: create Badge component for status indicators
fix: update @radix-ui/react-slot version in package.json and package-lock.json

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-04-18 20:55:00 +02:00
dependabot[bot]
495f7a7eeb Bump the npm_and_yarn group across 1 directory with 3 updates (#71)
Bumps the npm_and_yarn group with 3 updates in the / directory: [next](https://github.com/vercel/next.js), [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `next` from 14.2.20 to 14.2.28
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.20...v14.2.28)

Updates `@babel/helpers` from 7.23.9 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)

Updates `@babel/runtime` from 7.23.9 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.28
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-18 20:23:54 +02:00
3cf1a57a0b bump version to 0.1.10 in package.json and package-lock.json 2025-04-18 20:12:39 +02:00
fa301be988 bump version to 0.1.9 in package.json and package-lock.json 2025-04-01 22:07:44 +02:00
mroxso
86ff9fa856 add switch and optional nip-89 client tagging (#57)
Co-authored-by: highperfocused <highperfocused@pm.me>
2025-03-31 22:56:08 +02:00
mr0x50
b956ba0a21 bump version to 0.1.8 2025-03-17 21:15:44 +01:00
mr0x50
97cedd4431 bump version from 0.1.6 to 0.1.7 2025-02-15 21:57:12 +01:00
mr0x50
4582317e61 bump version from 0.1.5 to 0.1.6 2025-02-15 21:11:00 +01:00
mr0x50
212aa669fa add sharp package for image optimization 2025-02-15 21:07:11 +01:00
PascalR
0d1606bd31 bump version from 0.1.4 to 0.1.5 2025-02-12 16:32:11 +01:00
mroxso
8098a36ad6 Add server selection to upload component (#42)
* Feature: Add server selection to upload component

* fix build error

* update lock file

* add @radix-ui/react-select

* Remove unused service worker map file
2025-02-11 22:04:52 +01:00
mr0x50
1a175a351a bump version from 0.1.3 to 0.1.4 2025-02-11 22:00:41 +01:00
mr0x50
aed5520313 mv codebase to parent directory 2025-02-07 19:36:13 +01:00