Commit Graph

94 Commits

Author SHA1 Message Date
mroxso
11400d553b fixes amber login (#25) 2025-01-10 13:40:16 +01:00
dependabot[bot]
90410c5d91 Bump next in /lumina in the npm_and_yarn group across 1 directory (#23)
Bumps the npm_and_yarn group with 1 update in the /lumina directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.12 to 14.2.20
- [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.12...v14.2.20)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  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>
2024-12-22 19:18:41 +01:00
dependabot[bot]
dc882543d8 Bump elliptic in /lumina in the npm_and_yarn group across 1 directory (#20)
Bumps the npm_and_yarn group with 1 update in the /lumina directory: [elliptic](https://github.com/indutny/elliptic).


Updates `elliptic` from 6.5.7 to 6.6.1
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.1)

---
updated-dependencies:
- dependency-name: elliptic
  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>
2024-12-16 22:07:23 +01:00
mroxso
cd18b6e22e Create codacy.yml 2024-12-16 22:01:43 +01:00
dependabot[bot]
3cfca10c49 Bump micromatch from 4.0.5 to 4.0.8 in /lumina (#8)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 21:55:57 +01:00
dependabot[bot]
540562abba Bump ejs from 3.1.9 to 3.1.10 in /lumina (#4)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 21:55:25 +01:00
mroxso
3b9681df0a Fix code scanning alert no. 1: DOM text reinterpreted as HTML (#21)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-12-16 21:49:24 +01:00
dependabot[bot]
c8e74c7789 Bump nanoid from 3.3.7 to 3.3.8 in /lumina (#17)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 21:24:26 +01:00
mr0x50
02b469ae3d bump version from 0.1.0 to 0.1.1 v0.1.1 2024-12-16 21:01:57 +01:00
mroxso
462bab11b7 Rename ci to ci.yml 2024-12-16 20:58:23 +01:00
mroxso
74d8385268 Add CI
Add CI GitHub Workflow
2024-12-16 20:58:00 +01:00
dependabot[bot]
83cc055085 Bump webpack from 5.90.1 to 5.97.1 in /lumina (#18)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.97.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.97.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 19:05:19 +01:00
dependabot[bot]
3e10cab16a Bump cross-spawn from 7.0.3 to 7.0.6 in /lumina (#19)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 18:57:54 +01:00
dependabot[bot]
56239a71df Bump rollup from 2.79.1 to 2.79.2 in /lumina (#10)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 18:56:22 +01:00
dependabot[bot]
873eccd102 Bump secp256k1 from 4.0.3 to 4.0.4 in /lumina (#12)
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases)
- [Commits](https://github.com/cryptocoinjs/secp256k1-node/compare/v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: secp256k1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 18:55:40 +01:00
dependabot[bot]
1293a21449 Bump next from 14.1.0 to 14.2.12 in /lumina (#9)
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.2.12.
- [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.1.0...v14.2.12)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 18:55:20 +01:00
PascalR
f4c7017997 change relay from relay.lumina.rocks to relay.nostr.band v0.1.0 2024-10-21 11:29:33 +02:00
mroxso
7973bb7eaa Create dependabot.yml 2024-08-05 00:04:02 +02:00
mroxso
8bf7d91a87 Beta2Main (#1)
* Beta2Main

* Add Umami
2024-08-04 22:29:29 +02:00
mroxso
4783d519d3 rename docker compose container name [skip ci] 2024-07-31 17:35:35 +02:00
mroxso
a957314119 cd do not build when deployment [skip ci] 2024-07-31 17:26:03 +02:00
mroxso
360c09ad83 fix deployment workflow 2024-07-31 17:11:14 +02:00
mroxso
3e4aed2668 update docker command in readme [skip ci] 2024-07-31 16:58:17 +02:00
mroxso
dacd21f9c7 cd improvements 2024-07-31 16:56:27 +02:00
mroxso
c21f75f86c update cd (#2) 2024-07-31 16:54:17 +02:00
mroxso
02f413289f upgrade base docker image 2024-07-29 23:55:49 +02:00
mroxso
a9fe43c729 update workflow to newest versions 2024-07-29 23:28:36 +02:00
mroxso
82cd75e432 initial commit 2024-07-29 23:12:30 +02:00
mroxso
a284fdf222 replace "View Raw" with Code Icon 2024-01-28 21:18:07 +01:00
mroxso
f42e8fd614 use old style img tag 2024-01-28 21:14:26 +01:00
mroxso
68fbe8aad4 fix filter 2024-01-28 21:14:13 +01:00
mroxso
9524aea0fa add tag feed 2024-01-28 21:10:01 +01:00
mroxso
9e60472131 use nextjs Image Tag and use nostr.band relay 2024-01-28 21:00:57 +01:00
mroxso
533b720bce fix package lock 2024-01-28 19:28:39 +01:00
mroxso
527b6c9d28 add theme button and basic navigation 2024-01-28 19:27:47 +01:00
mroxso
7d7f2915af fix package-lock 2024-01-28 17:37:53 +01:00
mroxso
dc427470c4 add ViewRawButton 2024-01-28 17:37:17 +01:00
mroxso
5caf6704a8 add radixui icons 2024-01-28 17:37:04 +01:00
mroxso
cdf252fc1e fix package-lock 2024-01-28 16:56:19 +01:00
mroxso
160694df0a add tabs 2024-01-28 16:55:28 +01:00
mroxso
a841be4296 center images 2024-01-28 16:39:27 +01:00
mroxso
77694a35f4 initial code commit 2024-01-28 16:16:27 +01:00
mroxso
b711c158d2 initial commit 2024-01-28 16:08:20 +01:00
mroxso
bf544ec31a Initial commit 2024-01-28 16:06:29 +01:00