You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extra="<sup>*</sup> This table is summary of Lychee's functionalities and does not represent the large amount of configurations available.<br>\
131
+
extra="<sup>*</sup> This table is summary of Lychee's functionalities and does not represent the large amount of configurations available (200+).<br>\
132
132
<sup>**</sup> Some languages are still untranslated. Any translations provided via <a class='text-sky-600 dark:text-sky-300 underline hover:text-sky-400 dark:hover:text-sky-500' href='https://weblate.lycheeorg.dev'>weblate</a> will be appreciated.<br>\
133
133
<sup>***</sup> This option is not available on <span class='text-sky-600 dark:text-sky-300'>SE</span> as they are already hidden."
134
134
specs={[
@@ -160,7 +160,6 @@ const metadata = {
160
160
{
161
161
feature: 'Hide Lychee <span class="text-sky-600 dark:text-sky-300">SE</span> call for actions <sup>*</sup><sup>*</sup><sup>*</sup>',
162
162
available: [true, false],
163
-
isV6: true,
164
163
},
165
164
166
165
@@ -191,32 +190,26 @@ const metadata = {
191
190
{
192
191
feature: 'Upload by chunks',
193
192
available: [true, true],
194
-
isV6: true,
195
193
},
196
194
{
197
195
feature: 'Slideshow',
198
196
available: [true, true],
199
-
isV6: true,
200
197
},
201
198
{
202
199
feature: 'Hotlink protection',
203
200
available: [true, true],
204
-
isV6: true,
205
201
},
206
202
{
207
203
feature: 'AES-Secured links',
208
204
available: [false, true],
209
-
isV6: true,
210
205
},
211
206
{
212
207
feature: 'Statistics (download,share, etc.)',
213
208
available: [false, true],
214
-
isV6: true,
215
209
},
216
210
{
217
211
feature: 'Color palette extraction',
218
212
available: [false, true],
219
-
isV6: true,
220
213
},
221
214
222
215
{
@@ -246,22 +239,18 @@ const metadata = {
246
239
{
247
240
feature: 'Slideshow with previous & next',
248
241
available: [true, true],
249
-
isV6: true,
250
242
},
251
243
{
252
244
feature: 'Timeline view',
253
245
available: [true, true],
254
-
isV6: true,
255
246
},
256
247
{
257
248
feature: 'Photo statistics per album',
258
249
available: [false, true],
259
-
isV6: true,
260
250
},
261
251
{
262
252
feature: 'Statistics (download,share, etc.)',
263
253
available: [false, true],
264
-
isV6: true,
265
254
},
266
255
267
256
{
@@ -287,18 +276,45 @@ const metadata = {
287
276
{
288
277
feature: 'Customizable photo layout',
289
278
available: [true, true],
290
-
isV6: true,
291
279
},
292
280
{
293
281
feature: 'Customizable timeline',
294
282
available: [false, true],
295
-
isV6: true,
283
+
},
284
+
285
+
{
286
+
feature: 'Flow (display albums in a feed like manner)',
0 commit comments