Skip to content

Commit 0e16835

Browse files
update to do list
1 parent 6f72201 commit 0e16835

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

app/contribute/page.tsx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,6 @@ export default function ContributePage() {
310310
<h3 id="storages">Storages</h3>
311311

312312
<ul>
313-
<li>Verify AWS S3 support</li>
314-
<li>Verify Google Cloud S3 support</li>
315-
<li>Verify Tencent Cloud S3 support</li>
316313
<li>Verify Supabase support</li>
317314
<li>Add FTP</li>
318315
<li>Add Dropbox</li>
@@ -335,17 +332,9 @@ export default function ContributePage() {
335332
&#123;db_name&#125;_&#123;date&#125;_&#123;uuid&#125;.dump
336333
with back compatibility
337334
</li>
338-
<li>Add customization of webhook</li>
339335
<li>Add SSH tunneling</li>
340-
<li>Add encryption for backups and read-only access to DBs</li>
341336
<li>Add HTTPS for Postgresus</li>
342-
<li>Add dark theme to UI</li>
343-
<li>Add mobile version of UI</li>
344337
<li>Add support of other languages</li>
345-
<li>
346-
Add hint about &quot;don&apos;t forget to whitelist Postgresus
347-
IP address in your DB config&quot;
348-
</li>
349338
</ul>
350339
</article>
351340
</div>

0 commit comments

Comments
 (0)