Commit Graph

1694 Commits

Author SHA1 Message Date
Abhishek Shroff 131b32b6c5 [server][oauth] Support loopback redirect
Some desktop require more work to support custom scheme handlers,
so this approach makes it easy to work out of the box without any
system integration.
2026-02-11 14:06:27 +05:30
Abhishek Shroff dc59dd0709 [server] Fix auto rename upload response with wrong id on conflict 2026-02-11 06:08:23 +05:30
Abhishek Shroff a39c66a9c2 [server] Generate previews images for pdfs regardless of source file size 2026-02-10 23:08:14 +05:30
Abhishek Shroff 0785acb072 [client] Resumable partial uploads 2026-02-10 22:58:36 +05:30
Abhishek Shroff 88ffb540a0 [server] Rename response for partial upload query 2026-02-10 22:41:52 +05:30
Abhishek Shroff b8bf7c8ee9 [client] WIP: fix actions 2026-02-10 21:23:50 +05:30
Abhishek Shroff a92d146610 [client] WIP: make reponse parsers part of requests 2026-02-10 21:15:11 +05:30
Abhishek Shroff 365c9836aa [client] WIP 2026-02-10 17:59:07 +05:30
Abhishek Shroff ddbea7ef6b [server] finalize partial uploads 2026-01-24 08:52:05 +05:30
Abhishek Shroff 72d105db83 [server] partial uploads working without finalize 2026-01-23 20:21:18 +05:30
Abhishek Shroff 654af45ccb [server] query partial uploads 2026-01-22 22:08:43 +05:30
Abhishek Shroff b5d842c01d [server] WIP: partial uploads 2026-01-21 09:45:03 +05:30
Abhishek Shroff 169fd20aab [server] Allow creating empty resources 2026-01-20 11:48:06 +05:30
Abhishek Shroff 073a15369c [client] Fix resource details row overflow 2026-01-19 19:37:10 +05:30
Abhishek Shroff c42b6e9d01 [client][android] Set compileSdkVersion to 34 for subprojects 2026-01-19 18:29:35 +05:30
Abhishek Shroff 133cef6c47 [client] Upgrade offtheline, use blobs to store upload action data 2026-01-17 20:52:17 +05:30
Abhishek Shroff 04d1c2b621 [client][web] Upload folders (where supported) 2026-01-16 21:57:29 +05:30
Abhishek Shroff 276473affe [client] Remove unnecessary file and dir count from DirTree 2026-01-16 19:45:56 +05:30
Abhishek Shroff c5a12fd0b0 [client] Improve folder upload enumeration 2026-01-16 19:35:10 +05:30
Abhishek Shroff a578037b13 [client][web] WIP: Upload folders 2026-01-16 18:39:06 +05:30
Abhishek Shroff ee59e2476b [server] Allow X-Device header in CORS requests 2026-01-16 18:39:06 +05:30
Abhishek Shroff fd9ddaec17 [client] Use file_selector instead of file_picker (#46) 2026-01-16 18:39:06 +05:30
Abhishek Shroff e7b2eff9c8 [client] Fix logged out password reset 2026-01-16 00:40:54 +05:30
Abhishek Shroff 9c4b45d5ba [server] Don't crash when trying to change an empty password 2026-01-16 00:35:58 +05:30
Abhishek Shroff 93503a2a5c [client] Upgrade deps, fix build 2026-01-16 00:24:01 +05:30
Abhishek Shroff 80595d0e99 [client][android] Update minSdkVersion to flutter.minSdkVersion releases/v0.6 2025-09-26 06:45:31 +05:30
Abhishek Shroff 93e75ae330 [server] Bump CLI version to 0.6.0 2025-09-22 06:04:21 +05:30
Abhishek Shroff 8a8916cae6 [client] Version bump to 0.6.0+60 2025-09-22 06:03:42 +05:30
Abhishek Shroff e11b1c222a [meta] Update CHANGELOG 2025-09-22 06:03:05 +05:30
Abhishek Shroff 441446be39 [server] Update response model modified timestamp for version delete 2025-09-16 11:04:18 +05:30
Abhishek Shroff 014adceddc [client] Delete resource version [#19] 2025-09-16 11:04:13 +05:30
Abhishek Shroff 139dc6305e [server][api] Delete resource version 2025-09-11 06:16:34 +05:30
Abhishek Shroff e5d823873c [server][core] Allow deleting single resource version 2025-09-10 18:38:14 +05:30
Abhishek Shroff 3e6559f1be [meta] Fix URL in quick-start [#50] 2025-09-10 18:36:52 +05:30
Abhishek Shroff e11363c107 [server] Delete imgs on content delete 2025-09-10 18:00:46 +05:30
Abhishek Shroff 435644a5ef [server][img] Fix request img res not being opened 2025-09-10 18:00:20 +05:30
Abhishek Shroff baf35caeb8 [server][jobs] only add distinct jobs as dependencies 2025-09-04 23:47:20 +05:30
Abhishek Shroff e9c7389b7a [server][img] Copy resource imgs 2025-09-04 18:51:39 +05:30
Abhishek Shroff 08453a2c99 [server][img] Create functionality for copying imgs. Needs to be wired 2025-09-04 18:24:05 +05:30
Abhishek Shroff f5e4cb9806 [client] Show previews and thumbnails of different resolutions 2025-09-04 11:49:58 +05:30
Abhishek Shroff 2940a91ab2 [client] Upgrade deps 2025-09-04 11:49:37 +05:30
Abhishek Shroff 4aeee8e336 [server][img] Generate previews at multiple resolutions 2025-09-04 06:29:12 +05:30
Abhishek Shroff 8a4eb979ed [server][img] Support caching responses 2025-08-31 21:28:47 +05:30
Abhishek Shroff 1de18a74a6 [server][img] Rename preview to img 2025-08-31 21:26:50 +05:30
Abhishek Shroff c3ded99ea9 [server][preview] Use Noto Sans font for text 2025-08-31 19:02:14 +05:30
Abhishek Shroff f28e315063 [lo] Unbundle cairo and lcms2, which are needed by vips 2025-08-22 15:32:51 +05:30
Abhishek Shroff 41f887bdc0 [server] Replace preview column in db with int 2025-08-21 21:26:26 +05:30
Abhishek Shroff c982e6db43 [meta] Build and install libreoffice-nogui 2025-08-21 21:19:01 +05:30
Abhishek Shroff 2ab5c7d27f [meta] Create alpine APKBUILD for minimal libreoffice build 2025-08-21 21:18:55 +05:30
Abhishek Shroff e26478ae3e [client] Persist folder view type 2025-08-06 23:23:13 +05:30