Commit Graph

101 Commits

Author SHA1 Message Date
dependabot[bot]
299974e483 Bump mongoose from 8.9.5 to 8.10.1 in /server (#33)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 19:11:16 +02:00
Ben Elferink
36f565cf83 ci: add "build" workflows (#24) 2025-01-28 20:02:53 +02:00
Ben Elferink
a1ad99d821 Merge pull request #23 from BenElferink/BenElferink-patch-1
Update README.md
2025-01-27 19:31:28 +02:00
Ben Elferink
312b7a4201 Update README.md
Resolves #4
2025-01-27 19:31:06 +02:00
Ben Elferink
5b8325eb4d Merge pull request #21 from BenElferink/dependabot/npm_and_yarn/server/types/node-22.10.10
Bump @types/node from 22.10.7 to 22.10.10 in /server
2025-01-27 19:30:06 +02:00
dependabot[bot]
32a293fd7d Bump @types/node from 22.10.7 to 22.10.10 in /server
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 22.10.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 17:29:54 +00:00
Ben Elferink
283f2b7e03 Merge pull request #22 from BenElferink/dependabot/npm_and_yarn/server/types/jsonwebtoken-9.0.8
Bump @types/jsonwebtoken from 9.0.7 to 9.0.8 in /server
2025-01-27 19:29:20 +02:00
Ben Elferink
3af6df6204 Merge pull request #20 from BenElferink/dependabot/npm_and_yarn/server/typescript-5.7.3
Bump typescript from 5.7.2 to 5.7.3 in /server
2025-01-27 19:28:50 +02:00
Ben Elferink
909453634a Merge pull request #19 from BenElferink/dependabot/npm_and_yarn/client/zustand-5.0.3
Bump zustand from 5.0.2 to 5.0.3 in /client
2025-01-27 19:28:40 +02:00
Ben Elferink
774d78e526 Merge pull request #18 from BenElferink/dependabot/npm_and_yarn/client/mui/material-6.4.1
Bump @mui/material from 6.4.0 to 6.4.1 in /client
2025-01-27 19:28:24 +02:00
dependabot[bot]
8c52211dda Bump @types/jsonwebtoken from 9.0.7 to 9.0.8 in /server
Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)

---
updated-dependencies:
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:37 +00:00
dependabot[bot]
796c6b256a Bump typescript from 5.7.2 to 5.7.3 in /server
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:26 +00:00
dependabot[bot]
27a0b779f0 Bump zustand from 5.0.2 to 5.0.3 in /client
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:19 +00:00
dependabot[bot]
2a668c4650 Bump @mui/material from 6.4.0 to 6.4.1 in /client
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:12 +00:00
Ben Elferink
ee1ffc33e2 Merge pull request #17 from BenElferink/dependabot/npm_and_yarn/client/types/react-19.0.8
Bump @types/react from 19.0.1 to 19.0.8 in /client
2025-01-27 09:12:28 +02:00
dependabot[bot]
1866dad550 Bump @types/react from 19.0.1 to 19.0.8 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.1 to 19.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:11:24 +00:00
Ben Elferink
fd45e04f44 Merge pull request #10 from BenElferink/dependabot/npm_and_yarn/client/types/react-dom-19.0.3
Bump @types/react-dom from 19.0.2 to 19.0.3 in /client
2025-01-27 09:10:21 +02:00
Ben Elferink
04cccbe825 Merge pull request #14 from BenElferink/dependabot/npm_and_yarn/client/mui/material-6.4.0
Bump @mui/material from 6.2.0 to 6.4.0 in /client
2025-01-27 09:10:09 +02:00
Ben Elferink
3bb7ccce85 Merge pull request #16 from BenElferink/dependabot/npm_and_yarn/server/types/node-22.10.7
Bump @types/node from 22.10.2 to 22.10.7 in /server
2025-01-26 20:55:37 +02:00
Ben Elferink
90f8d73a05 Merge pull request #13 from BenElferink/dependabot/npm_and_yarn/server/npm_and_yarn-907b4dc93e
Bump mongoose from 8.9.0 to 8.9.5 in /server in the npm_and_yarn group across 1 directory
2025-01-26 20:55:20 +02:00
dependabot[bot]
7bcd917fd9 Bump mongoose in /server in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /server directory: [mongoose](https://github.com/Automattic/mongoose).


Updates `mongoose` from 8.9.0 to 8.9.5
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.9.0...8.9.5)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-26 18:54:58 +00:00
Ben Elferink
8c707db399 Merge pull request #12 from BenElferink/dependabot/npm_and_yarn/server/mongoose-8.9.4
Bump mongoose from 8.9.0 to 8.9.4 in /server
2025-01-26 20:53:50 +02:00
dependabot[bot]
8cf53c126b Bump @types/node from 22.10.2 to 22.10.7 in /server
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 08:07:35 +00:00
dependabot[bot]
723378424d Bump @mui/material from 6.2.0 to 6.4.0 in /client
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 08:07:12 +00:00
dependabot[bot]
fb4e459778 Bump mongoose from 8.9.0 to 8.9.4 in /server
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.9.0 to 8.9.4.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.9.0...8.9.4)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 07:53:46 +00:00
dependabot[bot]
af1204e7ca Bump @types/react-dom from 19.0.2 to 19.0.3 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 07:53:17 +00:00
Ben Elferink
f06e65b22d fix: update dependabot.yml 2025-01-06 21:52:20 +02:00
Ben Elferink
142356655d chore: create dependabot.yml 2025-01-06 21:50:34 +02:00
Ben Elferink
ce8bcead85 Merge pull request #5 from BenElferink/v2
feat: V2 with TypeScript
2024-12-14 16:18:53 +02:00
Ben Elferink
a41cab872f feat: V2 with TypeScript 2024-12-14 16:14:14 +02:00
Ben Elferink
f6c0a52ab5 Update README.md 2023-09-16 23:58:07 +03:00
Ben Elferink
b9655590f3 chore: updated dependencies 2021-10-27 19:31:20 +03:00
Ben Elferink
1a841acaa2 fix: friendly syntax 2021-10-27 19:31:01 +03:00
Ben Elferink
8540360217 tweak: utils and constants - frontend 2021-10-27 19:26:02 +03:00
Ben Elferink
75979bce3d fix: login with token returns new token 2021-10-27 19:06:47 +03:00
Ben Elferink
e9e8584d82 added 2 custom hooks 2021-10-02 14:24:36 +03:00
Ben Elferink
8c91a055f4 Added useful helper functions 2021-09-29 12:07:39 +03:00
Ben Elferink
c0cc342627 Updated readme 2021-09-29 11:09:19 +03:00
Ben Elferink
733d48c4de Updated readme 2021-09-29 11:04:01 +03:00
Ben Elferink
ebae7d478e Updated header 2021-09-29 11:03:56 +03:00
Ben Elferink
8de38c6536 Add role to account 2021-09-29 10:53:39 +03:00
Ben Elferink
5c3c54b4a9 usernames lowercased 2021-09-29 10:48:48 +03:00
Ben Elferink
b629a7014e improved auth methods 2021-09-29 10:45:40 +03:00
Ben Elferink
562e59d588 updated readme 2021-09-28 19:06:22 +03:00
Ben Elferink
f2333078ca bug fixes 2021-09-28 18:59:17 +03:00
Ben Elferink
2f40cf797c Refactored - now includes fullstack AUTH 2021-09-28 18:53:02 +03:00
Ben Elferink
c349907802 small edits 2021-03-13 17:49:21 +02:00
Ben Elferink
bc37d68394 updated dependecies, added context, axios config 2021-03-13 17:46:51 +02:00
Ben Elferink
a895cc0647 dependecies versions updated 2021-02-05 15:12:46 +02:00
Ben Elferink
60cf80ece7 more configs 2021-02-03 22:44:40 +02:00