Ecosyste.ms: OpenCollective

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

github.com/ankitpokhrel/tus-php

🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
https://github.com/ankitpokhrel/tus-php

Grammar fixes

bed23069ee8b6382d99b999dd7019c899b3c8efe authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add demo gif (#25)

776d344e25b619466a469e5d2cfc6bfe122099a6 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Improve examples (#24)

0822a78043d56df76c05c50967d9714d0925c05c authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Finish comment with full stop

27d1a5a1e6c16c38b1868b7f81a103071aed1727 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix partial upload doc

5894c53f6f4c444824f180b298385cb9c9ba8a36 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Allow method override with X-HTTP-Method-Override header (#23)

5be1e86525a38e9b04d51a69f853be6759bb31c1 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Ability to set max upload size in server (#22)

401a94aa8580c535bf43855c41d58d8ffb975b9a authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Compatibility with uppy (#21)

1716c058bad9a0e53c164e9f4c2144e22df262b5 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Change RewriteRule path

664d8fbb6ab10d43b0b12eec579b5905ed49ee7e authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Improve apache rewrite rule

244dc438df4835d382edf3602043948e663aebd7 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add more info about server rewrite rules

d47ffe14fb119463b0edb33c50ef70d3049a39fd authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Update README.md

9f6352844774b68180154a17b69337f22645d2ee authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add missing CORS headers in all response (#20)

18f2cf3fc59125080393544550e6bed54acbc602 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix path info

adc87cf4ef8efeb6f1c7613c929a767dc5573853 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use user defined key instead of always using file hash as a cache key (#18)

b3eb32898cb829cf9b5e1b4ab6e71051bdc319b4 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Make extractFileName independent of key passed

2750f5938c5832a1ba9109d2fddd2af434c9399f authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add missing preflight headers

f982bbfcfd9afa6196ada0784260d75d46b534f7 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Ignore other values while extracting filename from header

2f7b6ba9f16512d0de081ae1cf70c8b93e933db0 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Increase nginx buffer and request_terminate_timeout

ff773b2c070d0ec3db4477286b557d8c2b74d6c2 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Remove completed TODO

16e7ec32d14a1cc97e17b6f517b8bfa2cbaf388b authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Make Filestore cache path configurable via constructor (#15, #16)

544b9e0809173b1db647203530239ae8ee0324ee authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add prefix support to file based cache (#14)

96195e5e8248ed64db59a698a5462ae73ec93ff3 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Make cache prefix configurable (#13)

dcf18771d4d351d9bfe9f4d10a9ed10e105b1710 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add missing return type

21a2f7ea6d65654c00578680563e4c83989fe73b authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add support for tus concatenation extension (#11)

a8c7fa9d44aaec1a49dcf9986455b1d970a5ece8 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Update README.md

856ad65a896931e41d30d5bf60f1757f0749a2cc authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Update email

2f93e084af3ee31981716575e2be27af7b4ce053 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use strlen instead of mb_strlen

edb88e87597a4ea3c1b3da2b35c88ad3221597bf authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Update description

48c44f7a302e156310068b3702d336b7851be06f authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add full path for tus binary

5d2de40470f3334d2a1ddf88546ba4d9c530981f authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Make bin/console command available as composer binary (#10)

1c827b5bac49638387ed5c4e7f9dab2374e4d928 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use symfony/console v3.4.3 for better compatibility

16e23b37fb2494a11764581abf49fb506b9a9d06 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use stable version for symfony/console (#8)

Fixes #6

342b89d367853cdcaa9b2ae489cc9a3e55c3bf1e authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Remove at dev tag as min stability is dev (#7)

Fixes #6

a1981c1fa6f198400c93825f08d955425748f51e authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add k8s job to run tus expiration command (#5)

a400152d7943410f1efbcfa6c12fcd629ed74828 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add support for tus expiration extension (#4)

0cf34c3a1b3cf45b0f032688473604583679b9f5 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Remove unused constant

4f845f17e4f2d1da783088af810877d37da80ed7 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Rearrange methods

4ce2cef15645443a6ac856cee710311e4e5bf851 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add prefix in redis key

75d63a39576455b0b62a7c1492677e7833040f0d authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix comment

617b4557b7d021c13346b204ae0cfa331c161530 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Remove extra space

44d00834d8974fda94bdd586c38176761f7a10cb authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use explicit check

86332e5c8ff861a0b9f07bc83d20ba529f95af2e authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use short exception syntax

9c2ef90af7b411858315d611557a477c36b8d920 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add support for tus checksum extension (#2)

611391de3355423bef07844129ed4e39943daf30 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Change double quote to single quote for simple strings

620d64ad39bf570e1ed084572f86719706a546ac authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use short php7.1 syntax for exception

8d239055ac93277882cbcbba0aacb1c81e8009dd authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Optimize redis test implementation

3fcb418e15c0738914392443a900d53ad6d050a1 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix build badge

5b08bbc4dc13ffcea3c0aa744f67f461025152a1 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use build badge of master branch

b9789e97c1b0fcdd69de24cdc399396a51372227 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add demo image

ff1f3174cd7a951d0ed98d0199a90c7b09d1ba92 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add example.png

d49386cd2a42422f2bd2add2f76890d380280a0d authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix designs

626d9daeadcbc5085e29194c2c795c13843611ef authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix error display when server doesn't respond

982e98855576f0f1660a87a76c0dcf479a43e364 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Typecast env to string

bf6139f3358b80c7bd6918c46bd761ddc7fdd64d authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Merge pull request #1 from ankitpokhrel/k8s

Add K8s support

e85157a44731a0332d847dfdb89bf2d2eafc502f authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Update readme with k8s config

da2f90f8c873c9a5ec94362f03a47a5f6c781c41 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix download url

8068c88ae4aff033a334530ea326084bccd0eb9b authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use StatefulSet for redis

313a3b4cf0e90cecfccf3d1a1a2bcd76c09cb2dd authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Set node port for client and server

e4872105aad59392325a5fabfad79cb3f95606e5 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Create uploads dir if it doesn't exist

9bccc41db763b1186c0710b5112cf91272891cfd authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Improve cluster commands

9e02243d0ebaea6c0e2b3d3a4160ce6cdba54d8a authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Run redis in separate deployment

be8b850ca470e4f3cc338e5370540d1612b43339 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Change permission via supervisor

06571a681b7886fe858b1075ba63e875889dd3e1 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix entry point syntax

f7b466cfce930fa772900c6f27a58377fb1d650f authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add .dockerignore

d8ac7786425332569fed00c67c355e319d7fffc5 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Remove extra space and unused variable

fe20bc12d417c67d9ddd698477f58e375a73c6f6 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add minikube helper and persistentVolumeReclaimPolicy

657bb6a1b4c0407e906f7b7bc99b88ede81701b6 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add script to list k8s uploads

f4391f32f8df32e124d67e27342b2d9246354a71 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix volume issue

2cf8f69be1efb882cb224f6300fd3a55c4ed6f49 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix uploads folder permission

8ea2324abf73ec8315978cfbe58818bbfba213dd authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Set readOnly to false

07a6d4a654d2e4a4529bcb9ec19350ef9fe2a0b0 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Merge remote-tracking branch 'origin/master' into k8s

f76577366a8093023aa25f04742daadbbb0a9036 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use ab+ mode and add alias

d55b200a2c3bddfb4c656ce8cda6dd1d84aa7fde authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Merge remote-tracking branch 'origin/master' into k8s

5c8419d3b993a8d30fce86dfe508403d4f1b6999 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Clean up js

72b4b94da222508bab2cc197a3c17b25e4669d62 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Remove extra space

c19435fe0d57900e91293a342dc2f4b857e9ca88 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Merge remote-tracking branch 'origin/master' into k8s

bd358c88514d00982466acbe2dd4f50fc2332e7b authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Improve example

d4f528d0c8db66421aa073b97d9d7a48034564c7 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Fix wrong exception issue

3ec17c8df6aa825cf129de8f248e7176baf01c0d authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Use recursive syntax and create dir if not exist

fd926bbe8dd71bdf9ee806ae3094b9b55c85746d authored almost 7 years ago by Ankit Pokhrel <[email protected]>
[WIP] K8s config

d1cf88bc107407bb446c0e5bf5badc11a2bd1adb authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Add vim and install redis-tools instead of redis-server

78ea08b5aaefad420a48a3ae73cf64ad3b430675 authored almost 7 years ago by Ankit Pokhrel <[email protected]>
Minor doc improvements

4d11807055378560e91d9949df867d5fefd529c9 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Remove brackets when creating object with empty params

e360cddfed25cabd2a0eb50f8044000a216c96a4 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Add docker script for dev setup

de75ab712601259fe2d7d4d5f628e51da860e423 authored about 7 years ago by Ankit Pokhrel <[email protected]>
CS Fixes

0ba9ec73c8cea041ab7e015f343e2eee05a43872 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Use strict check

2bf08253cef3e4d34c02a0f1559036f95ff4e66b authored about 7 years ago by Ankit Pokhrel <[email protected]>
Fix root api path access

e41ddb0dc8f0822ba1f28c5dbafcf1bf4250f5b0 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Modify cache factory to get config from system env

ecdfec9668095978e37e81fbcea64eaa3f279e25 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Change cache implementation to accept cache store object

82eb582cd96cc7494a95d3e5f8252111f356933a authored about 7 years ago by Ankit Pokhrel <[email protected]>
Add php version badge

a4b0c54f93d2ad94e75c831ac3cdc2650aafd429 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Fix infections

326dcf16985d992d898558583b0d13a433f923c9 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Change php dependency to 7.1.3

5f99c9da31b5f18c2c0fc828882453ba78d1ded7 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Change timeout to 5 min from 30 min

f8a091bbfcd9cfb965a5900f9f15953f21456b1b authored about 7 years ago by Ankit Pokhrel <[email protected]>
Change to total downloads

010bfed9f0acb979c644cde04c9d13a44581888b authored about 7 years ago by Ankit Pokhrel <[email protected]>
Fix composer require syntax

b5622bccaea08f3ff8e29c507c720c7455ece0a1 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Add scrutinizer and travis support + some fixes

8be7fd6c64918da23a3cd46cf88a339f87a978ac authored about 7 years ago by Ankit Pokhrel <[email protected]>
Add example implementation

7000671d4d0616adf9a5963b5a1d9b8647992a64 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Server and client fixes

4eadc0adcc12f1ab2c7949f58785ad8992e7a872 authored about 7 years ago by Ankit Pokhrel <[email protected]>
Initial commit

4ed8231a1861a8c89a2d118c54a007b675895dd8 authored about 7 years ago by Ankit Pokhrel <[email protected]>