|
|
f75a283ea8
|
Merge pull request #16 from gnmyt/dependabot/npm_and_yarn/dashboard/mui/x-date-pickers-7.12.0
Bump @mui/x-date-pickers from 7.11.1 to 7.12.0 in /dashboard
|
2024-08-05 19:29:02 +02:00 |
|
|
|
cb1a0a831b
|
Bump @mui/x-date-pickers from 7.11.1 to 7.12.0 in /dashboard
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.11.1 to 7.12.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.12.0/packages/x-date-pickers)
---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 16:36:03 +00:00 |
|
|
|
5ac9a7c34b
|
Merge pull request #14 from gnmyt/dependabot/npm_and_yarn/dashboard/mui/icons-material-5.16.6
Bump @mui/icons-material from 5.16.5 to 5.16.6 in /dashboard
|
2024-08-05 18:34:30 +02:00 |
|
|
|
886df8f657
|
Merge pull request #12 from gnmyt/dependabot/npm_and_yarn/types/node-22.1.0
Bump @types/node from 22.0.0 to 22.1.0
|
2024-08-05 14:28:28 +02:00 |
|
|
|
13d561ce3f
|
Merge pull request #11 from gnmyt/dependabot/npm_and_yarn/mongoose-8.5.2
Bump mongoose from 8.5.1 to 8.5.2
|
2024-08-05 13:58:29 +02:00 |
|
|
|
8eebe3a202
|
Bump @mui/icons-material from 5.16.5 to 5.16.6 in /dashboard
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.5 to 5.16.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.6/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.6/packages/mui-icons-material)
---
updated-dependencies:
- dependency-name: "@mui/icons-material"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 08:04:54 +00:00 |
|
|
|
2705b1db1f
|
Bump @types/node from 22.0.0 to 22.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 07:52:59 +00:00 |
|
|
|
127cd05653
|
Bump mongoose from 8.5.1 to 8.5.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.5.1 to 8.5.2.
- [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.5.1...8.5.2)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 07:52:46 +00:00 |
|
|
|
64ed4509d9
|
Create OfflineValidator.java
|
2024-07-30 21:46:13 +02:00 |
|
|
|
eaaba68a21
|
Migrate LicenseValidator.java -> OnlineValidator.java
|
2024-07-30 21:46:07 +02:00 |
|
|
|
876da042ef
|
Implement signatures in LicenseValidator.java
|
2024-07-30 21:45:57 +02:00 |
|
|
|
5421a1b1ae
|
Remove maxUses from entities
|
2024-07-30 21:43:41 +02:00 |
|
|
|
fb678d190d
|
Remove maxUses from columns.jsx
|
2024-07-30 21:43:27 +02:00 |
|
|
|
fece14b142
|
Update signing in validate.ts routes
|
2024-07-30 21:43:16 +02:00 |
|
|
|
552630eeb1
|
Remove maxUses from project.ts validation
|
2024-07-30 21:42:55 +02:00 |
|
|
|
42c37b393e
|
Remove maxUses from license.ts validation
|
2024-07-30 21:42:50 +02:00 |
|
|
|
69aba0803a
|
Remove maxUses from Project.ts model
|
2024-07-30 21:41:44 +02:00 |
|
|
|
938c0adbed
|
Remove maxUses from License.ts model
|
2024-07-30 21:41:40 +02:00 |
|
|
|
03748e0a73
|
Update validation.ts controller
|
2024-07-30 21:41:32 +02:00 |
|
|
|
896d37c162
|
Update license.ts controller
|
2024-07-30 21:41:22 +02:00 |
|
|
|
39cfc4e5e9
|
Integrate APP_URL in server.ts
|
2024-07-30 17:01:46 +02:00 |
|
|
|
45b3c1d59a
|
Integrate APP_URL in account.ts controller
|
2024-07-30 17:01:39 +02:00 |
|
|
|
3b21d65993
|
Update 1.getting-started.md
|
2024-07-30 17:01:31 +02:00 |
|
|
|
822074914c
|
Update docker-compose.yml
|
2024-07-30 17:01:25 +02:00 |
|
|
|
de37d03f3a
|
Update README.md
|
2024-07-30 16:49:59 +02:00 |
|
|
|
25cfaad2fe
|
Fix GroupCreationDialog.jsx
|
2024-07-30 16:49:46 +02:00 |
|
|
|
4d852a43d2
|
Fix typo in CNAME
|
2024-07-30 16:17:05 +02:00 |
|
|
|
1ed490b801
|
Move CNAME -> public
|
2024-07-30 16:12:25 +02:00 |
|
|
|
99440eb561
|
Create docs CNAME
|
2024-07-30 16:12:03 +02:00 |
|
|
|
2c8084abbb
|
Update deploy-docs.yml
|
2024-07-30 16:11:58 +02:00 |
|
|
|
b34a0a2916
|
Update getting-started.md
|
2024-07-30 16:09:23 +02:00 |
|
|
|
05bb9c02ce
|
Update deploy-docs.yml
|
2024-07-30 16:09:12 +02:00 |
|
|
|
f200b8b1ea
|
Update root config
|
2024-07-30 16:06:46 +02:00 |
|
|
|
dfde038a9e
|
Update docs
|
2024-07-30 16:02:16 +02:00 |
|
|
|
456e2994aa
|
Update getting-started.md
|
2024-07-30 15:59:17 +02:00 |
|
|
|
bb3ca57454
|
Update deploy-docs.yml
|
2024-07-30 15:59:08 +02:00 |
|
|
|
5c199a559f
|
Update getting-started.md
|
2024-07-30 15:55:36 +02:00 |
|
|
|
580496bd31
|
Update deploy-docs.yml
|
2024-07-30 15:54:50 +02:00 |
|
|
|
4b2fd71fed
|
Update Logo.vue
|
2024-07-30 15:45:14 +02:00 |
|
|
|
6ec3acb194
|
Update deploy-docs.yml
|
2024-07-30 15:45:03 +02:00 |
|
|
|
420ae3c510
|
Create licenseapi-dark.png logo
|
2024-07-30 15:40:57 +02:00 |
|
|
|
497d12f447
|
Update deploy-docs.yml
|
2024-07-30 15:40:49 +02:00 |
|
|
|
421efbf6c4
|
Update getting-started.md
|
2024-07-30 15:37:32 +02:00 |
|
|
|
c57a1e6c9c
|
Create deploy-docs.yml
|
2024-07-30 15:37:22 +02:00 |
|
|
|
946317cb55
|
Create Logo.vue component
|
2024-07-30 15:22:19 +02:00 |
|
|
|
276d5fbe37
|
Upload public assets
|
2024-07-30 15:22:12 +02:00 |
|
|
|
f97ab750c2
|
Create docs introduction
|
2024-07-30 15:21:54 +02:00 |
|
|
|
aaadb5e9b6
|
Create 0.index.md
|
2024-07-30 15:21:45 +02:00 |
|
|
|
73c7bc5e77
|
Implement docs
|
2024-07-30 15:21:37 +02:00 |
|
|
|
40b402a1c3
|
Update ProjectCreationDialog.jsx
|
2024-07-30 14:31:35 +02:00 |
|