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

Update Folders.php

6072189f3ce96f8a444af4290ff8f3cb5bb13117 authored about 1 year ago by Ignacio Nelson <[email protected]>
Update file_editor.php

4522be7e15ffce2fc6f77464db2240bb4cc654cb authored about 1 year ago by Ignacio Nelson <[email protected]>
Do not load google's recaptcha js asset if recaptcha is disabled

d40be9e3804c4c1b32404ba0dbfa527c082a24d2 authored over 1 year ago by Ignacio Nelson <[email protected]>
Merge pull request #1186 from projectsend/dependabot/npm_and_yarn/decode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2

fc479b011c6450b4e152c4f435846c49024a38d7 authored over 1 year ago by Ignacio Nelson <[email protected]>
Merge pull request #1197 from projectsend/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.2.1 to 2.2.3

37f9c347bba001fce3872fed51cbd0002a311c00 authored over 1 year ago by Ignacio Nelson <[email protected]>
Update Files.php

28bb937d7a270284ccdd8eda6d25db47e61f5d37 authored over 1 year ago by Ignacio Nelson <[email protected]>
Update language.locales.names.php

db6b0ca5d7f69a0a256feb3bfa58827835f4cbf7 authored over 1 year ago by Ignacio Nelson <[email protected]>
Check user session before starting to process data

193367d937b1a59ed5b68dd4e60bd53317473744 authored over 1 year ago by Ignacio Nelson <[email protected]>
Quick fix for manage files not redirecting unlogged users

675d6d3f2124a4a25ef907b44ceb240003315e46 authored over 1 year ago by Ignacio Nelson <[email protected]>
Extended remote_ip field on downloads table for long ipv6 addresses

cf8e34998234cdb2bb8f248f73b94baba6d5e4cf authored over 1 year ago by Ignacio Nelson <[email protected]>
Merge pull request #1220 from mhpcc/develop

add custom link functionality

90abacb6fd86bbb098d9fc747440b7b8a7a86032 authored almost 2 years ago by Ignacio Nelson <[email protected]>
Sanitize svg files uploaded in settings pages

9c1391fcb760270d87ad17425ac5887e734ef81e authored almost 2 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1241 from AJDurant/patch-1

Set initial $count

2adc95ddde48b1a68b2fdd1df69a5052bf6f5576 authored almost 2 years ago by Ignacio Nelson <[email protected]>
Set initial $count

Fix "Warning: Undefined variable $count in /var/www/projectsend/templates/default/template.php o...

2b664a10b22802e7beb255985337fb1a303b9c3e authored almost 2 years ago by Andy Durant <[email protected]>
Merge pull request #1240 from AJDurant/patch-1

Fix null deprecation warning

d55f7c9fdf0ffbe364a9974b40003d186b16556b authored almost 2 years ago by Ignacio Nelson <[email protected]>
Fix null deprecation warning

Use the "??" (null coalescing) operator to avoid deprecation warnings from php 8.1+

6d5d3cd0502e261d5c66aeb4d26c6b9c3f63101a authored almost 2 years ago by Andy Durant <[email protected]>
add custom download links

10417d670cc7b216dd137ded185b23f16e962228 authored almost 2 years ago by Marc Henderkes <[email protected]>
fix file expiry date button bug

b4e0b331a16f6cf8c23fd8d5641cab62a524778c authored almost 2 years ago by Marc Henderkes <[email protected]>
add options whether files should be public by default

1b2747065d94b2a5253d9bd61cb335316fb6da58 authored almost 2 years ago by Marc Henderkes <[email protected]>
fix month folder leading 0 (saved as int to db, so leading 0 is lost)

99258960632d72542cb7d544953983bcc59f13e5 authored almost 2 years ago by Marc Henderkes <[email protected]>
mkdir returns true on success

eb199ada2eec9ee818e1c841cf1079881e9fa632 authored almost 2 years ago by Marc Henderkes <[email protected]>
Fix error 500 when self registering

f2797d48aafc9e51f6d7e7cb07fd018cfcc6b6a4 authored almost 2 years ago by Ignacio Nelson <[email protected]>
Update security.php

4bf232a145d4e92bfaa75fe8bcb3220e257202c2 authored almost 2 years ago by Ignacio Nelson <[email protected]>
Show validation errors when creating a client/user fails

a3df18538fba5e887cff80007ef6f4e4f9bc4951 authored almost 2 years ago by Ignacio Nelson <[email protected]>
Update Users.php

89fa0db2b8294be12206705dccd1ccc7cc53efd7 authored almost 2 years ago by Ignacio Nelson <[email protected]>
Allow underscores on usernames

5b1f8d928adf1be30ddce9a73b18bf510f1c483a authored almost 2 years ago by Ignacio Nelson <[email protected]>
Fixed notices in php 8.1

2933963a9f50c17bef5de2798a05305d17f951dc authored almost 2 years ago by Ignacio Nelson <[email protected]>
Fix folders by date having leading zeros when the database record didn't

11d2cc8cbde64e24a3bd3a298209d0c4a2536e3b authored almost 2 years ago by Ignacio Nelson <[email protected]>
Maybe fix categories hierarchy on default theme...?

5ab1b459b5200a27d04c6ed3f0e1238059e05a2c authored almost 2 years ago by Ignacio Nelson <[email protected]>
Update manage-files.php

5f10ae942704d04b3406fdedbc86a0a4a84e6549 authored almost 2 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1209 from mhpcc/develop

fix upgrade failure when table prefix isn't tbl_

789d7e0e4f2f548766b270efe6e5b6e707345d0e authored almost 2 years ago by Ignacio Nelson <[email protected]>
fix upgrade failure when table prefix isn't tbl_

691d331763fcf26ddf7cba8f07cc3535fe20c771 authored almost 2 years ago by Marc Henderkes <[email protected]>
Bump json5 from 2.2.1 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://git...

b6e396e4bbc76a09334a88d31272fc6cde05cff7 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix XSS when changing template

698be4ade1db6ae0eaf27c843a03ffc9683cca0a authored about 2 years ago by Ignacio Nelson <[email protected]>
Bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

0d2b1cd7352ca2522cc09b11cd88c07460ceb72b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed warning

b15167426b732998df84017236d2ea8cfba663e0 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added an option to organize file uploads in year/month folders

f777ead951454c55f852b17e44cf14c67bf4ef67 authored about 2 years ago by Ignacio Nelson <[email protected]>
Documentation link up

b8a65b4886e782167d9f86fe6380bd9f038b0270 authored about 2 years ago by Ignacio Nelson <[email protected]>
Updated get IP function (by renzo-s)

4c31fd53e081082ccb597d1a449d034db24911e8 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update public-list.php

dd08fe5671483742fb39e6252b733be33204631b authored about 2 years ago by Ignacio Nelson <[email protected]>
Update template.php

7ba45cf07c5bf3bb0fcfe961e125f6f165c5e634 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added option "Do not log downloads by the file's uploader"

df7f107c88344ad82a7de14fd8881a16c37cf2f3 authored about 2 years ago by Ignacio Nelson <[email protected]>
Manage files: show file assigned categories

270723c1f99cebc7b03a4f9dd71cc20a11f6f42d authored about 2 years ago by Ignacio Nelson <[email protected]>
Allow svg as branding image

0e32bbb678a5fac0bace63d515a235bacc177f6a authored about 2 years ago by Ignacio Nelson <[email protected]>
Update README.md

7121f7210a1b46de23565886e455f2ba56bbb178 authored about 2 years ago by Ignacio Nelson <[email protected]>
Fixed (hopefully!) sort URLs when PS is on a subdirectory

3ad14f98dd23c2754cae8e85b2f8d4c2add93fd4 authored about 2 years ago by Ignacio Nelson <[email protected]>
Return to URL after switching languages fixed on root

e8a69301e8c161155dffc4654712568675394360 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update upload.php

69751b92c2cc7cf1a1816e4b8237dea955fb2ae3 authored about 2 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1160 from sabas/patch-2

Fix to put the badge-success on the same row

e1b7543c164cf32dea61d159c02941a9b1b4e8c8 authored about 2 years ago by Ignacio Nelson <[email protected]>
Allow sort by expires or not

08a6fbdbac053ff6ebe679a307169c960497d0ff authored about 2 years ago by Ignacio Nelson <[email protected]>
Update ajax.process.php

3d5599ff09a6ac6d93516c57d31e94eca0fb254e authored about 2 years ago by Ignacio Nelson <[email protected]>
Changed drop target color

2f6037e951d91792abcaf0e150282a0f230ee32d authored about 2 years ago by Ignacio Nelson <[email protected]>
Added files root as folders target item

df9e03c4cc7e25902ad828a31b7ac28f846ed876 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update ajax.process.php

20f55bece0e66afc4d34ed9b9656a071ee7ff87c authored about 2 years ago by Ignacio Nelson <[email protected]>
Update Folder.php

e4979b529bae2e9b97ab227d37e88b755bfd4af7 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added delete folder (deletes also all descendants and files)

e77585a66c04ec98252a8237136ae7c19ee746ce authored about 2 years ago by Ignacio Nelson <[email protected]>
Update README.md

2a4eb496fff810ecb034c6e4aaf6eebe75720401 authored about 2 years ago by Ignacio Nelson <[email protected]>
Children of public folders are public too

0285ec90868f8b45c661806270a9096343cf09f2 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update clients.php

bb5155b6653a67d3decce416689dacc79d6c2849 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update clients.php

bb24306acd7bef12ef71c31c7ddfd15fa17a40d9 authored about 2 years ago by Ignacio Nelson <[email protected]>
Linked clients permissions to assign to public folder to parent setting

23f33de92fc704efbc0d3dadd34c2b15fce85767 authored about 2 years ago by Ignacio Nelson <[email protected]>
More work on folders and clients files lists

a3d1ddf0d90d47e1cd33bb92a8729eeb12a29721 authored about 2 years ago by Ignacio Nelson <[email protected]>
Folders where client cannot assign files is red when dragging over

5017068c2744dd3c24509a19f3665a8cf7bb3f57 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update Files.php

238be25407943db41fbbc701cd90716989f402b2 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update Folder.php

2c47a0630551ac123f689b51d0e27f868114b506 authored about 2 years ago by Ignacio Nelson <[email protected]>
More on folders

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

a073cded3c03ba009e9969322cb69c21d51dc7d3 authored about 2 years ago by Ignacio Nelson <[email protected]>
Option to show public files on clients files lists

8712f1d1172f10ba18ee1d2bc9e83ac85ff66b76 authored about 2 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1169 from projectsend/with-folders

With folders

758b02bcee69a955db2da864cf15ae85c910a802 authored about 2 years ago by Ignacio Nelson <[email protected]>
php 8.1 compatibility with user role 0 (client)

f86065c641e0382b94a8a16b7b5a9c0233c2293c authored about 2 years ago by Ignacio Nelson <[email protected]>
Validate folder method

0087c98f0972cdd9d69ce8db82f01e0f971ac010 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update Folder.php

5b2f3ef05189176bb391e8db7f69728db78b7195 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added rename folder action

e7457d41e052ad7bb08392ba8094e54557e029b7 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update functions.actionslog.php

d577367521ba1f987e459e46f27764ef3c55a239 authored about 2 years ago by Ignacio Nelson <[email protected]>
Moved ajax processes into a separate file

11a56bfe7803ebfea8c7687ddfaf6c75c165eb43 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update AuthenticationCode.php

7d1af94f615c6fe1f0b32ac2c664289586df7a21 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added more visibility to folder drag states

e65a1d8be3550b16ab1bd1e332f6e3d288b4bccf authored about 2 years ago by Ignacio Nelson <[email protected]>
Backported warning fixes

1697bce15ab473b066aed9d780ba69357efe6543 authored about 2 years ago by Ignacio Nelson <[email protected]>
FIxed warning on php 8.1

975cc95e2a4db085c74cbb82f9e003087c255ad2 authored about 2 years ago by Ignacio Nelson <[email protected]>
Fixed warnings on php 8.1

da187baf3f34babf4a47576ba6e45ebedbe2b3b8 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added context menu to folders

a70fd48f76064f9d5e0c0ad1fc529a204a7f9e10 authored about 2 years ago by Ignacio Nelson <[email protected]>
Manage files: added drag files into folders

1f9667f1ae71839284b4d13a8909f3ee7fefd0dc authored about 2 years ago by Ignacio Nelson <[email protected]>
Update process.php

d385b8dfe3ba19f91a1cf8d290e45c78c9497d65 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added drag and drop to folders in nav

1f90537c3b51d19da081a4f8e38300b2fbaf647c authored about 2 years ago by Ignacio Nelson <[email protected]>
Added folders navigation in manage files and assigning files to folders in edit files

77dca106a894a40a96bc940e8a0c104985664c80 authored about 2 years ago by Ignacio Nelson <[email protected]>
Fix to put the badge-success on the same row

4a62c27d1a3751e048ea0969cef6115f0e9a0664 authored about 2 years ago by Stefano <[email protected]>
Update app.php

783d49463d2bff481260c54f8cb061dffeca16a1 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added link to download translations to the languages dropdown

bf537f77901c467539099de71622aba8ae52de68 authored about 2 years ago by Ignacio Nelson <[email protected]>
Show image file dimensions (manage files, public page, download page, all templates)

3bd2121e1b986f74c42a0b06af4f9b32712f9f29 authored about 2 years ago by Ignacio Nelson <[email protected]>
Release

c5d9604fcf56a8e66299304408f3cd71fe82cd49 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added and option to show a link to the public files repository under the log in form

7604b8775ba0178d5503c3134f9ed7b08299ba94 authored about 2 years ago by Ignacio Nelson <[email protected]>
Updated support message and links

be430e11dbba2fd560a14950b2924b2544645844 authored about 2 years ago by Ignacio Nelson <[email protected]>
Release

de403928ad2f561cdb8b22383d58d01c7c6d5b15 authored about 2 years ago by Ignacio Nelson <[email protected]>
Update README.md

098e5d42aa24c5c5f475ee22347b8cb8232e2d62 authored about 2 years ago by Ignacio Nelson <[email protected]>
Added file version to css and js assets to prevent cache issues

2f4183d3f75824532102361bce1fc0ed29af277a authored about 2 years ago by Ignacio Nelson <[email protected]>
Update jquery.min.js

75d959d7b7afd83137cbb90e2d2d0cdb18f0c35b authored about 2 years ago by Ignacio Nelson <[email protected]>
Update EmailNotifications.php

9531cd9647cf452c3f1245e587eb566268e24f68 authored about 2 years ago by Ignacio Nelson <[email protected]>
Merge pull request #1155 from Koenari/develop

Fix: File sorting not working for clients

c37aed888d49b196dd41828fb1b430ce0f5b7f26 authored about 2 years ago by Ignacio Nelson <[email protected]>
Use full path for sort links

895c9aaee1497c8c459833872a0d6fc4a58cf9ea authored about 2 years ago by Koenari <[email protected]>
Don't add <p> to file description in email if markup has HTML

7f140ad6009a63f07e408b2c854e128ee61eee1c authored about 2 years ago by Ignacio Nelson <[email protected]>