Ecosyste.ms: OpenCollective

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

github.com/projectsend/projectsend

ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!
https://github.com/projectsend/projectsend

Cron: save log to table. Execute delete expired files task.

23707b6b387d0c7e306ffc791ab07f943261875b authored over 2 years ago by Ignacio Nelson <[email protected]>
Updated translations and gitignore for other languages

2b0ab64a6c37a85b3ed5a8eb32fe27a3947f18f7 authored over 2 years ago by Ignacio Nelson <[email protected]>
Changed Date settings field note

6e39b923082bf815d547b65e9f83363707a84f72 authored over 2 years ago by Ignacio Nelson <[email protected]>
Updated admin translations catalog

7adc4e802ed025086c49cbec1685f9bdd34f71d4 authored over 2 years ago by Ignacio Nelson <[email protected]>
Option to not send email notifications of new files during the save process, reserving this for a cron job

616b442b8cc5aac91387538087769cf554b8219c authored over 2 years ago by Ignacio Nelson <[email protected]>
Added new cron options to send an email summary after running, allow CLI only

a7c66248c6ba841a7e5906129db761448a2a8bf4 authored over 2 years ago by Ignacio Nelson <[email protected]>
Fixed saving cron options

1b2f61b3adc7ee41af9af2a9fbfe7db55c814068 authored over 2 years ago by Ignacio Nelson <[email protected]>
Fixed warnings when running via command line

4890ff18d6cecf34b65dca4acd9f1187cad63a9a authored over 2 years ago by Ignacio Nelson <[email protected]>
When a self registered client uploads a file, notification goes to system admin

c95517e4c5a9936ea340677696e2f5b310404f60 authored over 2 years ago by Ignacio Nelson <[email protected]>
Update options.php

634831c6bec00535fa9ff14378f1c1fa7fa55ba9 authored over 2 years ago by Ignacio Nelson <[email protected]>
Set default length for generate_password function

31dbb596c61ad4e05da8f3f942ed2380019832ea authored over 2 years ago by Ignacio Nelson <[email protected]>
Added cron options page

16bc9f04e59d6ae13e157cbb4a57fccc5bd6d1f6 authored over 2 years ago by Ignacio Nelson <[email protected]>
Moved emails notifications into a class. Added email throttling (to make use of the cron job)

40d53fbc53789b3d906db89eb6c77806e5fbcc2a authored over 2 years ago by Ignacio Nelson <[email protected]>
Separated upgrades into a new file for each one

09e70144aae51ae102b4ffb7e25f3d5956cf0ebb authored almost 3 years ago by Ignacio Nelson <[email protected]>
Simplified installer. Prevent post re-submission.

b637e6ab8e4f09d1ef488d65d2653dc9f850b295 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Update updates.functions.php

c240337a9a1b9b72613be71d7aa7039c87479051 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Fixed db update message

e556c39229f04a147c325328246b76ff5500d0ab authored almost 3 years ago by Ignacio Nelson <[email protected]>
Added a database update class

Prevents having to add new updates into the schema on the installer too. DB updates are run afte...

133d2bb0885ba47597ec6bb0dd11d3a92310e175 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Category edit: Avoid circlular tree

e6bcaf477b710153da1ade6408cd5de158d0cd17 authored almost 3 years ago by luca-rigutti <[email protected]>
Category edit: verify parent id is not equal to same category id

cbd0a0f8ba2f1b303c74f6ff52251f2a9dfd4f88 authored almost 3 years ago by luca-rigutti <[email protected]>
While installing, get default timezone from system

ad87289c3c8cf2179315b567fb6fc7c01242be4e authored almost 3 years ago by Ignacio Nelson <[email protected]>
Merge branch 'develop' of https://github.com/projectsend/projectsend into develop

09308750dfb0c108b47bd76e1dfd4a4093fb9b7a authored almost 3 years ago by Ignacio Nelson <[email protected]>
Added max-width to the logo image on the gallery template in case the default one is not replaced

4023e9b6777372ce5aad37bc898198ddd7a9cfe2 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1082 from projectsend/dependabot/npm_and_yarn/minimist-1.2.6

Bump minimist from 1.2.5 to 1.2.6

8752c67dab10759f45cb422ef9c8290c281b83a1 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

6b96576fcded601689843af69c0dd4afb1218b7f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enable or disable debug from the custom config file, instead of using a core file

0d5f6eba8b866160ca092172d7002be76807049b authored almost 3 years ago by Ignacio Nelson <[email protected]>
Added a new page in the Tools menu for admin users to manually unblock IP addresses after failed log in attempts

2cd7a57c1baa7eaaa224a868e0b3e42d97737aec authored almost 3 years ago by Ignacio Nelson <[email protected]>
Fixed notices on php 8+

834eb625972243c3c86abe2eb271f07668a96782 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Added countdown to failed logins timers, enable and disable log in button accordingly

ce637b0b9125128502042226d82a85b52db0dee4 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Added failed logins throttle to prevent brute force attacks. Adds fail2ban compatibility

83dcc03ee6cc37d076727dd26b64fef9ca7da280 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Enable csv uploading by default

868ddc387a5100c516b6cf9f9eafe21e2c0d8a88 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Merge branch 'develop' of https://github.com/projectsend/projectsend into develop

e1e9feeff7cc1d719a888efb4a3a1a34a52ce74f authored almost 3 years ago by Ignacio Nelson <[email protected]>
Use curl -if available- to get new versions and news data, enables timeout to prevent long loading times

7d3c8120cc24fcb2f2b7084571620cb27582740d authored almost 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1067 from projectsend/dependabot/composer/enshrined/svg-sanitize-0.15.0

Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0

7e959279cd3e1e88e66dc71065cb251735ffbcf4 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1068 from Smiecho/patch-1

Update Files.php

9a5633c7aa0bedf49a56bcea1bb7d64737875b46 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Update Files.php

PDO Statement crashed with error 500 due to one of the parameters binded ("is_public") being null.

c89a22c42a4cf91248942a4a7da5fab28f956abd authored almost 3 years ago by Smiecho <[email protected]>
Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0

Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.14.1 to 0.15...

e4f9562cbee9de2cd7e2005670d2841d8ae2d877 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed: dashboard counters labels where not translatable

28fe22b0d5b9816ccf1f30383ed108ffe5e4851b authored almost 3 years ago by Ignacio Nelson <[email protected]>
When editing a user, if role is not client, some fields should be always null (phone, contact, address)

beacbaecda9e4b11f4320786da2fbff6f8a2a044 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Fixed XSS vulnerability on search forms

3cf659e0dce1c55711ddde73ea0dfea73abd6020 authored almost 3 years ago by Ignacio Nelson <[email protected]>
Fixed current menu item not being marked if the current URL contained a query string

863171e97f4aaf01ea3b3d66424033946162690c authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge branch 'develop' of https://github.com/projectsend/projectsend into develop

0e715ae354681a917347ed5859aead62656fb976 authored about 3 years ago by Ignacio Nelson <[email protected]>
Fixed sorting tables when PS is installed in a directory, not in root

56fb0bd3e774854051f92524b1831d1d04ee936c authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1058 from RoboDoc/develop

Update .htaccess

368a25348cdf79740ae1fb48c2d466977df87047 authored about 3 years ago by Ignacio Nelson <[email protected]>
Update .htaccess

65e1cba028718535990e3328b4a5494ee12c7937 authored about 3 years ago by RoboDoc <[email protected]>
Fixed deprecation warning

fe6d80b1c982ca9097c9365a188696036cf08067 authored about 3 years ago by Ignacio Nelson <[email protected]>
Fixed loading translations in php 8+

a3c8e66b0ba6e57ebe59e6202f7e9b8e18d6feb2 authored about 3 years ago by Ignacio Nelson <[email protected]>
Get selected template option from the database, instead of using a constant

87254fca0ce2389ca0d08da3ebf71983135b1124 authored about 3 years ago by Ignacio Nelson <[email protected]>
Updated translation files

19e937a4c510bd21af49892e422f23245856fb33 authored about 3 years ago by Ignacio Nelson <[email protected]>
Queries count is no longer available

89141cbb635e3515559465021c2bf2cdcee9de83 authored about 3 years ago by Ignacio Nelson <[email protected]>
Fixed news and statistics widgets not loading

e598e23da74a58f38d8866d91ccd91244c587004 authored about 3 years ago by Ignacio Nelson <[email protected]>
Batch actions are sent as post instead of get to prevent malicious users from sending an action url to an admin user

afc564d342e7b915281af0f42580fbdc94a9077b authored about 3 years ago by Ignacio Nelson <[email protected]>
Updated enshrined/svg-sanitize

328dfa8fdd861b26c2f9e07fff8bfe61e3efdd3f authored about 3 years ago by Ignacio Nelson <[email protected]>
Updated plupload to prevent drag and drop XSS

1d045b060da99eee2205c22ab7de035facb61acb authored about 3 years ago by Ignacio Nelson <[email protected]>
Prevent registering via POST if self registration is disabled

240d20b8a601c3d8973892eca552208fc4954e37 authored about 3 years ago by Ignacio Nelson <[email protected]>
Update security.php

b0a2750d2761e5245de1df02a5bb4ffdafdfad4c authored about 3 years ago by Ignacio Nelson <[email protected]>
If Recaptcha is enabled, use it on login, password reset request and register forms

baff4d5680df621d326250052cba4e14b4de493c authored about 3 years ago by Ignacio Nelson <[email protected]>
Removed the PDOEx class. Queries count is not really needed.

13ce9e4481e87385e5a3c34ceb9fbe162584e933 authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge branch 'develop' of https://github.com/projectsend/projectsend into develop

793c3c57a72ae9d42885f38a10eacd04040d80e9 authored about 3 years ago by Ignacio Nelson <[email protected]>
Fixed #1052 Title TAG instead file name (solution by deklica)

36bfa8a30239aa57c512af478022f7f8a3e95930 authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1050 from ehawman-rosenberg/spellcheck-pass

Spellcheck pass

41ac797ee05f825693f99f1e6bd8aaf389c4808f authored about 3 years ago by Ignacio Nelson <[email protected]>
removed a change sandwiched between commits

27c8a5fbf03dde627f5bd3c1476bd259278f6446 authored about 3 years ago by Evan Hawman <[email protected]>
First pass with spellchecker (manually validated)

af533cb4af0873df7c3b6c2d550b8dc3e19d09bd authored about 3 years ago by Evan Hawman <[email protected]>
Merge pull request #1041 from ehawman-rosenberg/develop

Changed all instances of "his" to "their" when referencing an unknown individual

11730b29a4ddb751cc405e4c8c7d523b79e5f682 authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1043 from RiversideRocks/patch-2

JSON content type

9499151e8e2504b6846be6925cd5643019294cb2 authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1042 from RiversideRocks/patch-1

JSON header

71340c3e67dc97c472ca7a809dc0bfca1838c5b7 authored about 3 years ago by Ignacio Nelson <[email protected]>
JSON content type

b680d550d6ca975f27d384c36e5ff6b08e06fa32 authored about 3 years ago by RiversideRocks <[email protected]>
JSON header

b9b2794abe441cfcac452882f0ff225854144a16 authored about 3 years ago by RiversideRocks <[email protected]>
Changed all instances of "his" to "their" when referencing an unknown individual.

5dc4ee63de3178855f0102b9f38208d463d0de17 authored about 3 years ago by Evan Hawman <[email protected]>
Bump version

0542a5bccbb812b168d0fcce45b37cc034d2756f authored about 3 years ago by Ignacio Nelson <[email protected]>
Debug should be off by default

93351fefd4569bf51b3ae40ed1ce50af0f9bc80c authored about 3 years ago by Ignacio Nelson <[email protected]>
Check for shell_exec while getting file size

c32b3a2cdd2203c1c7599338ff9cab9785248c40 authored about 3 years ago by Ignacio Nelson <[email protected]>
version push

e303a4de6b12f7c2583cb26de415ed4c9febcd59 authored about 3 years ago by Ignacio Nelson <[email protected]>
Fix for new installations

7c5dc45ac24f4561d1b271de09e9647a20d4054d authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #978 from jensbrand/develop

Added chunked download of file with resume in pure php

8d070cb72328c676ca4b3d38f052e4684a18b8fd authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1029 from guitoulefoux/patch-2

Update core.update.php

a111f3810ba6400d4c20e9ff39c0a0622d773eda authored about 3 years ago by Ignacio Nelson <[email protected]>
Update core.update.php

Hello,

Following your remark 86712ac93f436549a48698b5344efe25f5d5ea33 concerning my problem h...

d37081d6a69bcd14c3bc709801b41b8e768d6f94 authored about 3 years ago by guitoulefoux <[email protected]>
Merge pull request #1017 from guitoulefoux/develop

migration from r754 to r1295

7c010a1708f3f9d306823771e1f015e3b543ac27 authored about 3 years ago by Ignacio Nelson <[email protected]>
Update Download.php

filename_unfiltered is the raw value on the database, so it's safer to use than filename_origina...

86712ac93f436549a48698b5344efe25f5d5ea33 authored about 3 years ago by Ignacio Nelson <[email protected]>
Fixed recaptcha docs URL

8d049cfd64f56de3003c7600b946a8611debd174 authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1019 from Seros/add-microsoft-graph-support

Added support for Microsoft Graph (Azure) OAuth2

10b6f76dbde72db9ac0ea6f76b57a4c679bbffe3 authored about 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1025 from Thrun12/traversal-fix

Fixed directory traversal and unique file name

6bd8f019416a7fc336c9ea61b1fd661097bf38cd authored about 3 years ago by Ignacio Nelson <[email protected]>
Fixed directory traversal and unique file name

50fc348a9e7a1661a9c70de515a2e695f3eac472 authored about 3 years ago by Jonathan Søholm-Boesen <[email protected]>
Update core.update.php

4c12a13673b3a5c6335522239f03edf695d8365b authored about 3 years ago by guitoulefoux <[email protected]>
Added support for Microsoft Graph (Azure) OAuth2

41177a45822208b23ddb17413f4dde59ca91bbe1 authored over 3 years ago by Erik Müller <[email protected]>
New feature: clients can upload public files (select from 'all', 'none', or 'allowed ones')

23065939d002c78518781ff17bd8804f21c78e42 authored over 3 years ago by Ignacio Nelson <[email protected]>
Old files have not name when i download

Migration from r754 to r1295.
When the column "original_url" is null the name file is replaced ...

88878c431650839f5af8fc6822c5f936a26bbc25 authored over 3 years ago by guitoulefoux <[email protected]>
migration from r754 to r1295 TABLE_FILES_RELATIONS

I don't know why but when migrating from r754 to r1295 I noticed that the table "TABLE_FILES_REL...

40ca462f62d6c5ade2387f49ddeb478e43747944 authored over 3 years ago by guitoulefoux <[email protected]>
migration from r754 to r1295 TABLE_USERS

I don't know for what reason but when migrating from r754 to r1295 I noticed that the table "Use...

0d02d9a6dd2abc9f35e55f8cffc305cac8013ba0 authored over 3 years ago by guitoulefoux <[email protected]>
Merge pull request #1 from guitoulefoux/guitoulefoux-patch-1

mysql invalid default value for 'expiry_date'

0305b85aa961460d39c4d59130aca445316db5ab authored over 3 years ago by guitoulefoux <[email protected]>
mysql invalid default value for 'expiry_date'

For a migration from r754 to r1295 (MySQL version 5.7.35) I have the error.

The following mod...

c3dd67743e4fad5585296bcb32d50b11d63956a8 authored over 3 years ago by guitoulefoux <[email protected]>
Replace invalid characters like comma in filename when downloading

35aeea5c2f6c5dc2bcc97720978ca2110e392b17 authored over 3 years ago by Ignacio Nelson <[email protected]>
Merge pull request #989 from PC-COLLEGE-Training/develop

fix public download filenames

33756dce90fd1139f7c19a0db307fa73316b1294 authored over 3 years ago by Ignacio Nelson <[email protected]>
pass filesize to format_file_size

this must've been an error?

83e09070255fef65329dd7b083fd8eb55cd84145 authored over 3 years ago by PC-COLLEGE-Training <[email protected]>
fix download of files with special characters

such as üäöÜÄÖß
with filename_original they're converted to &Uuml; and such due to htmlentities...

79fd8ba5245575d26b37a38d472969f499c810f2 authored over 3 years ago by PC-COLLEGE-Training <[email protected]>
Merge pull request #984 from projectsend/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7

4ebc97d94963149b2c85a0e8d03f42373a941c1a authored over 3 years ago by Ignacio Nelson <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

bcf537d9b82400e8c42727944b49c75c1a5b810a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'develop' of https://github.com/projectsend/projectsend into develop

37624085d59349ffd12ca17338cca6647e4e0715 authored over 3 years ago by Ignacio Nelson <[email protected]>
Regenerate session ID helps prevent Session Fixation

Fixes https://huntr.dev/bounties/d7fec539-c6db-4493-9542-f1c8e80cc15b/

86b3a9fc782ce0135a1ebc213bc081007a5d24cd authored over 3 years ago by Ignacio Nelson <[email protected]>
Added chunked download of file with resume in pure php

d49d93790051544a7f135bb4dd3379f943d6aad9 authored over 3 years ago by Jens Brand <[email protected]>