Commit Graph

137 Commits

Author SHA1 Message Date
Subhamoy Biswas f0e31cd15e refactor: do echo without cp 2026-02-26 14:42:50 +05:30
Subhamoy Biswas f2bd8bd4df refactor: use echo again 2026-02-26 14:03:22 +05:30
Subhamoy Biswas 5e90fac99f refactor: use cat instead of echo 2026-02-26 13:44:51 +05:30
Subhamoy Biswas b3d99f3334 refactor: use echo to write manifest on flatpak 2026-02-26 13:24:58 +05:30
Subhamoy Biswas 953bd20499 refactor: revert back to cp again 2026-02-26 11:59:06 +05:30
Subhamoy Biswas 76cfce4fbb refactor: write content after copy 2026-02-26 11:39:36 +05:30
Subhamoy Biswas d2a26777d5 refactor: dynamically generate msghost manifest for flatpak 2026-02-26 11:21:23 +05:30
Subhamoy Biswas a7d726c3d3 refactor: use cp instead of fs api on flatpak 2026-02-26 10:20:33 +05:30
Subhamoy Biswas 705e819fe7 refactor: don't check for dir, directly copy on flatpak registration 2026-02-26 09:48:29 +05:30
Subhamoy Biswas 137479acbb refactor: test flatpak host config copy 2026-02-25 22:28:50 +05:30
Subhamoy Biswas 32d63be13e refactor: disable linux registration and fix yt-dlp updater on flatpak 2026-02-24 10:00:51 +05:30
Subhamoy Biswas 1ba035e14b fix: debug linux registration failing on flatpak 2026-02-23 23:08:24 +05:30
Subhamoy Biswas 74171e52b0 fix: linux registration paths on flatpak 2026-02-23 21:34:59 +05:30
Subhamoy Biswas 750d20f344 feat: added new tauri config for flatpak 2026-02-23 19:55:22 +05:30
Subhamoy Biswas baf1ea316c fix: metainfo release 2026-02-23 11:07:12 +05:30
Subhamoy Biswas 6800ae73d8 refactor: init compat with flatpak 2026-02-23 11:02:07 +05:30
Subhamoy Biswas 2fe4c43e7a docs: added homebrew package #7 2026-02-21 22:40:01 +05:30
Subhamoy Biswas da119d9d2d chore: downgraded native-tls to v0.2.16 v0.4.1 2026-02-18 23:10:13 +05:30
Subhamoy Biswas db5bc06392 ci: changed macos ffmpeg download url 2026-02-18 22:25:08 +05:30
Subhamoy Biswas 1b72cb80ae chore: bumped up to v0.4.1 2026-02-18 21:35:14 +05:30
Subhamoy Biswas 972832f0c6 fix: wrong import of linux registerer 2026-02-18 20:13:16 +05:30
Subhamoy Biswas dfa5cace82 feat: added support for youtube po token generation 2026-02-18 14:19:11 +05:30
Subhamoy Biswas 1292758b1e feat: added delay configuration settings #12 2026-02-15 13:35:44 +05:30
Subhamoy Biswas 96fc27eda3 refactor: improved search logging 2026-02-13 21:26:06 +05:30
Subhamoy Biswas 15bd9c244f refactor: migrated to unified radix-ui package 2026-02-13 14:15:20 +05:30
Subhamoy Biswas df48e54879 refactor: removed unused shadcn components 2026-02-13 13:29:45 +05:30
Subhamoy Biswas 6afc8c4ada refactor: migrated to react-resizable-panels v4 2026-02-12 23:11:34 +05:30
Subhamoy Biswas 27031b05d8 refactor: improved and persisted logging 2026-02-12 20:40:55 +05:30
Subhamoy Biswas 24c4a640e1 feat: implemented custom titlebar for windows and linux 2026-02-11 19:19:17 +05:30
Subhamoy Biswas b1c176cba3 fix: unable to create app window on wayland with nvidia gpu 2026-02-10 21:23:50 +05:30
Subhamoy Biswas 2d82e3404d ci: revert back to old tauri release asset naming scheme v0.4.0 2026-01-20 22:03:29 +05:30
Subhamoy Biswas b40270f350 chore: bumped up to v0.4.0 and updated docs 2026-01-20 21:00:47 +05:30
Subhamoy Biswas 04590d892d feat: added support for multiple audio stream selection in combine mode 2026-01-19 20:36:50 +05:30
Subhamoy Biswas 4e5a4a1c73 fix: errored playlist downloads falsely showing up as completed 2026-01-18 19:11:56 +05:30
Subhamoy Biswas 5f3728a8fd fix: downloading appimage update on native deb/rpm installation 2026-01-17 22:06:06 +05:30
Subhamoy Biswas 49f5203377 refactor: replaced es-toolkit with tanstack-pacer 2026-01-16 20:47:12 +05:30
Subhamoy Biswas 1eb23eb035 feat: added support for full-playlist/selective-batch downloading #9 2026-01-15 15:22:43 +05:30
Subhamoy Biswas 2b7ab9def4 feat: added clear, copy log buttons and pagination in completed downloads 2026-01-09 23:40:35 +05:30
Subhamoy Biswas 01f4e96101 feat: added support for embedding auto-generated subtitles #10 2026-01-04 20:42:29 +05:30
Subhamoy Biswas da806b21e9 refactor: added errored state and improved error detection 2025-12-19 10:30:45 +05:30
Subhamoy Biswas c1c2384c78 feat: added square crop thumbnail config 2025-12-16 20:31:38 +05:30
Subhamoy Biswas 1f06b73238 feat: added app info page in settings 2025-12-15 20:31:13 +05:30
Subhamoy Biswas 43cdb28213 refactor: more component separation, persisted sidebar state and other improvements 2025-12-08 13:46:30 +05:30
Subhamoy Biswas 2ef85b2a8b ci: switched aur publish workflow to gitea 2025-11-19 23:50:55 +05:30
Subhamoy Biswas bb0afcd703 refactor: improved db performance 2025-11-19 22:34:32 +05:30
Subhamoy Biswas 45cfdc00de refactor: separated download functions 2025-11-16 23:11:17 +05:30
Subhamoy Biswas 6028037e74 feat: added color scheme options and bumped up to shadcn 3.5 2025-11-13 15:22:58 +05:30
Subhamoy Biswas defdfd6fd1 fix: yt-dlp exiting with code 2 on macos v0.3.4 2025-11-07 00:05:05 +05:30
Subhamoy Biswas 9381a3dba8 chore: bumped up to v0.3.3 v0.3.3 2025-11-05 23:22:58 +05:30
Subhamoy Biswas e5d83138df refactor: added thumbnail embeding option for video files 2025-11-05 22:17:09 +05:30