|
|
6b4d1ed0ae
|
feat: add discriminator helper (#47)
* add discriminator.ts helper
Allow extension and inheritance of base models with discriminator models.
* Update index.ts
* fix typo in index.ts
|
2024-04-24 15:23:47 -06:00 |
|
|
|
3ef0d69ded
|
fix: continue module setup process Without MONGODB_URI (#54)
|
2024-04-11 15:46:54 -06:00 |
|
|
|
5a7936aac4
|
fix: replace consola with logger
|
2024-01-30 08:50:40 -07:00 |
|
|
|
d6b8e91f06
|
refactor: split services into individual files
|
2024-01-17 13:49:12 -07:00 |
|
|
|
549b2f30be
|
chore: remove comment
|
2023-10-11 20:13:08 -06:00 |
|
|
|
4bc07425b4
|
fix: add schema type
|
2023-10-11 20:12:17 -06:00 |
|
|
|
3d7503e227
|
chore: lint
|
2023-10-03 19:56:52 -06:00 |
|
|
|
c570597d06
|
fix: resolve build stuck issue with nitro pre-render enabled (#26)
|
2023-10-04 04:56:15 +03:00 |
|
|
|
431d3784fe
|
feat: version 1.0.0 (#21)
|
2023-09-20 19:47:07 +03:00 |
|
|
|
e6b8b7d0fa
|
chore: fix tsconfig for build time
|
2023-07-09 14:39:02 +03:00 |
|
|
|
0cdba0d764
|
chore: lint
|
2023-07-09 14:27:10 +03:00 |
|
|
|
4647fbda16
|
Revert "chore: fix defineNitroPlugin patch (#9)"
This reverts commit 470f272183.
|
2023-07-09 14:08:05 +03:00 |
|
|
|
d92a58b2ad
|
feat: mongoose schema hooks
|
2023-07-09 13:25:38 +03:00 |
|
|
|
5a43ebe06f
|
fix: update connection message in logger (#10)
|
2023-07-02 12:36:48 +03:00 |
|
|
|
56259adaf7
|
feat: add possibility to type mongoose model (#8)
Co-authored-by: Arash <38922203+arashsheyda@users.noreply.github.com>
|
2023-07-02 11:55:49 +03:00 |
|
|
|
470f272183
|
chore: fix defineNitroPlugin patch (#9)
|
2023-06-28 23:15:30 +03:00 |
|
|
|
1c3608743e
|
fix: resource generator modelsDir output
|
2023-06-18 12:32:00 +03:00 |
|
|
|
aaef56cb29
|
refactor: reuse vite's websocket
|
2023-06-18 12:20:57 +03:00 |
|
|
|
86c3c2954e
|
chore: improve logger message
|
2023-05-31 14:03:45 +03:00 |
|
|
|
205435e546
|
feat: auto-import schema files
|
2023-05-31 14:03:11 +03:00 |
|
|
|
cf48c2b6df
|
fix: mongoose config
|
2023-05-31 12:54:07 +03:00 |
|
|
|
d381058591
|
fix: remove useMongoose composable
|
2023-05-16 13:44:13 +03:00 |
|
|
|
f00819768e
|
fix: add brackets
|
2023-04-27 00:05:13 +03:00 |
|
|
|
e9b764b72f
|
fix: handle errors
|
2023-04-26 22:45:40 +03:00 |
|
|
|
3ac731c5ee
|
feat: initial pagination
|
2023-04-26 18:31:25 +03:00 |
|
|
|
f40c48370c
|
feat: duplicate document
|
2023-04-26 17:45:11 +03:00 |
|
|
|
a2cf4656eb
|
chore: refactor
|
2023-04-25 16:27:06 +03:00 |
|
|
|
150954290c
|
feat: mongodb readyState
|
2023-04-25 16:25:42 +03:00 |
|
|
|
d152597155
|
fix: auto-import models
|
2023-04-24 22:15:44 +03:00 |
|
|
|
01f2c149fa
|
fix: fix mongoose connection
|
2023-04-23 00:30:00 +03:00 |
|
|
|
5de7715356
|
feat: experimental generate resource
|
2023-04-23 00:25:11 +03:00 |
|
|
|
a95cb78c6a
|
fix: fix mongoose import
|
2023-04-23 00:23:39 +03:00 |
|
|
|
c8b8583ae9
|
feat: database server-rpc
|
2023-04-21 12:07:50 +03:00 |
|
|
|
7df0af10f2
|
feat: initial setup for nuxt devtools
|
2023-04-20 18:16:10 +03:00 |
|
|
|
2ef1074ffa
|
initial commit
|
2023-04-15 23:10:39 +03:00 |
|