aboutsummaryrefslogtreecommitdiff
path: root/nuxt.config.js
Commit message (Collapse)AuthorAgeFilesLines
* fix: pulling config from the db during build processPitu2021-06-201-72/+82
|
* feat: make nuxt use the new domain .envPitu2021-06-181-1/+1
|
* feat: fetch settings from apiPitu2021-06-171-7/+1
|
* feat: make frontend use database settingsPitu2021-06-171-36/+31
|
* chore: update process.env usagePitu2021-06-151-4/+0
|
* fix: proper source mapsPitu2021-03-231-1/+1
|
* chore: change twitter embed sizePitu2021-01-211-1/+1
|
* chore: update metadataPitu2021-01-211-4/+3
|
* feat: enable ssr and serve it with the apiPitu2021-01-201-2/+1
|
* Remove flexsearchPitu2020-12-241-1/+0
|
* chore: apply linter rules to files outside of srcZephyrrus2020-12-241-13/+13
|
* feat: Add bulma dividerZephyrrus2020-07-191-1/+1
| | | | fix: Change extractCSS to only extract on production so we don't break HMR
* fix: register handler as a pluginZephyrrus2020-07-091-0/+1
|
* feat: add new sidebar with mdi icons and active reactivityZephyrrus2020-07-081-0/+4
|
* feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-071-13/+14
|
* chore: change nuxt.config to generate proper source-maps for vscode debuggingZephyrrus2020-07-021-6/+10
|
* fix .env values for the frontendPitu2020-05-101-5/+5
|
* Feature:Pitu2020-05-091-18/+23
| | | | | | * Frontend is now served by the API process * Only 1 process spawns for lolisafe to work * Switched frontend from server-side render to static site, now saved in `/dist`
* chore: prepare for filepondPitu2019-10-011-1/+2
|
* Standarize database calls to support sqlite as well as mysql/postgresPitu2019-04-241-4/+8
|
* Add flexsearchPitu2019-03-291-1/+2
|
* Added axios packagePitu2019-03-291-1/+7
|
* What are strings evenPitu2019-03-121-13/+13
|
* Added meta tagsPitu2019-03-121-2/+27
|
* Removed google analyticsPitu2019-03-021-1/+0
|
* Enviroment variables parsing fixPitu2019-03-021-1/+3
|
* SamePitu2019-02-211-1/+1
|
* Switch config to .envPitu2019-02-191-2/+11
|
* Switch to Nuxt.jsPitu2018-09-191-0/+38