.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): replace console.error -> console.warn
2024-07-09 20:54:30 -04:00
composables
refactor(composables): update useApiFetch
composable
2024-03-21 18:30:03 -04:00
layouts
refactor(pages, components): rearrange layout
2024-04-20 20:59:30 -04:00
lib
refactor(client-side): make list actions async
2024-07-09 20:33:20 -04:00
models
refactor(db/models): re-introduce chapter index field
2024-04-20 19:17:43 -04:00
pages
refactor(pages): add title to login page
2024-07-09 20:23:03 -04:00
plugins
style(*): cleanup unused imports
2023-12-29 20:11:07 -05:00
public
chore(dependencies): tinymce shits
2024-03-21 18:39:00 -04:00
server
refactor(api): change stuff in story updating route
2024-07-09 21:10:03 -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): update gitignore
2024-03-16 21:23:35 -04: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
fix(nuxt): enable style extraction for antd components
2024-03-16 20:32:57 -04:00
error.vue
refactor(nuxt): add site prefix to error page titles
2024-01-04 20:53:25 -05:00
nuxt.config.ts
chore(nuxt): cleanup nuxt config
2024-03-21 18:44:07 -04:00
package.json
chore(dependencies): bump everything
2024-07-09 20:18:16 -04:00
README.md
Update README.md
2024-03-23 16:49:52 -04:00
tsconfig.json
refactor(workspace): update tsconfig files
2024-04-02 01:21:13 -04:00