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
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
Ben Elferink
1e86859cc1
added favicon HOW TO guide
2021-02-03 18:20:37 +02:00
Ben Elferink
d1d3040edb
manifest
2021-02-03 18:20:23 +02:00
Ben Elferink
8ac43d1992
robots
2021-02-03 18:20:16 +02:00
Ben Elferink
2ba6b8bc59
meta tags
2021-02-03 18:20:10 +02:00
Ben Elferink
1e1039accd
responsive breakpoints
2021-02-03 18:19:58 +02:00
Ben Elferink
5b26c86dfe
updated some small details
2021-02-03 17:39:23 +02:00
Ben Elferink
711c0fc5ee
refactored template
2021-01-19 22:33:49 +02:00
Ben Elferink
41d557dca6
Slightly updated template
2021-01-12 23:11:28 +02:00
Ben Elferink
2b1c80743a
Update server.js
2020-12-31 03:48:12 +02:00
Ben Elferink
a205f496c9
Update model.js
2020-12-31 03:21:39 +02:00
Ben Elferink
c2b5e7bccd
Update model.js
2020-12-30 19:09:52 +02:00
Ben Elferink
4e901d75ae
Update README.md
2020-12-30 18:16:17 +02:00
Ben Elferink
be3e2892d2
typo
2020-12-30 17:20:20 +02:00
Ben Elferink
087fb3e7ef
Update README.md
2020-12-30 16:28:22 +02:00
Ben Elferink
50943d3a7c
Update README.md
2020-12-30 16:27:26 +02:00
Ben Elferink
6a4ac3b31d
Update README.md
2020-12-30 16:27:03 +02:00
Ben Elferink
b2ae06f7cf
Installation is even easier now!
2020-12-30 15:53:33 +02:00
Ben Elferink
ab6817973d
removed nodemon from dependecies
...
Most devs have Nodemon installed globally on their system, so I removed the dependecy, and when a user types "npm start" on the server app, it will first look for nodemon, and if not found then it will do the standard "node server.js"
2020-12-30 15:32:33 +02:00