Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nova-video-player/aos-FileCoreLibrary

NOVA opeN sOurce Video plAyer: file library to handle local storage and network shares
https://github.com/nova-video-player/aos-FileCoreLibrary

sshj: use jcifs-ng when browing SMB root without providing a share

c1aa29ffdd9cc66a409f1b65f46c4a97ec31b26c authored over 1 year ago
debug --

1769b38026d6a9fee39a5dfd17456cc684eabdca authored over 1 year ago
change test order

d57f3c0ad8f8b12f3cc03ec27ff0b75e1d404e58 authored over 1 year ago
smbj: fix file not accessible when dealing with server with two shares

2c105ffc7cc5f4c7ad7c12e65837b7a9e257fe61 authored over 1 year ago
sshj: fix empty path accessing ssh server root

3e04d9b0cb623cd02e0ca40118d1bee6f44e4388 authored over 1 year ago
add option to use sshj for sftp:// links (con't)

ced1b0a16c94e0d6b1696230b48d1752015292e3 authored over 1 year ago
add option to use sshj for sftp:// links

96b07f006fe0e0a701635bbb5d4a0e9d3d743958 authored over 1 year ago
smbj: be sure to be connected

62fdce8695a43e4140bb714a411f5f84135e0aae authored over 1 year ago
sshj in case of SSHException remove sftpClient and sshClient

it typically happens when changing networks

better way would be on network change to clean reco...

06f816c4dfa39d05c10d92e3061acc1bd275b691 authored over 1 year ago
sshj: better handle exceptions

75cc5058a2dc7f71387f59b48da796c8d19c4572 authored over 1 year ago
if smbj file does not exist exit before trying to find type

942dd82183232944d3c1bbfeec3a7b968729a842 authored over 1 year ago
sshj can play

772d03af2b53ca6b294b3b39fcee4c2410d1e876 authored over 1 year ago
closing sshclient or sftclient should be silent

26fe52c745a8280b90baa01b30e8a1e4ce419dd3 authored over 1 year ago
specify calling class when using caughtException since otherwise identified as FileUtils

5abaaa4e5d3d603744bccf511baea03621ac399b authored over 1 year ago
make sshj known from FileEditorFactory

66d80ac46a0199f9238ac451f83ce6b3da9a7f86 authored over 1 year ago
WIP: add sshj for sftp to replace jcsh

55b55bcc48b4becb4d9b663a61829b98393710ee authored over 1 year ago
smbj: start capturing querying a server

13bbc494f32d9a567ba88531596e78144af5dc65 authored almost 2 years ago
oops

7191a4b3ccedef115f17dac7c53f21099ccfc9ea authored almost 2 years ago
do not try to get first element if pathsegments is empty

83c31022b000124c2ee94485c66ebc3623de9905 authored almost 2 years ago
crowdin sync

de16b575c10b0bca8b04a746c3215e0e33ed37d5 authored almost 2 years ago
add option to use smbj for smb:// links

e392f0d36e1cb7bc638f03a6db6caa55acc59e2e authored almost 2 years ago
damn forgot one :-(

See https://nova-video-player.sentry.io/issues/4117037034

See https://github.com/nova-video-pla...

0caedad4be21a47b47f23a2d61145e0d0e442b3c authored almost 2 years ago
closing an already closed file can cause SMBApiException

use builtin try/catch from smbj closeSilently

this time the real commit...

See https://github....

75e249291985a647eed140776906d278c3cbcdf9 authored almost 2 years ago
closing an already closed file can cause SMBApiException

use builtin try/catch from smbj closeSilently

See https://github.com/nova-video-player/aos-AVP/...

3cd8b52e819736e496de861dfcefd90b571bc070 authored almost 2 years ago
fixes https://github.com/nova-video-player/aos-AVP/issues/880

2960ead993ea494676f0f0425d4db6b805217837 authored almost 2 years ago
fixes //github.com/nova-video-player/aos-AVP/issues/879

but will most likely move the crash later

38867cbeaf46f3465b7cc9fec7eb27f33d9cfba4 authored almost 2 years ago
fixes https://github.com/nova-video-player/aos-AVP/issues/877

178db7ca8f9445deada83a33f9b377aa136a6060 authored almost 2 years ago
use jcifs-ng name resolution in smbj

6a2638bc366fb2c2b78289a037668fe10e124e51 authored almost 2 years ago
use jcifs samba discovery to make smb server name resolution which is lacking in smbj

b4a5de0a4f05b6c06803fd215253f415e8872b4b authored almost 2 years ago
avoid STATUS_SHARING_VIOLATION when not closing smbjFile

b9101edade354588e68910e40b3fa28c8e15950f authored almost 2 years ago
add port management in smbj

482e4e1a8bad378179b964faa363d5d3b07cead4 authored almost 2 years ago
throw AuthenticationException

afe389325a75d37a42a4093c1a770c7eddc76a20 authored almost 2 years ago
use caughtException

e5e4e4ce296648c4ad67ac71b8cf8b2d7f7fd380 authored almost 2 years ago
WIP get correct options for write compatible with rm: works on smbjcli but not there yet for xml resule

3a6dace86321880a515e2b4167580613c532755c authored almost 2 years ago
less verbose debugs

0ef778ac4a76ad21966317601fbc9b409fe05580 authored almost 2 years ago
simpler smbj exists

34badc317b8aeb71ae6beb7f2fcf29a532e1d720 authored almost 2 years ago
log--

8ba9e167c84db066f3288eac19fc8ff9692a8857 authored almost 2 years ago
add com.hierynomus:smbj

8e65ec41ad2393e79688fb9d65db47ed94654fd1 authored almost 2 years ago
no need to select first

9a31a2d7af7e0a257dacd063bddb3d5ef4ff768e authored almost 2 years ago
authException triggered by SMBApiException

f3076017cda8bc438745bbb96d0637fb2d919de7 authored almost 2 years ago
smbj/logback debug infra for NetworkCredentialsDatabase

bdacbbfc5873f316f78e843ad076dd58cb498b89 authored almost 2 years ago
attempt for smbj write

b0669016491a82e379a9623e07c12c17fd21b5d1 authored almost 2 years ago
manage SMBApiException

4c7abb5cbad8c23ba0923b52503e348258493b5d authored almost 2 years ago
encode uri to handle files with #

e52e3e38cd618ed79a0b895f9d1f764143bab550 authored almost 2 years ago
move caughtException in FileUtils

a2e8655928d7040ddb4b9aac6f5f436129274339 authored almost 2 years ago
make it compile

bb0e68abe3f3bc09e37ecbc15e861bf0d5f2be9b authored almost 2 years ago
remove unused

6b02f2643fea2a5cad5ab942d452eea04e590636 authored almost 2 years ago
smbj: fix duplicate concatenated paths here too

edbf664d69d923ecf12892d03d29137508839e3c authored almost 2 years ago
smbjfile fixed allows playing

3bd14271afd1c59d38e7559e88e956214e8979eb authored almost 2 years ago
add outputstream to smbjfileeditor

75c7c5eab47c99c7f2179ec72b064699ede15355 authored almost 2 years ago
smbj: fix concatenation of duplicated paths

6fd5bb5acf2901183e1b11362268a565252c881b authored almost 2 years ago
fix smbj getfilepath and fix npe on getsharename

eb1310931de215ff83932a4937354f0fb752de3d authored almost 2 years ago
not static

6b133f367ddb10a67b5c1cf59dfde2a8393ad6cb authored almost 2 years ago
write sequential?

7b4a418f8e1a5f1362440c7c9dde967021f12351 authored almost 2 years ago
add mbj file editor and listing capabilities

31fea93631fd2034296ad539ecb5480ad2a52f2d authored almost 2 years ago
add some helpers for smbj

740de111f06417dbd1bf009067fe22a35876a8f9 authored almost 2 years ago
make smbj uri known

501c19fd16b3586d619a1f88b7f1615631c0deb2 authored almost 2 years ago
rework logic of getting diskshares trying to verify connexion

855a1f6f1e534fc05623fc70f7f6789b5a80c583 authored almost 2 years ago
assume canWrite again for webdav

f587056db4fa32feb63bbe99ae52ae59623b1d50 authored almost 2 years ago
Writable webdav

0e33bd27dff3f9b37e963315751bb1311c19bdb5 authored almost 2 years ago
debug++

c7de5897caeb77fe0f4f1d2e9722ac1496997272 authored almost 2 years ago
webdav is readonly untill outputStream implemented

e96e5fc7efedb360eed6c44de315a763aef0b36f authored almost 2 years ago
disable webdav canRead/canWrite for now until sardine issue is solved

aa90fc6e6314668ba08570eddebbbf995175fb6c authored almost 2 years ago
sentry++

0910ddf67d38867bc45d5b05c6e622658607bc5d authored almost 2 years ago
Fix NPE

Fixes https://github.com/nova-video-player/aos-AVP/issues/846

See https://github.com/nova-video...

78980f616e5bf7ea5ce2161793217a4ff899ba9b authored almost 2 years ago
no need to build jcifs-ng

4e4b6cedf3b02a6df47569515b216f32e0072d10 authored almost 2 years ago
no prebuilt needed

323823f5f4fa9e0b6828d7b23833c3ce5c64893c authored almost 2 years ago
use maven jcifs-ng

51f8569546b5685dd74dafa0de3d55d519b908db authored almost 2 years ago
v6.1 is the default branch

79ef5b3b976d2ae8cd8c69387ab693e5bdb8bdf3 authored almost 2 years ago
not used and indent

763523a3b79f0c1a8088d246c4e78faa87835a9b authored almost 2 years ago
use our own sardine-android including some fixes

6bfaa0602028db1daa3059b3abd77f645554c5b7 authored almost 2 years ago
sardine are served by WebdavUtils

5bee9285c4371e4bb49ec002a96a6ae0b747be4c authored almost 2 years ago
add sardine hashmap

6054e1012bf85d5ece90cbe777fdc33a1dfa019b authored almost 2 years ago
WIP canRead, canWrite for webdav

b26e3c490182137e282fce9c989d3d90765e1a55 authored almost 2 years ago
add webdavs

559671a922204329075a42eaf2974c9334b3d68b authored almost 2 years ago
indent

cc618b1beaccd066bc5a561cd0f01396762a578f authored almost 2 years ago
add delete move rename mkdir for webdav

2d67e6debd041707b51e3b7f7b5faee0d9a56d6e authored almost 2 years ago
add WebdavListEngine to filter out video files

4912a9a705cf232bbda45ee5effc246a3aa2f258 authored almost 2 years ago
add webdavs

8c33da3e4a08ba3e601b65eadd1e98e20a6103ff authored almost 2 years ago
implement exists for webdav so that we get indexing (.nomedia was reported as existing)

48dbe0c2c12413eacb3ced3ee81cb4aa6fef00bd authored almost 2 years ago
share caughtException in FileEditor

51fa867b636f0b7c5d459120c61b8a4ebd7cb1f5 authored almost 2 years ago
Add a Generic ListingEngine, encapsulating RawLister, as a fallback for lazy vfs

5ca0552b5aa191fb322622a85d21174161026aab authored almost 2 years ago
Share isNetworkShare(Uri) with isNetworkShare(String)

8f689f70af0f642e1aa015e156a7e0231eea8501 authored almost 2 years ago
Allow Java 11

4f8c641eb3a4100bc351edcfc003674938570552 authored almost 2 years ago
MetaFile2Factory: Add a helper to get default port for network protocols

7edeb9c2a4112a3d56c502af9927230f6603ef77 authored almost 2 years ago
Add support for webdav using sardine-android library

73fb6740c3b497212a5e4bf195dd8719ea236033 authored almost 2 years ago
FileEditor: Provide reasonable defaults for read-only vfs

e9b594a58cb209090725614f94e663a4b6074445 authored almost 2 years ago
Move FileCoreLibrary's AuthenticationException upper

80afef65224d589460b1a36bad54a003949dc8c0 authored almost 2 years ago
androidx++

e505486faa4b0ce9e19e4df27d22d1046262467b authored almost 2 years ago
fix ftp broken on firestick4k (not max) i.e. android 7.1.0

See https://github.com/nova-video-player/aos-AVP/issues/829

e5670c531564f296af0e098154ab67fb41cfac93 authored almost 2 years ago
update jcifs-ng to 4d45352b1fca9430b9799fbd59f2c667cec2d945 this time for real

dbf4707bb0c1ee1f28fd1fd0e27df156190d4ba7 authored almost 2 years ago
update jcifs-ng to 4d45352b1fca9430b9799fbd59f2c667cec2d945

40125ff145b6d87fe85e089288f4a6f6d92d2b58 authored almost 2 years ago
crowdin sync

1de62320b0f68af8318dde5b53588a1ec6591941 authored about 2 years ago
androidx++

2dda68188b7d8406a58f7b045ee51e1e2a75c3e8 authored about 2 years ago
use iterator to avoid ConcurrentModificationException in SambaDiscovery

Fixes https://github.com/nova-video-player/aos-AVP/issues/792

cc09fd4d88c7ff314c1c3d356c699de9a9f9f1ed authored about 2 years ago
separate get default app dir for reuse

5fe086e82f636b646d5fac0e5c420413d110ae69 authored about 2 years ago
MStar ATVs do not know uiModeManager?

Fixes https://github.com/nova-video-player/aos-AVP/issues/763

ed038c12d157bfd277a71bfbe9278383c009863b authored about 2 years ago
androidx++ for language per app

c22545b19edfece8e82e5756c67e400db20b1b69 authored about 2 years ago
sentry++

23c8e5939e29cd8c0f3e4d6a65814ef2c4801ed2 authored about 2 years ago
empty user credential means guest for smb

See https://github.com/nova-video-player/aos-AVP/issues/755

b042a9ebfb0b0d5fee790cbffa0eea7a72e28a56 authored about 2 years ago