| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: pulling config from the db during build process | Pitu | 2021-06-20 | 1 | -72/+82 |
| | | |||||
| * | feat: make nuxt use the new domain .env | Pitu | 2021-06-18 | 1 | -1/+1 |
| | | |||||
| * | feat: fetch settings from api | Pitu | 2021-06-17 | 1 | -7/+1 |
| | | |||||
| * | feat: make frontend use database settings | Pitu | 2021-06-17 | 1 | -36/+31 |
| | | |||||
| * | chore: update process.env usage | Pitu | 2021-06-15 | 1 | -4/+0 |
| | | |||||
| * | fix: proper source maps | Pitu | 2021-03-23 | 1 | -1/+1 |
| | | |||||
| * | chore: change twitter embed size | Pitu | 2021-01-21 | 1 | -1/+1 |
| | | |||||
| * | chore: update metadata | Pitu | 2021-01-21 | 1 | -4/+3 |
| | | |||||
| * | feat: enable ssr and serve it with the api | Pitu | 2021-01-20 | 1 | -2/+1 |
| | | |||||
| * | Remove flexsearch | Pitu | 2020-12-24 | 1 | -1/+0 |
| | | |||||
| * | chore: apply linter rules to files outside of src | Zephyrrus | 2020-12-24 | 1 | -13/+13 |
| | | |||||
| * | feat: Add bulma divider | Zephyrrus | 2020-07-19 | 1 | -1/+1 |
| | | | | | fix: Change extractCSS to only extract on production so we don't break HMR | ||||
| * | fix: register handler as a plugin | Zephyrrus | 2020-07-09 | 1 | -0/+1 |
| | | |||||
| * | feat: add new sidebar with mdi icons and active reactivity | Zephyrrus | 2020-07-08 | 1 | -0/+4 |
| | | |||||
| * | feat: try fixing THE SHITTY WATERFALL | Zephyrrus | 2020-07-07 | 1 | -13/+14 |
| | | |||||
| * | chore: change nuxt.config to generate proper source-maps for vscode debugging | Zephyrrus | 2020-07-02 | 1 | -6/+10 |
| | | |||||
| * | fix .env values for the frontend | Pitu | 2020-05-10 | 1 | -5/+5 |
| | | |||||
| * | Feature: | Pitu | 2020-05-09 | 1 | -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 filepond | Pitu | 2019-10-01 | 1 | -1/+2 |
| | | |||||
| * | Standarize database calls to support sqlite as well as mysql/postgres | Pitu | 2019-04-24 | 1 | -4/+8 |
| | | |||||
| * | Add flexsearch | Pitu | 2019-03-29 | 1 | -1/+2 |
| | | |||||
| * | Added axios package | Pitu | 2019-03-29 | 1 | -1/+7 |
| | | |||||
| * | What are strings even | Pitu | 2019-03-12 | 1 | -13/+13 |
| | | |||||
| * | Added meta tags | Pitu | 2019-03-12 | 1 | -2/+27 |
| | | |||||
| * | Removed google analytics | Pitu | 2019-03-02 | 1 | -1/+0 |
| | | |||||
| * | Enviroment variables parsing fix | Pitu | 2019-03-02 | 1 | -1/+3 |
| | | |||||
| * | Same | Pitu | 2019-02-21 | 1 | -1/+1 |
| | | |||||
| * | Switch config to .env | Pitu | 2019-02-19 | 1 | -2/+11 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 1 | -0/+38 |