1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

added imagecaching

This commit is contained in:
Fedor Katurov 2019-11-07 12:20:17 +07:00
parent 88f50e3348
commit 1320f0851f
16 changed files with 43 additions and 35 deletions

View file

@ -62,7 +62,6 @@ render(
);
/*
- better dialogs: https://codepen.io/muemue/pen/abbEMMy
- comment editing
- boris with comments
- profile modal
@ -71,7 +70,6 @@ render(
- relocate files
- import videos
- import graffiti
- imagecaching at backend
- password restore
- signup?
- text post can also has songs http://vault48.org/post5052
@ -82,6 +80,8 @@ render(
- social integration (assimilate)
Done:
- better dialogs: https://codepen.io/muemue/pen/abbEMMy
- imagecaching at backend
- social integration (login, signup)
*/