Commit Graph

55 Commits

Author SHA1 Message Date
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 05c129ec32 chore: remove filepond 2020-04-11 00:52:06 +09:00
Pitu a957713e81 chore: update deps 2020-04-10 23:40:22 +09:00
Pitu 4683848108 chore: update nuxt 2019-10-12 20:04:13 +09:00
Pitu c385f8b30a add nodemon for API restart during development 2019-10-12 17:52:25 +09:00
Pitu 391ee68e4a chore: Upgrade buefy to newest version 2019-10-12 15:47:25 +09:00
Pitu dd9c9ac11f chore: wizard was a stupid name, it's setup 2019-10-12 14:57:31 +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 4b0966f857 Ditched sqlite. Use postgres or mysql/mariadb 2019-04-05 06:05:21 +00:00
Pitu e9ce158e36 Add flexsearch 2019-03-29 03:28:16 +00:00
Pitu 0f4d196c8c Fix conflicts 2019-03-29 00:44:33 +09:00
Pitu 8905f2e7a7 Added axios package 2019-03-29 00:35:22 +09:00
Pitu 1790a84430 add restart at the end of update command 2019-03-15 07:53:05 +00:00
Pitu d7745aff40 Turns out we were using the wrong cookieparser 2019-03-15 07:34:19 +00:00
Pitu 897e22c936 Added missing dependency 2019-03-15 07:22:20 +00:00
Pitu af9d752eaf Add uuid package 2019-03-14 23:13:51 +09:00
Pitu 789f5fc259 Removed google analytics 2019-03-02 22:16:35 +09:00
Pitu 9edc0d0508 install new packages on update 2019-03-02 02:50:18 +09:00
Pitu 0ed4624dd0 Allow downloading shareX config file 2019-03-02 02:45:31 +09:00
Pitu ee601d3524 We dont need this package 2019-02-26 22:25:19 +09:00
Pitu 500eb4f9a0 updated package.json 2019-02-22 00:52:35 +09:00
Pitu 84c4b442cf whoops 2019-02-22 00:12:51 +09:00
Pitu c7a4a39de4 Add support for sqlite 2019-02-22 00:00:07 +09:00
Pitu 44e6fd31d2 Database migration and seeding 2019-02-21 23:49:29 +09:00
Pitu 89a271818e Switch config to .env 2019-02-19 23:52:24 +09:00
Kana 064d6a6be9
Update package.json 2019-02-19 11:29:22 +09:00
Pitu 6fa1dbd99e Update dependencies 2019-02-19 00:06:50 +09:00
Pitu 4c241dc1d1 Styling 2019-02-18 23:36:35 +09:00
Pitu 430af8306b Switch to Nuxt.js 2018-09-19 04:45:50 -03:00
Pitu 4b2b02110b We can now download albums yayyyy 2018-09-18 03:34:00 -03:00
Pitu 7df56eb91c Switching to postgresql as the default had some implications 2018-09-16 17:53:14 -03:00
Pitu 37c7596ac3 Add imagesloaded for lazy loading 2018-09-16 05:25:46 -03:00
Pitu 3f0bdd7a28 New base 2018-09-16 00:54:54 -03:00
Pitu 868f4a64ec Begone! 2018-09-16 00:39:58 -03:00
Shumatsu 44ca2dd53d De loli-safe (#77)
* 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.
2018-04-26 08:54:07 +02:00
iCrawl 8a75ab91a6
update deps and add dockerfile 2018-03-01 22:03:47 +01:00
Pitu 992b632d1a Added album downloading through front-end 2017-10-04 02:05:38 -03:00
Pitu 4b0b015c41 Renaming and version bump 2017-10-03 23:45:01 -03:00
Pitu 6aa57285d4 Removed eslint file, enforced it on package.json 2017-10-03 17:34:57 -03:00
Pitu e6bd937879 Added handlebars dependency and yarn.lock 2017-09-20 03:02:14 -03:00
Caroline ce23b0f19d Keep the bad guys out >:c (#36) 2017-04-27 09:04:19 +02:00
Pitu dfcbac0c31 Version v2.2.0 bump 2017-02-07 05:14:01 -03:00
Pascal Temel facf4a29fc support thumbnails for .webm and .mp4 files 2017-02-07 00:53:22 +01:00
Pitu 67411d7fa9 Added rate limiting 2017-02-01 19:46:10 -03:00
Pitu fbb8271658 Version bump 2017-01-31 03:44:19 -03:00
Pitu 6ba17a66d6 Bumped version 2017-01-30 05:11:25 -03:00
Pitu 1d45d6d881 Unfucked my latest commit to this file 2017-01-30 04:42:02 -03:00
Pitu a7201c4b96 Added eslint because I don't know what im doing 2017-01-29 22:51:48 -03:00
Pitu c242bf7757 Included bcrypt on package.json 2017-01-29 04:19:30 -03:00