Ecosyste.ms: OpenCollective

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

ProjectSend

ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy.
Collective - Host: opensource - https://opencollective.com/projectsend - Website: https://www.projectsend.org - Code: https://github.com/projectsend/projectsend

Option to set a max upload file size per client or user account

github.com/projectsend/projectsend - c412fa371a861911549b02cc29d45242bf5dddc4 authored over 7 years ago
Started working on managing client accounts and group memberships requests

github.com/projectsend/projectsend - ef35843023a1619648d929bb646deb873530431a authored over 7 years ago
Started working on managing client accounts and group memberships requests

github.com/projectsend/projectsend - e931048cfed9b72ab30d36b4068923c5a29f2834 authored over 7 years ago
Changed button text from Continue to Save on files

From issue #213

github.com/projectsend/projectsend - afcf02c6cd05f3295f6778dfac800f649da5d95f authored over 7 years ago
Fix for modal window not closing on zip downloads

Suggested by remez

github.com/projectsend/projectsend - 02d232c5985a484fbc171806a3d94d1c30633fe1 authored over 7 years ago
Started working on membership requests

Clients can add requests for groups memberships when registering. Info
gets saved and the email ...

github.com/projectsend/projectsend - cab806cacbc87793faf398cb73a0af8c3599e296 authored over 7 years ago
Small function: print_array

github.com/projectsend/projectsend - 99fe411f151f4509663873c8f7ac4d34ab518d62 authored over 7 years ago
Some small changes to assets loading

github.com/projectsend/projectsend - f195d53c045a537a49249db94e016fc75a03289b authored over 7 years ago
Fix for footer db values not present on new installations, by remez

github.com/projectsend/projectsend - 712217cb2254afc1cf13c7a5e0ff838a4ff6d011 authored over 7 years ago
Better download URLs

github.com/projectsend/projectsend - 9e0fbf971e5d5b87995f9bf220cb1c0eefdb70be authored over 7 years ago
Redirect after a successful user, client or group redirect

No need to have an intermediate step just for the status display

github.com/projectsend/projectsend - d3a72a3fcdb37bf01fa8aac607f0007a2a6c378f authored over 7 years ago
Use the current user id constant instead of variables

github.com/projectsend/projectsend - 6b797dcb4ca31826ca91d84423a6158b3aece49c authored over 7 years ago
New backer!

Thank you Eric!

github.com/projectsend/projectsend - beb2dea74ac6c96e0f0c5a2e7962e14290cc20a7 authored over 7 years ago
Edit a client's groups memberships directly when creating or editing the account

Also:
- Started working on the memberships class to avoid code repetition
- Added a column on th...

github.com/projectsend/projectsend - a98d8593922295e3dd14362969676916885a9376 authored over 7 years ago
Fix body class notice

github.com/projectsend/projectsend - eb5f3065e9a5eb6ff9eaf0165d4e475123b69870 authored over 7 years ago
Fix for uploaders not being able to delete their files

github.com/projectsend/projectsend - f56ea08f8391682c12aa427cbae58460b21e25c2 authored over 7 years ago
Moved "branding" into the options file. Merged it with the logo size options.

github.com/projectsend/projectsend - e124618c79a9c04c76ae6492aa1b99248f3cac25 authored over 7 years ago
Options are now on separate pages instead of using tabs

github.com/projectsend/projectsend - c107d8be9718d8ad34f734ce4f10caa6db5ee04e authored over 7 years ago
Fix for the email subjects by remez

github.com/projectsend/projectsend - 18ade0ba705e5d394b9610dc5cadedb96f1d06a7 authored over 7 years ago
Renamed the Public column on manage files to make more sense with the new options

github.com/projectsend/projectsend - c9baf166137080fb437e629cd822f0969f76a0ac authored over 7 years ago
Added css classes to the body tag all across the site

github.com/projectsend/projectsend - 68a67bf7d6bd6b9ffe74fc266cd944b602a19380 authored over 7 years ago
Merge pull request #411 from kwadrat/master

Fix filename for public link download

github.com/projectsend/projectsend - 168ef82618513e17fb95e73a7122647d9757feef authored over 7 years ago
Show the original filename on the downloads table

github.com/projectsend/projectsend - 0933311c130faa4f869397fdf9b50d2e8783b51c authored over 7 years ago
Zip download fixes

1- Solution by remez on issue 410 to download large files by using
stream_get_contents like regu...

github.com/projectsend/projectsend - c86b939211137b6485c31f62b2318fb1bda78d6d authored over 7 years ago
Fix for email subject by remez

Solves issue 412

github.com/projectsend/projectsend - 9d88bb71f84f82546352f086a12c1165693e8053 authored over 7 years ago
Fix filename for public link download

Uploaded file gets renamed using timestamp and SHA1 hash
according to upload_move() function
in ...

github.com/projectsend/projectsend - 32cffa4baa0d96e9197031923ddf78ec80c44b78 authored over 7 years ago
Throw a warning if php extension is present in the allowed uploads extensions

github.com/projectsend/projectsend - 5b75762f16277d6c979eaeb0f91622f527057b0a authored over 7 years ago
Added an option to prevent indexing by search engines

github.com/projectsend/projectsend - 4268963dd7eaf97b3815b9ff8e69416126d8d71e authored over 7 years ago
Updated robots.txt

github.com/projectsend/projectsend - eb813ed442f6844a235e06969b4a5e2fbdac94c6 authored over 7 years ago
Count categories on home statistics

github.com/projectsend/projectsend - 4351deecb0bf57673007aa2cf79708a169e37397 authored over 7 years ago
Redesigned the donations message

Shameless, I know!

github.com/projectsend/projectsend - d5811781d13715a56a7dc743eeb783fc21063be9 authored over 7 years ago
Hid the "welcome" title on the dashboard

github.com/projectsend/projectsend - a948d4b5c67023d66db32664d9447a09fa5a09c2 authored over 7 years ago
Email template preview now shows the complete result

github.com/projectsend/projectsend - 71cd85046011b7f91b067e79db006d7f04b4c97c authored over 7 years ago
Added buttons to load the default contents on the email templates textareas

Loaded from the html files on the emails folders. Also added a header
and footer files to keep e...

github.com/projectsend/projectsend - 71cb14b28c4e8e5cf0d55d1fe156a96c8cde2bd5 authored over 7 years ago
Added options to set custom subjects on emails

github.com/projectsend/projectsend - 97bcb7adef3c6184356c899351c1086a5e5ce390 authored over 7 years ago
Word "database" was not translatable

github.com/projectsend/projectsend - 8ce5eb253d93ddf893ffc1a9fa769b00499caa6b authored over 7 years ago
Hide paths just in case

github.com/projectsend/projectsend - b6d7194fafa6f663798fe700c0c67806741ad116 authored over 7 years ago
"Landing" sounds weird and incorrect

github.com/projectsend/projectsend - 13048e944dcd635f6389221192636d2f39b75f91 authored over 7 years ago
Allow some HTML on the footer

github.com/projectsend/projectsend - f141a7965a13d18cc5a23e253e52324f2754d438 authored over 7 years ago
Removed the unnecessary graphic widget on home. Added a more useful sys info widget

github.com/projectsend/projectsend - fc9367aaaa1cc71377ed606276ffa35d9b39b3fd authored over 7 years ago
Added an option to customize the sitewide footer text

github.com/projectsend/projectsend - cd5efcb969fe65a016a623b8b20b29ca6ab04fa2 authored over 7 years ago
Forgot this on the installer

github.com/projectsend/projectsend - b0efe2236fe2d39a56e17caca803f740058a4df9 authored over 7 years ago
Landing for all files + popup fix + started working on membership selector

1- Landing page for all files is an option to allow even private files
to have a landing page to...

github.com/projectsend/projectsend - 613c6ce0aaec429dbe869ad790e4ae8a39d0be00 authored over 7 years ago
Updated the gallery theme with an off canvas menu and category selection

github.com/projectsend/projectsend - e7ac0d67fc10cab356358295df25e2baf1ffe686 authored over 7 years ago
Fixed option for selecting group membership

github.com/projectsend/projectsend - 57c3d0f1659e1115dc7a71f8a4497a88a1cd0f4e authored over 7 years ago
Fix for notices when editing a file

github.com/projectsend/projectsend - ae40affbbcb2f1727b8d0533872938b098422f6b authored over 7 years ago
Visual editor / group access requests / file name fix

- First attemp at adding CKEditor to the files descriptions (a new
option is available to enable...

github.com/projectsend/projectsend - 6b0a1284d9c6abd09e254592a23cdb6dcbf896a1 authored over 7 years ago
Load custom.js if file exists

This should allow for better customization of PS. File:
includes/js/custom.js

github.com/projectsend/projectsend - c2e3ad50c706224fcef9b84a32fec95b5bb70b99 authored over 7 years ago
Fix for email validation of longer TLDS (media, museum, etc)

This should fix issue 58, issue 354 and issue 105

github.com/projectsend/projectsend - ee6af1e4916898ca6b2a62a358240f805e3f3466 authored over 7 years ago
Fix for overwriting files with the same filename (on db: url)

On the database 2 values are saved now. The original filename (column
ORIGINAL_URL) which will b...

github.com/projectsend/projectsend - 4a2e3b5bfeece407fc30b26a87c52179268f980c authored over 7 years ago
Quick fix for the zip download IDOR

github.com/projectsend/projectsend - e4b9ef6526656a6d53aee061f57109b5635cc61f authored over 7 years ago
Merge pull request #397 from ignacionelson/revert-282-Auto_select_expiry_date_(with_custom_value)

Revert "Auto select expiry date (with custom value) issues #277"

github.com/projectsend/projectsend - 4ae5a783713d7d734afd7498ff6900d2b497b038 authored almost 8 years ago
Revert "Auto select expiry date (with custom value) issues #277"

github.com/projectsend/projectsend - 44c354d40b69f72c01bbcb00e1c38c8a3d4371d0 authored almost 8 years ago
Merge branch 'master' of https://github.com/ignacionelson/ProjectSend

github.com/projectsend/projectsend - 3986e2b9ddec860b532df0b4d7a49f3c3fba0663 authored almost 8 years ago
Merge pull request #282 from eyeobticeo/Auto_select_expiry_date_(with_custom_value)

Auto select expiry date (with custom value) issues #277

github.com/projectsend/projectsend - 8758f4bbc7c8c467fc4aaf31f56e35d488eaf2f6 authored almost 8 years ago
Added the patreon backers file

github.com/projectsend/projectsend - 4ec9414508a394bc3e7014e7bc25c61308a8391f authored almost 8 years ago
Merge pull request #323 from kdruelle/master

Get the real filesize

github.com/projectsend/projectsend - efc4f6cef1562824f85066eeccb4d6d532563319 authored almost 8 years ago
Merge pull request #332 from JackWhite20/patch-1

Fixed bug that stops uploading.

github.com/projectsend/projectsend - e5631f278cc63ce32880f6c73ba7120c337b6500 authored almost 8 years ago
Merge pull request #343 from FabianMartin/config-validation-error

Fix unsolicited error message on config save. #341

github.com/projectsend/projectsend - 9198ae1efa07d77d070ade090dc3765ba6166c84 authored almost 8 years ago
Merge pull request #378 from OrlandoST/master

notification error

github.com/projectsend/projectsend - 6125410e9f3478ed115c1249c23086c55be8f5a1 authored almost 8 years ago
Merge pull request #379 from OrlandoST/patch-1

fix client login

github.com/projectsend/projectsend - 9251bc8b8b25e3f8511cef141315c497fab160fc authored almost 8 years ago
fix client login

Fix problem with session when client login to the site

github.com/projectsend/projectsend - f8e7322df56195825c30e19452bc7549e68ce907 authored almost 8 years ago
notification error

fix notification error where client created from site

github.com/projectsend/projectsend - 893acd7fa3cef63e851051f71d4ea9663d2a598c authored almost 8 years ago
Fix unsolicited error message on config save. #341

github.com/projectsend/projectsend - c87c7527c682f8996596ee17f64e00cfed344811 authored almost 8 years ago
Fixed bug that stops uploading.

Fixed bug which causes the upload process to not to continue after the process is 100%.

github.com/projectsend/projectsend - a0cbd47fe1e735ef9f2fa0ba824d088578e5e61c authored about 8 years ago
In case the file is a symlink, get the size from the real file not the

symlink itself

github.com/projectsend/projectsend - 26124c1778b72b817a2ba45fdfdcf4f98d3e1822 authored about 8 years ago
Merge pull request #286 from eyeobticeo/clients_can_set_Expiration_date

Clients can set expiration date

github.com/projectsend/projectsend - f36d5e076cb4aa246d5c4f6344d559dea1c98d91 authored about 8 years ago
Merge pull request #321 from IppSec/master

Security Fixes

github.com/projectsend/projectsend - 194b5d7a170048512b8e4ed8e05e38ff23300f2a authored about 8 years ago
Merge commit '5e0bf707d3580fd25cda961f331719ccb50ce78e' into clients_can_set_Expiration_date

github.com/projectsend/projectsend - 688c4b5a0c8aecb78acaa808554b292d29b4bf73 authored about 8 years ago
define new version 757 in sys.vars.php , Removing tab in core.updates

github.com/projectsend/projectsend - 5e0bf707d3580fd25cda961f331719ccb50ce78e authored about 8 years ago
Merge branch 'master' into Auto_select_expiry_date_(with_custom_value)

github.com/projectsend/projectsend - 01944471b19224701613784f479c2e461534b9c2 authored about 8 years ago
implement Auto select expiry date in upload-process-form.php not in edit-file! Issue #277

github.com/projectsend/projectsend - b4c899d944e2cc5eb0b83433e74bffbb1a77df52 authored about 8 years ago
fix typo in site.option try to implement Issue #277

github.com/projectsend/projectsend - 9280a30894885a9862719438d79662bc6917d959 authored over 8 years ago
Merge pull request #280 from eyeobticeo/clients_can_set_Expiration_date

fix lost space character

github.com/projectsend/projectsend - ed9b32432d684fa635e48156bd7b31617e1ebf9b authored over 8 years ago
fix lost space character

github.com/projectsend/projectsend - 85be1011ef053417e1ea0d514649ad7822949c44 authored over 8 years ago
initial commit, ,Add Files Options/ Value box in options.php, add custom_expiry_date in Database and add the value for update

github.com/projectsend/projectsend - 80eafeff724abfaaad8d4e24de9f176a491ca8c9 authored over 8 years ago
Merge pull request #262 from eyeobticeo/clients_can_set_Expiration_date

add Clients can set expiration date

github.com/projectsend/projectsend - 320e391e262210900636182f75971accb713235b authored over 8 years ago
Removing empty lines in uplode-process-from.php Added CLIENTS_CAN_SET_EXPIRATION_DATE in edit-file.php

github.com/projectsend/projectsend - 0fa72e9becc132ffbcb3d761e289bee13dcf0b50 authored over 8 years ago
Merge branch 'master' into clients_can_set_Expiration_date

github.com/projectsend/projectsend - 4346dd605a1b232c9d67f75add8b6259eb3b5e35 authored over 8 years ago
update div in Upload-process-from.php

github.com/projectsend/projectsend - 86f6afa356e7a79166e8705976504ed5294c8701 authored over 8 years ago
Merge pull request #251 from berndblume/master

Fixed port number problem when behind reverse proxy

github.com/projectsend/projectsend - b2ac397a48826de87d88637c4758e38ff232a073 authored over 8 years ago
Merge pull request #212 from hailthemelody/master

fix grammatical error

github.com/projectsend/projectsend - 1d3c5d16f45b551a9e090c0987785496ebca2f60 authored over 8 years ago
Merge pull request #261 from MaharishiCanada/patch-1

Removing tab before PHP tag in categories.php

github.com/projectsend/projectsend - c5694a663d4c4009525beac2c51780fa6c833a81 authored over 8 years ago
Removing tab before PHP tag in categories.php

Because of this extra white space, PHP outputs the header before the session is created. See bug...

github.com/projectsend/projectsend - b2d1ffe6001ee9136847611406f312770c83bb05 authored over 8 years ago
Added CLIENTS_CAN_SET_EXPIRATION_DATE in upload process from.php and testet maby the look must be change

github.com/projectsend/projectsend - b53052482dcd38e4aca6b5a6cbd2c8c9c3279a72 authored over 8 years ago
fix typo in options > security > passwords descriptive text

github.com/projectsend/projectsend - 0a51db490597951936a5c260be7db14f8a9caf77 authored over 8 years ago
Fixed port number problem when behind reverse proxy

github.com/projectsend/projectsend - 768ea470a103f2d98c4d8f04744e35c8875a64b1 authored over 8 years ago
Merge branch 'master' into clients_can_set_Expiration_date

github.com/projectsend/projectsend - 94f8f1bee2ead3560ecec7524b489bce634f5734 authored over 8 years ago
Fixed showing active status of clients and users

github.com/projectsend/projectsend - b175f3553dea9e26e616639a689549b1b7806aa8 authored over 8 years ago
Load a custom CSS file on backend and default template

Load custom.css on the backend and default template if the file exists.
Called after the core PS...

github.com/projectsend/projectsend - 659b3ecff8cfdc04f246de23298b95bca1c5042c authored over 8 years ago
Merge branch 'master' into clients_can_set_Expiration_date

github.com/projectsend/projectsend - afbf46ff6cc1ff75688823510379f3cae4c8029b authored over 8 years ago
initial commit, Add Checkbox in options.php, Add clients_can_set_expiration_date Value in Database, Add clients_can_set_expiration_date in site.options and add the value for update

github.com/projectsend/projectsend - 17527e9b18cf782338bb05077cbe439cb202228e authored over 8 years ago
Define the search form on a file and call it, instead of redoing it everywhere

Also allow ordering by download count on manage files, fixed warnings
when deleting unexisting f...

github.com/projectsend/projectsend - 10b67b3b026c0b7b979a9401dcb91e179d1562e0 authored over 8 years ago
Fixed notices on manage files

github.com/projectsend/projectsend - 0cb8916b9b9b3316b95681cc9086e317a5a5f3bf authored over 8 years ago
Preliminary work to use the new table class on the manage files page

github.com/projectsend/projectsend - 1618f2f655aaf88b2dd5485459628624b19911da authored over 8 years ago
Don't allow deletion of user 1

github.com/projectsend/projectsend - a9fa8ac2b288e242986d732c861fb4c927d6f713 authored over 8 years ago
Correct position for tbody on the tables

github.com/projectsend/projectsend - c3c235c2d55263d6a58f3b5ea983c7bed559a7dc authored over 8 years ago