107 Commits

Author SHA1 Message Date
Pablo Fernandez
f4fd7403cc gitignore 2024-09-21 13:45:11 -04:00
Pablo Fernandez
87217f9a3f updates 2024-09-21 13:44:35 -04:00
Pablo Fernandez
ff5387b778 updates 2024-09-21 13:44:24 -04:00
Pablo Fernandez
919315bbf7 bump 2024-04-25 14:47:48 +01:00
Pablo Fernandez
919beb941c update ndk 2024-04-25 14:46:32 +01:00
Pablo Fernandez
032b67632e bump ndk 2024-03-19 14:28:33 +00:00
Pablo Fernandez
70ce3b544d absolutely no reason why the username needs to be readonly 2024-02-18 00:10:03 +00:00
Pablo Fernandez
dcb9b6695c remove stupid email example 2024-02-15 13:18:17 +00:00
Pablo Fernandez
717306a108
Merge pull request #30 from hzrd149/master
Add github action for building and publishing docker images
2024-02-15 13:07:26 +00:00
Pablo Fernandez
cbb6c66804
Merge pull request #29 from erskingardner/master
Replace auth request js method, update prettierrc to handle handlebar
2024-02-15 13:06:34 +00:00
Pablo Fernandez
6caf570866
Merge branch 'master' into master 2024-02-15 13:06:16 +00:00
Pablo Fernandez
24eb27a949
Merge pull request #31 from coracle-social/master
Bring back sendPostRequest
2024-02-15 13:04:49 +00:00
Pablo Fernandez
2fde57ff90 respond to create_account with the kind that it came with 2024-02-15 13:03:43 +00:00
Jon Staab
e2be038af7 Bring back sendPostRequest 2024-02-08 10:07:00 -08:00
hzrd149
5b37032ec1 update main branch 2024-02-04 12:50:39 +00:00
hzrd149
109cb5d972 add github action for docker image 2024-02-04 11:52:56 +00:00
Jeff Gardner
e796307f30 Add required id attribute 2024-02-01 11:48:06 +01:00
Jeff Gardner
7d3e7394ed Replace auth request js method, change prettierrc to handle handlebar templates better 2024-02-01 11:22:10 +01:00
Pablo Fernandez
b5d4694e36 bump 2024-01-31 13:58:53 +00:00
Pablo Fernandez
64a41e98ab remove default start and just document using lfg 2024-01-31 13:45:23 +00:00
Pablo Fernandez
0a130089bf remove bad check on missing domains 2024-01-31 13:45:09 +00:00
Pablo Fernandez
ca3bbf4d7d remove wrong defaults on config 2024-01-31 13:44:59 +00:00
Pablo Fernandez
529f68360d create config if it's not there 2024-01-31 13:33:01 +00:00
Pablo Fernandez
a9814fd150 start without requiring start 2024-01-31 13:32:50 +00:00
Pablo Fernandez
f7752ec016 mkdir config 2024-01-31 13:25:58 +00:00
Pablo Fernandez
ed9c130ff6
Merge pull request #28 from nourspace/nour/feat/improved-configs
feat: improved configs
2024-01-26 16:17:15 +00:00
Nour
40391c536f
fix: create connection.txt inside config folder 2024-01-26 15:16:26 +00:00
Nour
894f3c3d14
feat: allow customizing auth host 2024-01-26 15:14:40 +00:00
Nour
33fb9703f7
feat: use dynamic DATABASE_URL for Prisma db 2024-01-26 15:13:26 +00:00
Nour
d1fd2d466a
fix: correct .env file in docker-compose 2024-01-26 15:10:37 +00:00
Pablo Fernandez
f9eb2d8898
Merge pull request #25 from nQuiz/patch-1
chore: minor typos / formatting
2024-01-24 13:18:15 +00:00
Pablo Fernandez
815872fc02
Merge pull request #26 from reyamir/feat/redesign-templates
Redesign default templates
2024-01-24 13:17:53 +00:00
Pablo Fernandez
f5fa696033
Merge pull request #27 from nourspace/nour/feat/docker-cleanups
feat: docker cleanups
2024-01-24 12:14:32 +00:00
Nour
e40fafa3b5
feat: multiple fixes
- Define binaryTargets for schema.prisma so it works inside alpine
- Log adminNpubs
- Set default for config `domains`
2024-01-23 17:44:38 +00:00
Nour
1d4251c23e
feat: cleanup docker setup
- Add .dockerignore
- Replace .env with .env.example
- Add migrations service
- Cleanup Dockerfile: simpler setup, simpler copy, no migrations inside the image
- Update README to match new instruction
2024-01-23 17:43:02 +00:00
reya
13b0151b4f fix create account 2024-01-23 14:36:23 +07:00
reya
bc28858146 pass url prefix to handlebar 2024-01-23 14:31:49 +07:00
reya
f3b8aa8ebb fix 2024-01-23 14:24:52 +07:00
reya
c28e58de88 fix 2024-01-23 14:16:20 +07:00
reya
91f1d73295 fix 2024-01-23 14:15:50 +07:00
reya
c40d26c651 fix invalid url 2024-01-23 14:11:01 +07:00
reya
65e067505b fix again 2024-01-23 14:06:52 +07:00
reya
30ab41907d fix 2024-01-23 13:54:15 +07:00
reya
7ee7e0cfff fix again 2024-01-23 13:47:15 +07:00
reya
129cb99673 fix 2024-01-23 13:44:18 +07:00
reya
67f43d95af add base url to template 2024-01-23 13:35:28 +07:00
reya
eed1baf79a update styles 2024-01-23 13:20:37 +07:00
reya
d89b0081d0 remove duplicate style 2024-01-22 09:17:49 +07:00
reya
6f361ecd9b update styles 2024-01-22 09:14:45 +07:00
reya
13157d25d2 update design for authorize page 2024-01-22 09:05:27 +07:00