-
Notifications
You must be signed in to change notification settings - Fork 5
/
task.txt
186 lines (169 loc) · 3.47 KB
/
task.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
DB => {
index => {
index = i
_id
}
comics 0 => {
name = n
images = i
ImagesCount = c
formats = f = []
site = s
post_id = p
optimized = o
groups = g
artists = a
parodies = d
tags = t
characters = h
languages = l
categories = e
_id
}
artists => [
'name'
]
comic_artists {
artists = t = []
_id => Comic Id
}
tags => [
'name'
]
comic_tags {
tags = t = []
_id => Comic Id
}
groups => [
'name'
]
comic_groups {
groups = t = []
_id => Comic Id
}
parodies => [
'name'
]
comic_parodies {
parodies = t = []
_id => Comic Id
}
collections => [
[
'title' = name => 0
[0,1,...] = ids => 1
'image.jpg' = image url => 2
]
]
have 1 => {
site = s
comic_real_id = i
downloaded = d
_id
}
characters => [
'name'
]
comic_characters {
parodies = t = []
_id => Comic Id
}
languages => [
'name'
]
comic_languages {
parodies = t = []
_id => Comic Id
}
categories => [
'name'
]
comic_categories {
parodies = t = []
_id => Comic Id
}
}
Add Comic {
League Of Legends
Aroma Sensei
xlecx => Search => ufos
xlecx => Group => Tracy Scops
nhentai =>
Group => Behind Moon
Artist => Binbi
Artist => Chikiko
Search => Kemono DIRECT
Group => Aoba Q Madou
Artist => Momomo
Artist => Muneshiro
Comic => OneShota Byoutou
Artist => Miitoban
Artist => Okunoha
Artist => Takura Mahiro
Artist => Bakuya
Artist => Tsukudani
Artist => Nemu
Artist => Jun
Artist => Ganmarei
Artist => Ikezaki Misa
Artist => Aichi Shiho
Tag => Bestiality
Tag => Insect
Comic => [Togo Mito] Ookami-san to Ushi-san Ch. 1
}
Added To Version {
}
Doing {
}
Tasks => {
{
1. add an ability to sort by tag/author/series/character while in your personal gallery
2. when in a comic slider add the ability to scroll pages with the arrow keys instead of just the A and D keys or the mouse wheel
3. add an option to sort everything alphabetically instead of just by the order in which they were downloaded
Requested By Zogarth23
}
Optimize and Fix Events
Improve Slize Event Bugs
Make All Theme Same
Improve Release-Note
Add Browser-Right Click
Change Tab Remove Activating Next Tab
Add Search In Tags, Artists, and etc...
Add Downloaded Comic Site Icon In Comic Panel
Fix bug: nhentai -> Searching B-trayal pagination won't work
Add Ability To Play Song
Add Email System
Make UI Beatiful
Add Search To History Panel
Add Auto Optimize Image After Download
Make New Download System { Download Panel, Stop Download and etc... }
Optimize Gifs { giflossy imagemin Packages }
Optimize offlineChangePage()
Make New History System [ Indexing ]
Add Slider System To Repaired Image
Add Reset Setting Button
Make Tab Doplicator inset after tab
Add Perfect Drag to Scroll To Slider Overview
Add Auto Scroll Down for Comic Panel
Make new Update System
Make Browser Selecting History Easier
Make New Browser Change Page System
Requests {
Add Site pururin.to (Requested By John Smith)
Add Ability To Control gallery with keyboard (Requested By wakeupjeff64)
import my own comics manually using images ia lready have on my computer. (Requested By wakeupjeff64)
}
Mybe in v2 {
Add Bookmark || Favoriet Posts
Make Tab Resizing Work Better
Add Ability That Check Post Updated Image
Add Find Artist and ... To Offline Part
Add Report Bug Button
}
New Abilities For v2 {
Add Ability To Zoom in Image in Sldier
Add Custom Theme Maker
Add ReDownload Comic or A Picture
Add Jump to Picture to Comic Panel
}
}