Trenten Vollmer
|
577df13f16
|
fix: correct proxy for host
|
2024-11-12 15:19:23 -05:00 |
|
Trenten Vollmer
|
42dd32eed4
|
fix: redid email verification endpoint
fix: corrected api prefix
|
2024-11-12 15:14:40 -05:00 |
|
|
9689a328b9
|
Merge branch 'main' of github.com:WaterWolfDev/waterwolf-auth
|
2024-11-12 09:38:58 -05:00 |
|
|
5e595c21e2
|
fix: properly proxy the websocket for the frontend dev
|
2024-11-12 09:38:55 -05:00 |
|
|
8da0c137f7
|
Add test.txt
|
2024-11-09 15:34:15 +00:00 |
|
|
44c5303646
|
fix: correct nginx config
|
2024-10-16 17:42:59 -04:00 |
|
|
5c927a26cd
|
fix: email templates not being included in builds
feat: implement nginx proxy
|
2024-10-16 17:42:02 -04:00 |
|
|
65b957fbc2
|
feat: reorganize project into seperate frontend and backend code
|
2024-10-16 16:58:05 -04:00 |
|
|
c4d152cf7a
|
feat: begin moving postal configuration into main code
|
2024-10-16 14:21:26 -04:00 |
|
|
53393daba3
|
chore: cleanup
|
2024-10-15 23:36:15 -04:00 |
|
|
9df9e15953
|
Create dependabot.yml
|
2024-10-15 19:18:04 -04:00 |
|
|
dc72c2a4f5
|
fix: pnpm file
|
2024-10-15 19:17:09 -04:00 |
|
|
c576bae4e8
|
Merge pull request #1 from WaterWolfDev/dependabot/npm_and_yarn/npm_and_yarn-1793d3b26b
chore(deps): bump find-my-way from 8.2.0 to 8.2.2 in the npm_and_yarn group across 1 directory
|
2024-10-15 18:27:04 -04:00 |
|
|
245ed43b2e
|
chore: update packages
|
2024-10-15 18:26:47 -04:00 |
|
dependabot[bot]
|
dd48d73e45
|
chore(deps): bump find-my-way
Bumps the npm_and_yarn group with 1 update in the / directory: [find-my-way](https://github.com/delvedor/find-my-way).
Updates `find-my-way` from 8.2.0 to 8.2.2
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](https://github.com/delvedor/find-my-way/compare/v8.2.0...v8.2.2)
---
updated-dependencies:
- dependency-name: find-my-way
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-15 22:26:06 +00:00 |
|
|
7cd7c4d1a0
|
feat: slowly began implementing redis search (needs data sanitization!!!)
|
2024-10-15 15:38:29 -04:00 |
|
|
178d922f24
|
feat: implement swagger plugin
refactor: move views into a seperate controller for ease of management
|
2024-10-15 12:58:41 -04:00 |
|
|
ea98ed7976
|
feat: working interaction login
|
2024-10-15 12:14:16 -04:00 |
|
|
e3ba6bf1fd
|
feat: implement consent system
feat: implemented basic org system
feat: implement oidc client code
chore: begain implementing async job code
chore: base code cleanup
|
2024-10-14 18:21:05 -04:00 |
|
|
d1e93a3631
|
feat: worked on email verification
|
2024-08-19 17:54:33 -04:00 |
|
|
9881f79534
|
feat: implement email verify and password logic
|
2024-08-09 13:46:49 -04:00 |
|
|
c15d242a3d
|
chore: fix readme
|
2024-08-08 18:50:21 -04:00 |
|
|
62bb9531c0
|
chore: began implementing more pages
|
2024-08-08 17:47:42 -04:00 |
|
|
72293167ad
|
chore: update dependencies
|
2024-08-02 14:43:03 -04:00 |
|
|
bebe215463
|
feat: email templates
feat: read me updates
feat: implement BullMQ
|
2024-07-30 16:39:31 -04:00 |
|
|
8a283f46e7
|
fix: email sending
|
2024-07-27 11:34:47 -04:00 |
|
|
4200e41987
|
chore: update readme and config
|
2024-07-27 01:34:23 -04:00 |
|
|
774f243752
|
fix: file extension
|
2024-07-27 01:26:44 -04:00 |
|
|
5db3ed1806
|
feat: implement configs and email template configs
|
2024-07-27 01:26:16 -04:00 |
|
|
3608f91381
|
feat: email templating
|
2024-07-27 01:19:40 -04:00 |
|
|
baefa80d2c
|
feat: working login and auth system!!!
|
2024-07-26 23:33:07 -04:00 |
|
|
041babae70
|
feat: working login flow and registration system
|
2024-07-26 22:35:48 -04:00 |
|
|
b0a3fa82aa
|
feat: templates and working oidc core
|
2024-07-26 02:31:29 -04:00 |
|
|
c65ba92322
|
feat: more implementing oidc-core
|
2024-07-18 22:51:36 -04:00 |
|
|
b38f5841e3
|
feat: implement oidc-core base from private project
|
2024-07-18 22:19:14 -04:00 |
|
|
01b0e373d2
|
fix: remove unused import
|
2024-07-18 21:59:45 -04:00 |
|
|
64ce205296
|
feat: inital workings of service
|
2024-07-18 21:59:27 -04:00 |
|
|
a71c33c085
|
feat: implement base db support
feat: implement dev containers
|
2024-07-16 01:05:06 -04:00 |
|
|
ca8ee728fb
|
feat: implement mailer support
feat: basic structure
|
2024-07-15 14:17:40 -04:00 |
|
Trenten Vollmer
|
60532e83cf
|
feat: inital nestjs push
|
2024-07-14 20:25:52 -04:00 |
|
|
49599b40fa
|
Initial commit
|
2024-07-15 00:12:11 +00:00 |
|