.idea
|
chore(workspace): add more scopes to conventional commits config
|
2024-01-03 17:53:34 -05:00 |
.more-ci
|
refactor(ci/scripts): disable debugging
|
2023-12-28 19:58:56 -05:00 |
.run
|
chore(workspace): add auxillary files
|
2024-01-03 17:47:52 -05:00 |
.vscode
|
chore(workspace): add recommended extensions for vscode
|
2023-12-09 17:44:16 -05:00 |
components
|
fix(components): wrap draggable in client-only
|
2024-03-16 15:29:21 -04:00 |
composables
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
layouts
|
fix(nuxt): unify error page and app styles
|
2023-12-30 19:17:51 -05:00 |
lib
|
fix(client-side): change story content field name in yup schema
|
2024-03-16 13:56:59 -04:00 |
models
|
revert(db/models): re-add & Document to PopulatedDoc type parameters
|
2023-12-30 00:46:11 -05:00 |
pages
|
fix(pages): show next and last buttons under the first chapter
|
2024-03-16 14:06:45 -04:00 |
plugins
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
public
|
fix(workspace): switch tinymce submodule url back to http
|
2024-01-03 18:06:35 -05:00 |
server
|
fix(api): fix story chapter ids disappearing after an edit
|
2024-03-16 20:03:18 -04:00 |
stores
|
refactor(client-side): add autosave store actions
|
2023-10-12 23:01:43 -04:00 |
stories
|
chore: add .gitkeep files totmp/ and stories/ directories
|
2023-10-01 19:16:24 -04:00 |
tmp
|
chore: add .gitkeep files totmp/ and stories/ directories
|
2023-10-01 19:16:24 -04:00 |
typings
|
style(*): edit indents
|
2023-12-29 20:53:29 -05:00 |
.editorconfig
|
style(*): edit indents
|
2023-12-29 20:53:29 -05:00 |
.gitignore
|
chore(workspace): restructure gitignore
|
2024-01-03 17:54:00 -05:00 |
.gitlab-ci.yml
|
refactor(ci): update job tags
|
2024-01-03 00:00:00 -05:00 |
.gitmodules
|
fix(workspace): switch tinymce submodule url back to http
|
2024-01-03 18:06:35 -05:00 |
.npmrc
|
initialize with nuxt
|
2023-09-23 15:58:51 -04:00 |
.prettierignore
|
chore(config): add editor and prettier config files
|
2023-09-26 23:55:16 -04:00 |
.prettierrc.json
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
app.vue
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
error.vue
|
refactor(nuxt): add site prefix to error page titles
|
2024-01-04 20:53:25 -05:00 |
nuxt.config.ts
|
refactor(nuxt): add db name to runtime config
|
2024-01-04 20:50:29 -05:00 |
package.json
|
chore(dependencies): update vue
|
2024-01-04 17:13:50 -05:00 |
README.md
|
refactor(docs): update readme
|
2024-01-03 16:57:43 -05:00 |
tsconfig.json
|
fix(config): move extends directive to be first in tsconfig
|
2023-12-29 12:44:19 -05:00 |