| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Ditched sqlite. Use postgres or mysql/mariadb | Pitu | 2019-04-05 | 1 | -1/+1 | |
| | | ||||||
| * | Add flexsearch | Pitu | 2019-03-29 | 1 | -0/+1 | |
| | | ||||||
| * | Fix conflicts | Pitu | 2019-03-29 | 1 | -1/+2 | |
| |\ | ||||||
| | * | add restart at the end of update command | Pitu | 2019-03-15 | 1 | -1/+2 | |
| | | | ||||||
| * | | Added axios package | Pitu | 2019-03-29 | 1 | -2/+1 | |
| |/ | ||||||
| * | Turns out we were using the wrong cookieparser | Pitu | 2019-03-15 | 1 | -1/+1 | |
| | | ||||||
| * | Added missing dependency | Pitu | 2019-03-15 | 1 | -0/+1 | |
| | | ||||||
| * | Add uuid package | Pitu | 2019-03-14 | 1 | -0/+1 | |
| | | ||||||
| * | Removed google analytics | Pitu | 2019-03-02 | 1 | -1/+0 | |
| | | ||||||
| * | install new packages on update | Pitu | 2019-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | Allow downloading shareX config file | Pitu | 2019-03-02 | 1 | -0/+1 | |
| | | ||||||
| * | We dont need this package | Pitu | 2019-02-26 | 1 | -2/+1 | |
| | | ||||||
| * | updated package.json | Pitu | 2019-02-22 | 1 | -20/+20 | |
| | | ||||||
| * | whoops | Pitu | 2019-02-22 | 1 | -1/+0 | |
| | | ||||||
| * | Add support for sqlite | Pitu | 2019-02-22 | 1 | -0/+1 | |
| | | ||||||
| * | Database migration and seeding | Pitu | 2019-02-21 | 1 | -4/+7 | |
| | | ||||||
| * | Switch config to .env | Pitu | 2019-02-19 | 1 | -0/+1 | |
| | | ||||||
| * | Update package.json | Kana | 2019-02-19 | 1 | -2/+4 | |
| | | ||||||
| * | Update dependencies | Pitu | 2019-02-19 | 1 | -15/+14 | |
| | | ||||||
| * | Styling | Pitu | 2019-02-18 | 1 | -2/+4 | |
| | | ||||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 1 | -39/+16 | |
| | | ||||||
| * | We can now download albums yayyyy | Pitu | 2018-09-18 | 1 | -0/+1 | |
| | | ||||||
| * | Switching to postgresql as the default had some implications | Pitu | 2018-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Add imagesloaded for lazy loading | Pitu | 2018-09-16 | 1 | -0/+1 | |
| | | ||||||
| * | New base | Pitu | 2018-09-16 | 1 | -0/+120 | |
| | | ||||||
| * | Begone! | Pitu | 2018-09-16 | 1 | -48/+0 | |
| | | ||||||
| * | De loli-safe (#77) | Shumatsu | 2018-04-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | * Change all occurences of loli-safe to lolisafe Saw that repository was renamed, links were changed, but a lot of files of lolisafe were unchanged. So I followed the links and changed what seemed safe to change. Which turned out to be all occurences. Also, bumped the copyright. * Change year in LICENSE This seems to be the proper format. * Image fix It was out of focus. * Relative image path Heard on StackOverflow it can be done like this. | |||||
| * | update deps and add dockerfile | iCrawl | 2018-03-01 | 1 | -11/+11 | |
| | | ||||||
| * | Added album downloading through front-end | Pitu | 2017-10-04 | 1 | -0/+1 | |
| | | ||||||
| * | Renaming and version bump | Pitu | 2017-10-03 | 1 | -4/+4 | |
| | | ||||||
| * | Removed eslint file, enforced it on package.json | Pitu | 2017-10-03 | 1 | -3/+19 | |
| | | ||||||
| * | Added handlebars dependency and yarn.lock | Pitu | 2017-09-20 | 1 | -1/+2 | |
| | | ||||||
| * | Keep the bad guys out >:c (#36) | Caroline | 2017-04-27 | 1 | -0/+1 | |
| | | ||||||
| * | Version v2.2.0 bump | Pitu | 2017-02-07 | 1 | -1/+1 | |
| | | ||||||
| * | support thumbnails for .webm and .mp4 files | Pascal Temel | 2017-02-07 | 1 | -0/+1 | |
| | | ||||||
| * | Added rate limiting | Pitu | 2017-02-01 | 1 | -0/+1 | |
| | | ||||||
| * | Version bump | Pitu | 2017-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | Bumped version | Pitu | 2017-01-30 | 1 | -1/+1 | |
| | | ||||||
| * | Unfucked my latest commit to this file | Pitu | 2017-01-30 | 1 | -1/+0 | |
| | | ||||||
| * | Added eslint because I don't know what im doing | Pitu | 2017-01-29 | 1 | -0/+1 | |
| | | ||||||
| * | Included bcrypt on package.json | Pitu | 2017-01-29 | 1 | -0/+1 | |
| | | ||||||
| * | Removed unused dependency | Pitu | 2017-01-22 | 1 | -1/+0 | |
| | | ||||||
| * | List and thumb view on uploads | Pitu | 2017-01-22 | 1 | -0/+2 | |
| | | ||||||
| * | Changed request system and post data | Pitu | 2017-01-19 | 1 | -0/+1 | |
| | | | | Changed from XMLHttpRequest to Axiios and made every POST call to look for params or json and not pass the values as headers. Token is still a header though | |||||
| * | Changed from ip whitelist to token based auth | kanadeko | 2017-01-14 | 1 | -2/+1 | |
| | | ||||||
| * | First version | Pitu | 2017-01-13 | 1 | -0/+25 | |