Ecosyste.ms: OpenCollective

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

github.com/mickael-kerjean/filestash

πŸ¦„ A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
https://github.com/mickael-kerjean/filestash

fix (image): disable image resizing for gif

f82a58d900a3f225595a83e5becb8d94119901db authored over 4 years ago by Mickael Kerjean <[email protected]>
Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash

879a2ed76ca1bc51e9d2043cbd071ae4a049b724 authored over 4 years ago by Mickael Kerjean <[email protected]>
fix (ftp): ftp url scheme

6f9dff75d9d76fda2c4e657acb8f29caa4948095 authored over 4 years ago by Mickael Kerjean <[email protected]>
fix (upload): remove loading objects in case of batch operation fails (#243)

b7b45f227162293df6e1b3b5611ef9221ae0c347 authored almost 5 years ago by Jakub Janowski <[email protected]>
fix (persistance): change path of config folders - #183

a1df5241a0ab7ac54f740acef7512f2045d5b968 authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (#234): missing mime type

2c891c35c8853dac19fc82fac0a96e71129f1852 authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (config): synchronise cache writes (#237)

Cache writes used in Config.Get() method wasn't synchronized.
Use sync.Mutex to make it thread-...

c117c994014c10a3e2d169b19b5c1d6da888b7f1 authored almost 5 years ago by brxie <[email protected]>
fix (s3): mv does not work for nested objects

The mv operation executes CopyObject API on the root object, meanwhile
CopyObject doesn't copy t...

e7bf46eeb5e7de2ea0884b19f0ed443cb3e39dd4 authored almost 5 years ago by Marcin Piwowarczyk <[email protected]>
Merge branch 'master' of https://github.com/mickael-kerjean/filestash

f3c4bdb8a8b5d3234e1aed9b9c6af3c4832a939e authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (#229): remove header mutation

On IOS, mutate an HTTP response would throw with the error "Headers object's guard is 'immutable...

954ed37668837bb7cb9633510a3c57a80882b6a7 authored almost 5 years ago by Mickael Kerjean <[email protected]>
Revert "fix (s3): fix remove a single object (#225)" (#227)

This reverts commit 42b5043411fbbbef9c750f0b13bbea9c9acb9055.

4a6de76c935f7520583b74da7075555f444c8ae1 authored almost 5 years ago by Mickael <[email protected]>
fix (ftps): remove ftps plugin since ftp and ftps will be merged into one

347f9b016b74adb17e740cc90d12ef90cf3f32f5 authored almost 5 years ago by Mickael Kerjean <[email protected]>
Merge branch 'master' of https://github.com/mickael-kerjean/filestash

ef122a7c48af2cdb731216f13f1e899b8c892c27 authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (transcoding): make the config data available from the admin console

03877addb70482e008730c63cdabe1f67a96d7b8 authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (ftps): merge ftp and ftps together

dd57a49d9a8e49316497748492a48e567c004b7f authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (s3): fix remove a single object (#225)

Objects, as well as buckets are removed basing on objecs list received
from client. As the obje...

42b5043411fbbbef9c750f0b13bbea9c9acb9055 authored almost 5 years ago by brxie <[email protected]>
fix (s3): fix remove a single object

Objects, as well as buckets are removed basing on objecs list received
from client. As the objec...

1a854aaf4e60fa13bdf45685da7254dc633f8165 authored almost 5 years ago by Marcin Piwowarczyk <[email protected]>
doc (contributing): update build instructions

20dedca9b64149d2b815a99a68620ebf216d4c8c authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (syncthing): wrong description - #224

ee0a44ae0b8001e966a7a0b5035d10a9c4104bf1 authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (s3): filter out current prefix from ls results

As reported by Luke, creating a folder on S3 would show a file with the same name in that same f...

9f7ede0d5a462c53e21da9b815b2c39d9abf8759 authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (pdf): error on the PDF viewer

0167930d7ce1d92591ee82c9a89eae762d85b3ac authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (mimetype): missing mimetype on the xdg-open.js

abd329da64555ccce245554a3f892f8edb6a7ce0 authored almost 5 years ago by Mickael Kerjean <[email protected]>
doc (README): update credit to comply with LGPL

56b204d3b9fab4c1fd7a054df76504912a436381 authored almost 5 years ago by Mickael Kerjean <[email protected]>
maintain (go): vendor dependencies

5865e845933d13107bd0c62056d1914d62f1a5ed authored almost 5 years ago by Mickael Kerjean <[email protected]>
improve (support): prepare support for raspberry pi

f3c8aed75f51c68d836faf01d9a76dde37d7303f authored almost 5 years ago by Mickael Kerjean <[email protected]>
doc (README): update content

2617a3f1d3ae3792725e1ff0f61b243aea7d5dd1 authored almost 5 years ago by Mickael Kerjean <[email protected]>
feature (syncthing): syncthing integration

00214d2a3ad4ff0ec9ff2ce09229006989805f6c authored almost 5 years ago by Mickael Kerjean <[email protected]>
maintenance (module): make use of go modules

a190b37f99f0e84602bd47678785286c7647606e authored almost 5 years ago by Mickael Kerjean <[email protected]>
improve (gcc): static build

0c785954dc201d79703cc33bdec71d69f4437efe authored almost 5 years ago by Mickael Kerjean <[email protected]>
Merge branch 'master' of https://github.com/mickael-kerjean/filestash

2426ca4459aeb036b03eeafb2c7b7d3f2e02c1c1 authored almost 5 years ago by Mickael Kerjean <[email protected]>
feature (arm): static libraries for raspberry pie

e0e2820b14e4c78b7fb422fb0b121246fa72998f authored almost 5 years ago by root <root@raspberrypi>
maintain (client): maintain project dependencies and relevant upgrade

3b3a03da0dedd4c79a25c49380d6923fb584579c authored almost 5 years ago by Mickael Kerjean <[email protected]>
fix (export): org export with PDF: missing dependency

b3124b95ecbc3a4312b1ab1f1a247d557a66503e authored almost 5 years ago by Mickael Kerjean <[email protected]>
doc (README): LDAP Plugin explanation

19a7d418c73a5d21c26cb30c8ef0cf03cbc40b1c authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (build): fix access right

dbc202644889358981627388827c9e0fd4a31c6a authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (onlyoffice): SSL termination for the reverse proxy

c2990e77d9e5d79a376a953cde9a9d05889cf967 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (org): task list tags

38a2afad7dc4dc23770d4aaad49dc1abfcab24fd authored about 5 years ago by Mickael Kerjean <[email protected]>
maintain (build): build stages

a3f7d766f34450ce83211ca4d6bd3877a8ac9048 authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (transcoding): video transcoding blacklist

84500e6a605fbf4f967865ec1f56807294cdbbe8 authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (documents): handle office documents using onlyoffice

f3e6c8c030688a1a4380e48890f405f317dd18d7 authored about 5 years ago by Mickael Kerjean <[email protected]>
doc (README): update list of features

25725949308cf44ff37b1c37d6764028e0c3b105 authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (transcoding): don't transcode video formats well supported by browsers

6799e4dc78b1b9df994ce350f4f14d92a9f07abb authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (transcoding): update csp

cb519d7d247a4689e49bb3f88b3d60c3d23f398b authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (transcoding): live transcoding

539a6f086db40b3f858923f6612afb40f1d9451d authored about 5 years ago by Mickael Kerjean <[email protected]>
maintenance (editorconfig): as per #107

098d0d4eb12500197362ae7fd7e58015f0d79abf authored about 5 years ago by Mickael Kerjean <[email protected]>
experiment (powered): configurable powered by

60fe27f4b3a0a58d68f2ccdc5df4bc100a6e98e5 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (tor): missing tools to run on tor

c8f36f1db2f1c14d7925e7b0e6cc8014cb96ce81 authored about 5 years ago by Mickael Kerjean <[email protected]>
improve (responsive): media queries for a smoother experience

0b9bca1c1c959b09c2449db8f71701db4855c3df authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (env): set iframe option from an environment variable

3b7905734a42c84b5c67b614d67f61f3354c4093 authored about 5 years ago by Mickael Kerjean <[email protected]>
doc (README): add badges

0c105c1ac5197ebfcbdd7ca08cde2c7314912d7d authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (video): range request had issues breaking videos from webdav ?!?

71f9b24bf71c38633a83158e0f95adea8740a152 authored about 5 years ago by Mickael Kerjean <[email protected]>
doc (README): refresh the content

8645844950e3663b0988e1ebc04ecd59d7bdf2ff authored about 5 years ago by Mickael Kerjean <[email protected]>
improve (pwa): follow the lighthouse tool recommendations for PWAs

8deedcd91609acda422b5d5145b6b6ee6d084d1a authored about 5 years ago by Mickael Kerjean <[email protected]>
improve (pwa): provide icon for ios

8c1952d59ca6708889c076a1397d17442eab4c1c authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (#208): create an error message

6b7c35f9cda1ea882865c966703b5b97ee7eb1c8 authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (error): log javascript errors

a1c5f1672961f25fbf7f411033488d4129ac77dd authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (admin): hide application constant from the admin config screen

9430b38ee758810b82b94707ded90c69f907db60 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (image): broken images to display the image gps tag

5496796a12916526ea16e1c91b51ca04cfc1ffcd authored about 5 years ago by Mickael Kerjean <[email protected]>
feature (iframe): embed the app from an iframe

58c6c57f8211804dc66eafa824ae20c9941554a7 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (#209): fix emacs export error

c3d46c3abee770c4c61a43d6f3b962bfb8ae2e13 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (video): set mimetype automatically

5beba70b360f1304bedeed31c6193728c8ffb1a3 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (#210): properly handle file/folder names

ae2ef413b36bce77949a36017184a4c4294cb59b authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (#202): fallback to in memory cache when indexedDB isn't availabe

44310fbab0ccc8480fbd5720efee8bff0bc8868f authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (webdav): handle webdav URL encoding

995a5f2f0475e9b21ce8eb6a52b8d3f0178cc133 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (format): code formatting

39f3e9023886fc9ed2d1345b862d2f6cd39dc805 authored about 5 years ago by Mickael Kerjean <[email protected]>
doc (pi): dependencies build for raspberry pi

04c36d41671100f320fffc79ab5fc86638194447 authored about 5 years ago by Mickael Kerjean <[email protected]>
fix (double encoding): beginning of a solution for #205

3a2babe072c10459749ad326d956c5de6725b8e0 authored about 5 years ago by itsnotv <[email protected]>
maintain (doc): issue template

f3a0d282aa6009432301a8caa950783848aab3a9 authored over 5 years ago by Mickael <[email protected]>
doc (readme): add link to the readme

5e70a93faaae3c977a4900e06dfdd4e857b18153 authored over 5 years ago by Mickael <[email protected]>
fix (S3): incorrect ModifiedAt timestamps for S3 (#200 - #204)

The problem addressed here is that the FileInfo struct's FTime field is
set in S3 backend. This...

56998116c33d0ae8d9693140edf1cc69402e5251 authored over 5 years ago by Zander Hill <[email protected]>
improve (issue): issue template

b8a5644840a776faf8693dcca1ec832c34d491c4 authored over 5 years ago by Mickael Kerjean <[email protected]>
maintenance (migrate): migrate the dropbox backend as a plugin

b0896f0373510aa606eee7a6e52131bcfe7fdb96 authored over 5 years ago by Mickael Kerjean <[email protected]>
doc (transcode): create the static library

ff08a5ee4bceb015b7dba336ef4d612186a58457 authored over 5 years ago by Mickael Kerjean <[email protected]>
maintenance (code): consistent style

a3c347a37ccb5013c281857ea95ca4e91e929c16 authored over 5 years ago by Mickael Kerjean <[email protected]>
doc (libtranscode): creating a static library

6692952af76927ee4300c00e172659bd45d430ec authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (issue): update issue template

b104f1516fdcfd2cc009e464e7e6642a9847fce1 authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (admin): refresh content on support page

064aeaf38f1e23ee33afb9e69270eb935f82a4b9 authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (template): support template on github

816ae0e3c735c259880904721abf8b5ed68112d5 authored over 5 years ago by Mickael Kerjean <[email protected]>
Merge branch 'master' of http://github.com/mickael-kerjean/filestash

e9bb99cbc60c48c99288f8a3e9a2d60d69d76ed1 authored over 5 years ago by Mickael Kerjean <[email protected]>
Merge branch 'master' of https://git.kerjean.me/filestash/filestash

fa8b6ff274bb0cddbb5b64f9896ed4694e6c30e1 authored over 5 years ago by Mickael Kerjean <[email protected]>
fix (link): funding.yml (#190)

Fixed link for custom funding.

51a66526867d2e59d5052a3c03c3061e88aaa6a1 authored over 5 years ago by Rodolfo Berrios <[email protected]>
fix (seo): no follow links for the github repo

8c91fbc719a86895d664cfab40b73eae18fedaca authored over 5 years ago by Mickael Kerjean <[email protected]>
maintenance (package): upgrade a dependency

60af89dd4128d820d105a01be5ebb80dfc0a9607 authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (build): make build reproducible and easy to inspect/verify

4a0b952ba829f03440cb31b955e28f87231b9f75 authored over 5 years ago by Mickael Kerjean <[email protected]>
fix (admin): disable screen refresh on config change - #184

aff3dc704a9fbf23683f95a4bb98f6998af0119e authored over 5 years ago by Mickael Kerjean <[email protected]>
fix (#187): handle simlinks

4814175f007eef10a0ebef76956ed53cfb54702a authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (github): setup issue templates

995d6c11f0ff1f4c4cfa50c5dec24f2e4297bb1b authored over 5 years ago by Mickael Kerjean <[email protected]>
optimise (lighthouse): apply optimisations provided by the lighthouse tool

71e3d6494a7894fcfa51e58b92feea27696284cc authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (org): handle centered text in HTML export

f77fd53536e088f6b64d78d5f0ad8ddac9a10192 authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (org): handle centered text in HTML export

b12dc9379bd73fedce418eb2d77ee240fc179e50 authored over 5 years ago by Mickael Kerjean <[email protected]>
Merge branch 'master' of http://github.com/mickael-kerjean/filestash

31f768f36c77d42303150e97f0af2828ff605bab authored over 5 years ago by Mickael Kerjean <[email protected]>
fix (backend): install LDAP backend by default

7564ecb773bd5badd701aecb1ebf355747dcfb1c authored over 5 years ago by Mickael Kerjean <[email protected]>
fix (doc): 403 Forbidden error (#182)

95ee5bbfbdfec4b89b4db2a55e2d6419736a6ad5 authored over 5 years ago by Minh Thiện <[email protected]>
fix (merge): merge conflict

0dceaab97b4cd12d5d0dcc75b50a7f8ae503e903 authored over 5 years ago by Mickael Kerjean <[email protected]>
feature (ftps): add FTPs #169

d2e9424642df113b6196af685a4c519f0c7ba3c5 authored over 5 years ago by Mickael Kerjean <[email protected]>
fix (doc): fix broken link as per #172

9c3da59e1eb87848918a06a320f3de6ced7e285f authored over 5 years ago by Mickael <[email protected]>
fix (setup): fix weird animation in setup

8d84ce20448f77f610419c078fbc51793a919578 authored over 5 years ago by Mickael Kerjean <[email protected]>
Merge branch 'master' of http://github.com/mickael-kerjean/filestash

0773a595935329f491a2cef7cda43e114405bfed authored over 5 years ago by Mickael Kerjean <[email protected]>
improve (dropdown): enlarge the dropdown for org client

3c1f9c2b454f6a7ffefebb088f747c81e006d080 authored over 5 years ago by Mickael Kerjean <[email protected]>
documentation (sponsor): Github sponsor button

d68c7dd3426de25945d8ddf59d72779068e13001 authored over 5 years ago by Mickael <[email protected]>