Add support for loading files from Google Drive

#vibecoded
This commit is contained in:
Przemek Więch
2026-05-19 00:38:16 +02:00
parent 60e076fca1
commit 55a1626cf4
26 changed files with 2005 additions and 107 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-05-31
- Add "Open from Google Drive"
## 2026-05-02
- Display search in mobile view (by marionikolov)