107 Commits

Author SHA1 Message Date
reya
eb53b5250f redesign sign up and login pages 2024-01-22 08:50:28 +07:00
nQuiz
83917d852a
Update OAUTH-LIKE-FLOW.md
minor typos
2024-01-16 19:38:31 +00:00
Pablo Fernandez
c92b169435 fix wrong nip46 key used 2024-01-08 15:29:54 +00:00
Pablo Fernandez
bfcb0992d4 allow using nip05 to sign from the client too 2024-01-02 14:46:24 +00:00
Pablo Fernandez
d9c07c0115 redirect to callback on auth 2024-01-02 13:54:56 +00:00
Pablo Fernandez
fddc592f50 validate that the root nip05 of the desired domain points to the nsecbunker's key 2024-01-02 12:44:54 +00:00
Pablo Fernandez
77d8848a01 improvements around nip89 announcement 2024-01-02 12:21:56 +00:00
Pablo Fernandez
67c5252983 better error handling 2024-01-02 11:12:28 +00:00
Pablo Fernandez
70e009ddf7 user table 2024-01-02 11:12:23 +00:00
Pablo Fernandez
0610a81c89 documentation 2024-01-02 11:12:19 +00:00
Pablo Fernandez
c7a4c12a0a
Merge pull request #18 from fishcakeday/make-docker-smaller
reduce Docker image size and use alpine as base
2023-12-28 11:23:17 +00:00
Fishcake
1652419cd3
reduce Docker image size and use alpine as base 2023-12-22 21:42:06 +09:00
Pablo Fernandez
07008012de
Merge pull request #15 from david-haerer/master
📝 Fix documentation of `npx prisma db push` commands
2023-12-22 12:05:11 +00:00
Pablo Fernandez
e75971edb3 update OAUTH-LIKE-FLOW.md with latest stuff 2023-12-22 09:52:30 +00:00
Pablo Fernandez
dc1e3d4aca small refactors 2023-12-20 22:02:21 +00:00
Pablo Fernandez
4dee186cf3 gitignore 2023-12-20 14:58:30 +00:00
Pablo Fernandez
59fd987c41 implement create_account in client 2023-12-20 14:57:51 +00:00
Pablo Fernandez
0a5682d1e4 create_account work 2023-12-20 10:21:24 +00:00
David Härer
c95de2c1f2
📝 Fix documentation of npx prisma db push commands for Docker / Docker Compose
The error was introduced in 79937ea3479b5dfb35b1bd4628bbc05d724c16d1.
2023-12-11 16:35:44 +01:00
Pablo Fernandez
80a8651305 version bump 2023-12-09 23:59:27 +00:00
Pablo Fernandez
4f9404faa5 license stuff 2023-12-09 23:59:08 +00:00
Pablo Fernandez
f38c5b3421
Merge pull request #14 from Sebastix/master
fix fastify version
2023-12-01 23:58:36 +02:00
Sebastix
537d1d227a fix fastify version 2023-12-01 22:40:17 +01:00
Pablo Fernandez
5ebf9d3482 add script 2023-12-01 16:54:41 +00:00
Pablo Fernandez
246cb4f806
Merge pull request #5 from sven-hash/patch-1
fix: dockerfile copy error
2023-12-01 18:44:25 +02:00
Pablo Fernandez
e3ea8a6e98
Merge branch 'master' into patch-1 2023-12-01 18:44:14 +02:00
Pablo Fernandez
9d6d64d459
Merge pull request #6 from sven-hash/patch-2
Docker compose file
2023-12-01 18:42:46 +02:00
Pablo Fernandez
bb9d40163b
Merge pull request #7 from kristapsk/doc-node-version
Document Node.js version requirements
2023-12-01 18:42:27 +02:00
Pablo Fernandez
02518c21a3
Merge pull request #10 from IngwiePhoenix/arm64-support
Optimize Dockerfile, add arm64!
2023-12-01 18:42:11 +02:00
Pablo Fernandez
9ffeb2311f add uncommitted stuff 2023-12-01 16:39:09 +00:00
Pablo Fernandez
6aece8a46c MIT license
nevent1qqs9vrkdyxsyg7x0ld97tw5e3y26dumxgk64adewed9evp97kkty0kspz9mhxue69uhkummnw3ezuamfdejj7q3ql2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqd3d38e
2023-12-01 11:40:59 +00:00
Pablo Fernandez
dc74289bc4 update package 2023-12-01 11:40:50 +00:00
Pablo Fernandez
e5febb3345 wip 2023-12-01 11:18:39 +00:00
Pablo Fernandez
3d9aa4f459 store requests 2023-11-05 18:29:57 +09:00
Ingwie Phoenix
5acc1d9af7 Optimize Dockerfile, add arm64!
Removing "--platform=" and slightly re-structuring the "apt-get" calls allows for this image to be successfuly built for arm64 as well - at least on an arm64 host.
2023-08-18 15:12:49 +02:00
Kristaps Kaupe
ae42474988
Document Node.js version requirements 2023-07-12 21:40:52 +03:00
cgi-bin/
e913e05d6d
Update README.md 2023-07-12 20:20:38 +02:00
cgi-bin/
79937ea347
add: docker compose instruc 2023-07-12 20:18:06 +02:00
cgi-bin/
12e28db861
add: command start admin 2023-07-12 20:16:58 +02:00
cgi-bin/
8bf15cbd39
add: docker-compose.yml 2023-07-12 20:12:48 +02:00
cgi-bin/
a732c24bd2
fix: dockerfile copy error 2023-07-12 19:12:58 +02:00
pablof7z
d2cc06244e Remove debug message 2023-07-08 12:35:02 +02:00
pablof7z
c7f546add1 Check if existing signing conditions belong to a revoked user 2023-07-08 12:34:51 +02:00
pablof7z
88811fbcd2 save package version in config file 2023-07-06 22:58:38 +02:00
pablof7z
a39f99d405 bump 2023-07-06 22:30:01 +02:00
pablof7z
6f16cafd41 lots of things that I forgot to commit 😂 2023-07-06 22:29:31 +02:00
pablof7z
59556e673b follow 2023-06-29 16:55:23 +02:00
pablof7z
45e4f615a8 setup a skeleton profile to improve UX on first load on coracle 2023-06-29 16:02:46 +02:00
pablof7z
db0c9ae3fb minor improvements 2023-06-28 21:44:39 +02:00
pablof7z
f949c116db write to a file the connection string 2023-06-27 01:59:39 +02:00