aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Ditched sqlite. Use postgres or mysql/mariadbPitu2019-04-051-1/+1
|
* Add flexsearchPitu2019-03-291-0/+1
|
* Fix conflictsPitu2019-03-291-1/+2
|\
| * add restart at the end of update commandPitu2019-03-151-1/+2
| |
* | Added axios packagePitu2019-03-291-2/+1
|/
* Turns out we were using the wrong cookieparserPitu2019-03-151-1/+1
|
* Added missing dependencyPitu2019-03-151-0/+1
|
* Add uuid packagePitu2019-03-141-0/+1
|
* Removed google analyticsPitu2019-03-021-1/+0
|
* install new packages on updatePitu2019-03-021-1/+1
|
* Allow downloading shareX config filePitu2019-03-021-0/+1
|
* We dont need this packagePitu2019-02-261-2/+1
|
* updated package.jsonPitu2019-02-221-20/+20
|
* whoopsPitu2019-02-221-1/+0
|
* Add support for sqlitePitu2019-02-221-0/+1
|
* Database migration and seedingPitu2019-02-211-4/+7
|
* Switch config to .envPitu2019-02-191-0/+1
|
* Update package.jsonKana2019-02-191-2/+4
|
* Update dependenciesPitu2019-02-191-15/+14
|
* StylingPitu2019-02-181-2/+4
|
* Switch to Nuxt.jsPitu2018-09-191-39/+16
|
* We can now download albums yayyyyPitu2018-09-181-0/+1
|
* Switching to postgresql as the default had some implicationsPitu2018-09-161-1/+1
|
* Add imagesloaded for lazy loadingPitu2018-09-161-0/+1
|
* New basePitu2018-09-161-0/+120
|
* Begone!Pitu2018-09-161-48/+0
|
* De loli-safe (#77)Shumatsu2018-04-261-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 dockerfileiCrawl2018-03-011-11/+11
|
* Added album downloading through front-endPitu2017-10-041-0/+1
|
* Renaming and version bumpPitu2017-10-031-4/+4
|
* Removed eslint file, enforced it on package.jsonPitu2017-10-031-3/+19
|
* Added handlebars dependency and yarn.lockPitu2017-09-201-1/+2
|
* Keep the bad guys out >:c (#36)Caroline2017-04-271-0/+1
|
* Version v2.2.0 bumpPitu2017-02-071-1/+1
|
* support thumbnails for .webm and .mp4 filesPascal Temel2017-02-071-0/+1
|
* Added rate limitingPitu2017-02-011-0/+1
|
* Version bumpPitu2017-01-311-1/+1
|
* Bumped versionPitu2017-01-301-1/+1
|
* Unfucked my latest commit to this filePitu2017-01-301-1/+0
|
* Added eslint because I don't know what im doingPitu2017-01-291-0/+1
|
* Included bcrypt on package.jsonPitu2017-01-291-0/+1
|
* Removed unused dependencyPitu2017-01-221-1/+0
|
* List and thumb view on uploadsPitu2017-01-221-0/+2
|
* Changed request system and post dataPitu2017-01-191-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 authkanadeko2017-01-141-2/+1
|
* First versionPitu2017-01-131-0/+25