This website requires JavaScript.
Explore
Help
Sign In
neosubhamoy
/
neodlp
Watch
1
Star
1
Fork
0
You've already forked neodlp
mirror of
https://github.com/neosubhamoy/neodlp.git
synced
2026-03-22 06:55:51 +05:30
Code
Actions
Releases
Activity
163
Commits
1
Branch
14
Tags
d7f2f7b867194233c54c76bb1c3622729ddf8205
Commit Graph
163 Commits
This Branch
This Branch
All Branches
refactor: use pip3 yt-dlp in flatpak
Subhamoy Biswas
·
2026-03-05 21:35:30 +05:30
Verified
d7f2f7b867
fix: allowed shell scopes
Subhamoy Biswas
·
2026-03-05 15:40:13 +05:30
Verified
2e6dc6ab25
fix: neodlp-pot sidecar not registered error on flatpak
Subhamoy Biswas
·
2026-03-05 15:26:05 +05:30
Verified
b96d8fe64b
refactor: remove neodlp-pot from flatpak sidecar
Subhamoy Biswas
·
2026-03-05 13:29:54 +05:30
Verified
8db0544131
refactor: remove aria2c from flatpak sidecar
Subhamoy Biswas
·
2026-03-05 10:48:04 +05:30
Verified
bb22c7ac3c
refactor: disabled browser integration, desktop notification and removed ffmpeg from flatpak
Subhamoy Biswas
·
2026-03-05 09:37:43 +05:30
Verified
d4c623f3a6
refactor: added vcs-browser url to metainfo and updated screenshots
Subhamoy Biswas
·
2026-03-03 21:41:03 +05:30
v0.4.2
Verified
bb581da5aa
refactor: replaced deprecated developer_name metainfo block with new developer block
Subhamoy Biswas
·
2026-03-03 15:14:21 +05:30
Verified
85b6f69d13
fix: metainfo release date
Subhamoy Biswas
·
2026-03-03 14:17:03 +05:30
Verified
1bbe8151f7
chore: bumped up to v0.4.2
Subhamoy Biswas
·
2026-03-03 13:21:54 +05:30
Verified
d5a6eba383
refactor: disabled uncompatible settings with flatpak and added healthcheck alert
Subhamoy Biswas
·
2026-03-02 23:56:02 +05:30
Verified
d66334ab85
refactor: use different opener command for links
Subhamoy Biswas
·
2026-03-02 14:24:30 +05:30
Verified
1347bea868
refactor: debug rust side opener command
Subhamoy Biswas
·
2026-03-02 13:08:54 +05:30
Verified
dbad96b5ab
refactor: revert back to using rust side tauri opener
Subhamoy Biswas
·
2026-03-02 11:55:33 +05:30
Verified
e384664051
fix: again tauri opener url capabilities
Subhamoy Biswas
·
2026-03-02 11:19:26 +05:30
Verified
31bd197d09
fix: tauri opener url capabilities
Subhamoy Biswas
·
2026-03-02 11:08:11 +05:30
Verified
a5f18c3a61
refactor: use tauri js opener api for sandboxes
Subhamoy Biswas
·
2026-03-02 10:47:51 +05:30
Verified
b4532cb213
fix: fs api import
Subhamoy Biswas
·
2026-03-02 09:53:30 +05:30
Verified
570ca76087
refactor: don't auto create download/temp dirs
Subhamoy Biswas
·
2026-03-02 09:49:47 +05:30
Verified
a5d6fb09bb
fix: debug unable to resolve paths on flatpak
Subhamoy Biswas
·
2026-03-02 09:30:26 +05:30
Verified
cf0d064429
fix: tray icon on flatpak
Subhamoy Biswas
·
2026-03-01 22:55:01 +05:30
Verified
33c504ae19
refactor: fallback using per-instance flatpak check
Subhamoy Biswas
·
2026-02-27 21:56:51 +05:30
Verified
5b7df779cc
refactor: use global flatpak detection
Subhamoy Biswas
·
2026-02-27 21:21:11 +05:30
Verified
7a7f6705d4
fix: cp command string with sh
Subhamoy Biswas
·
2026-02-26 22:07:20 +05:30
Verified
6e76747f06
refactor: copy neodlp-msghost on flatpak registration
Subhamoy Biswas
·
2026-02-26 21:47:48 +05:30
Verified
bc48391a70
refactor: use sh and printf to write
Subhamoy Biswas
·
2026-02-26 20:20:57 +05:30
Verified
3b234c766e
refactor: do echo without cp
Subhamoy Biswas
·
2026-02-26 14:42:50 +05:30
Verified
f0e31cd15e
refactor: use echo again
Subhamoy Biswas
·
2026-02-26 14:03:22 +05:30
Verified
f2bd8bd4df
refactor: use cat instead of echo
Subhamoy Biswas
·
2026-02-26 13:44:51 +05:30
Verified
5e90fac99f
refactor: use echo to write manifest on flatpak
Subhamoy Biswas
·
2026-02-26 13:24:58 +05:30
Verified
b3d99f3334
refactor: revert back to cp again
Subhamoy Biswas
·
2026-02-26 11:59:06 +05:30
Verified
953bd20499
refactor: write content after copy
Subhamoy Biswas
·
2026-02-26 11:39:36 +05:30
Verified
76cfce4fbb
refactor: dynamically generate msghost manifest for flatpak
Subhamoy Biswas
·
2026-02-26 11:21:23 +05:30
Verified
d2a26777d5
refactor: use cp instead of fs api on flatpak
Subhamoy Biswas
·
2026-02-26 10:20:33 +05:30
Verified
a7d726c3d3
refactor: don't check for dir, directly copy on flatpak registration
Subhamoy Biswas
·
2026-02-26 09:48:29 +05:30
Verified
705e819fe7
refactor: test flatpak host config copy
Subhamoy Biswas
·
2026-02-25 22:28:50 +05:30
Verified
137479acbb
refactor: disable linux registration and fix yt-dlp updater on flatpak
Subhamoy Biswas
·
2026-02-24 10:00:51 +05:30
Verified
32d63be13e
fix: debug linux registration failing on flatpak
Subhamoy Biswas
·
2026-02-23 23:08:24 +05:30
Verified
1ba035e14b
fix: linux registration paths on flatpak
Subhamoy Biswas
·
2026-02-23 21:34:59 +05:30
Verified
74171e52b0
feat: added new tauri config for flatpak
Subhamoy Biswas
·
2026-02-23 19:55:22 +05:30
Verified
750d20f344
fix: metainfo release
Subhamoy Biswas
·
2026-02-23 11:07:12 +05:30
Verified
baf1ea316c
refactor: init compat with flatpak
Subhamoy Biswas
·
2026-02-23 11:02:07 +05:30
Verified
6800ae73d8
docs: added homebrew package
#7
Subhamoy Biswas
·
2026-02-21 22:40:01 +05:30
Verified
2fe4c43e7a
chore: downgraded native-tls to v0.2.16
Subhamoy Biswas
·
2026-02-18 23:10:13 +05:30
v0.4.1
Verified
da119d9d2d
ci: changed macos ffmpeg download url
Subhamoy Biswas
·
2026-02-18 22:25:08 +05:30
Verified
db5bc06392
chore: bumped up to v0.4.1
Subhamoy Biswas
·
2026-02-18 21:35:14 +05:30
Verified
1b72cb80ae
fix: wrong import of linux registerer
Subhamoy Biswas
·
2026-02-18 20:13:16 +05:30
Verified
972832f0c6
feat: added support for youtube po token generation
Subhamoy Biswas
·
2026-02-18 14:19:11 +05:30
Verified
dfa5cace82
feat: added delay configuration settings
#12
Subhamoy Biswas
·
2026-02-15 13:35:44 +05:30
Verified
1292758b1e
refactor: improved search logging
Subhamoy Biswas
·
2026-02-13 21:26:06 +05:30
Verified
96fc27eda3
First
Previous
1
2
3
4
Next
Last