| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add dynamic settings page rendering based on the Joi object | Zephyrrus | 2021-01-10 | 1 | -0/+1 |
| | | |||||
| * | feat: add testing capabilities | Pitu | 2021-01-04 | 1 | -0/+1 |
| | | |||||
| * | add docker support | iCrawl | 2020-12-26 | 1 | -0/+2 |
| | | |||||
| * | Rebrand | Pitu | 2020-12-25 | 1 | -1/+1 |
| | | |||||
| * | Feat: add rotating logs when running in production env | Pitu | 2020-12-25 | 1 | -1/+1 |
| | | |||||
| * | chore: Ignore old db data | Pitu | 2020-05-10 | 1 | -0/+2 |
| | | |||||
| * | Feature: | Pitu | 2020-05-09 | 1 | -12/+1 |
| | | | | | | | * 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` | ||||
| * | feature: uploader with chunks support | Pitu | 2019-10-01 | 1 | -0/+1 |
| | | |||||
| * | Update .gitignore | Kana | 2019-02-22 | 1 | -1/+1 |
| | | |||||
| * | Exclude .env from versioning | Pitu | 2019-02-19 | 1 | -0/+1 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 1 | -0/+2 |
| | | |||||
| * | We really dont want to source control the uploads folder | Pitu | 2018-09-16 | 1 | -0/+1 |
| | | |||||
| * | New base | Pitu | 2018-09-16 | 1 | -0/+16 |
| | | |||||
| * | Begone! | Pitu | 2018-09-16 | 1 | -14/+0 |
| | | |||||
| * | Fix | Bobby Wibowo | 2018-01-24 | 1 | -0/+1 |
| | | |||||
| * | Modified gitignore | Pitu | 2017-10-03 | 1 | -1/+3 |
| | | |||||
| * | bleh | Pitu | 2017-02-07 | 1 | -1/+2 |
| | | |||||
| * | Added support for custom html files | Pitu | 2017-02-06 | 1 | -1/+3 |
| | | | | There's a new folder that gets created upon running lolisafe for the first time. On said folder any html file with the same name as the default ones will be loaded instead, letting you place custom frontend files without messing with git. | ||||
| * | Remove .DS_Store files (#6) | ærion | 2017-02-02 | 1 | -0/+1 |
| | | |||||
| * | Added eslint because I don't know what im doing | Pitu | 2017-01-29 | 1 | -1/+2 |
| | | |||||
| * | Changed from ip whitelist to token based auth | kanadeko | 2017-01-14 | 1 | -1/+2 |
| | | |||||
| * | fixed gitignore | kanadeko | 2017-01-13 | 1 | -1/+2 |
| | | |||||
| * | First version | Pitu | 2017-01-13 | 1 | -0/+4 |