mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-12 23:46:22 +00:00
cf570347e6
* Added ship waifu renders to homepage. These renders are toggleable since some of them maybe a bit NSFW-ish (state saved to browser's local storage). * Updated lazyload to v10.19.0. * Git commit URL is now have dotted bottom border. * Thumbnail modal (the one that appears when you click display thumbnail button in lists view) now have a "Load original" button. For images it will simply load the original images, but for videos it will show a video player (relies on the browser's support for <video> tag). Thumbs view will now also have the "display thumbnail" button. * Small changes to "add to album" modal. * Small changes to alignment to modals in general.
16 lines
192 B
Plaintext
16 lines
192 B
Plaintext
.DS_Store
|
|
!.gitkeep
|
|
node_modules/
|
|
uploads/
|
|
logs/
|
|
database/db
|
|
config.js
|
|
start.json
|
|
npm-debug.log
|
|
pages/custom/**
|
|
migrate.js
|
|
yarn.lock
|
|
yarn-error.log
|
|
package-lock.json
|
|
public/render/**/original
|