Commit Graph

29 Commits

Author SHA1 Message Date
Pitu 1c463ea81e fix: pulling config from the db during build process 2021-06-20 21:16:56 +09:00
Pitu 142028a058 feat: make nuxt use the new domain .env 2021-06-18 01:46:25 +09:00
Pitu 50d13e2ae7 feat: fetch settings from api 2021-06-17 01:10:24 +09:00
Pitu 334c3d1c34 feat: make frontend use database settings 2021-06-17 00:51:09 +09:00
Pitu d3c80127ec chore: update process.env usage 2021-06-15 00:12:26 +09:00
Pitu c8456954b2 fix: proper source maps 2021-03-23 22:35:36 +09:00
Pitu 950a874acf chore: change twitter embed size 2021-01-21 01:36:45 +09:00
Pitu ba409ef2fc chore: update metadata 2021-01-21 01:35:04 +09:00
Pitu 91a15f417e feat: enable ssr and serve it with the api 2021-01-20 14:01:36 +09:00
Pitu 279cde7dd3 Remove flexsearch 2020-12-24 23:52:26 +09:00
Zephyrrus e6c3327b9c chore: apply linter rules to files outside of src 2020-12-24 12:25:19 +02:00
Zephyrrus ef255587b1 feat: Add bulma divider
fix: Change extractCSS to only extract on production so we don't break HMR
2020-07-19 22:25:11 +03:00
Zephyrrus da703de1d0 fix: register handler as a plugin 2020-07-09 02:23:32 +03:00
Zephyrrus 1526637881 feat: add new sidebar with mdi icons and active reactivity 2020-07-08 03:15:07 +03:00
Zephyrrus fb0bc57542 feat: try fixing THE SHITTY WATERFALL 2020-07-07 02:02:59 +03:00
Zephyrrus 1576a67bc6 chore: change nuxt.config to generate proper source-maps for vscode debugging 2020-07-02 02:48:48 +03:00
Pitu cd6170b939 fix .env values for the frontend 2020-05-10 22:16:16 +09:00
Pitu c114e59be3 Feature:
* 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`
2020-05-09 19:21:20 +09:00
Pitu 3680432bdf chore: prepare for filepond 2019-10-01 14:20:37 -03:00
Pitu ac36cdc143 Standarize database calls to support sqlite as well as mysql/postgres 2019-04-24 08:38:53 +00:00
Pitu e9ce158e36 Add flexsearch 2019-03-29 03:28:16 +00:00
Pitu 8905f2e7a7 Added axios package 2019-03-29 00:35:22 +09:00
Pitu b1e7511593 What are strings even 2019-03-12 08:17:37 +00:00
Pitu 455c9ee25c Added meta tags 2019-03-12 07:43:14 +00:00
Pitu 789f5fc259 Removed google analytics 2019-03-02 22:16:35 +09:00
Pitu 73d85e8c79 Enviroment variables parsing fix 2019-03-02 02:08:11 +09:00
Pitu 352d84ea3a Same 2019-02-21 23:49:48 +09:00
Pitu 89a271818e Switch config to .env 2019-02-19 23:52:24 +09:00
Pitu 430af8306b Switch to Nuxt.js 2018-09-19 04:45:50 -03:00