mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
added todos
This commit is contained in:
parent
27cf737e0b
commit
06cfa727cd
1 changed files with 26 additions and 26 deletions
|
@ -3,42 +3,42 @@
|
||||||
|
|
||||||
[BUGS]
|
[BUGS]
|
||||||
|
|
||||||
todo: flow hangs on empty response
|
TODO: flow hangs on empty response
|
||||||
|
|
||||||
[CONTENT]
|
[CONTENT]
|
||||||
|
|
||||||
todo: adding photos to comments
|
TODO: adding photos to comments
|
||||||
todo: adding media to comments
|
TODO: adding media to comments
|
||||||
todo: adding media to posts
|
TODO: adding media to posts
|
||||||
todo: adding text to posts
|
TODO: adding text to posts
|
||||||
todo: covers for posts
|
TODO: covers for posts
|
||||||
todo: wallpapers for posts
|
TODO: wallpapers for posts
|
||||||
todo: changing flow appearance for posts
|
TODO: changing flow appearance for posts
|
||||||
|
|
||||||
todo: display for all node types
|
TODO: display for all node types
|
||||||
todo: related by tags
|
TODO: related by tags
|
||||||
todo: sticky left column
|
TODO: sticky left column
|
||||||
todo: adaptive relates count
|
TODO: adaptive relates count
|
||||||
|
|
||||||
todo: boris page
|
TODO: boris page
|
||||||
todo: user profile and settings
|
TODO: user profile and settings
|
||||||
|
|
||||||
[IMPORT]
|
[IMPORT]
|
||||||
|
|
||||||
todo: import users properly
|
TODO: import users properly
|
||||||
todo: auth using md5 fallback
|
TODO: auth using md5 fallback
|
||||||
todo: import files properly
|
TODO: import files properly
|
||||||
todo: import nodes properly
|
TODO: import nodes properly
|
||||||
todo: import comments properly
|
TODO: import comments properly
|
||||||
todo: convert comment content properly
|
TODO: convert comment content properly
|
||||||
todo: convert post text properly
|
TODO: convert post text properly
|
||||||
|
|
||||||
[NOT TODAY]
|
[NOT TODAY]
|
||||||
|
|
||||||
todo: swipable image slideshow
|
TODO: swipable image slideshow
|
||||||
todo: notifications
|
TODO: notifications
|
||||||
todo: PMs
|
TODO: PMs
|
||||||
todo:
|
TODO:
|
||||||
|
|
||||||
*/
|
*/
|
||||||
import * as React from 'react';
|
import * as React from 'react';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue