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

Update file_editor.php

github.com/projectsend/projectsend - 4522be7e15ffce2fc6f77464db2240bb4cc654cb authored over 1 year ago
Do not load google's recaptcha js asset if recaptcha is disabled

github.com/projectsend/projectsend - d40be9e3804c4c1b32404ba0dbfa527c082a24d2 authored over 1 year ago
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

github.com/projectsend/projectsend - fc479b011c6450b4e152c4f435846c49024a38d7 authored over 1 year ago
Merge pull request #1197 from projectsend/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.2.1 to 2.2.3

github.com/projectsend/projectsend - 37f9c347bba001fce3872fed51cbd0002a311c00 authored over 1 year ago
Update language.locales.names.php

github.com/projectsend/projectsend - db6b0ca5d7f69a0a256feb3bfa58827835f4cbf7 authored over 1 year ago
Check user session before starting to process data

github.com/projectsend/projectsend - 193367d937b1a59ed5b68dd4e60bd53317473744 authored over 1 year ago
Quick fix for manage files not redirecting unlogged users

github.com/projectsend/projectsend - 675d6d3f2124a4a25ef907b44ceb240003315e46 authored almost 2 years ago
Extended remote_ip field on downloads table for long ipv6 addresses

github.com/projectsend/projectsend - cf8e34998234cdb2bb8f248f73b94baba6d5e4cf authored almost 2 years ago
Merge pull request #1220 from mhpcc/develop

add custom link functionality

github.com/projectsend/projectsend - 90abacb6fd86bbb098d9fc747440b7b8a7a86032 authored almost 2 years ago
Sanitize svg files uploaded in settings pages

github.com/projectsend/projectsend - 9c1391fcb760270d87ad17425ac5887e734ef81e authored almost 2 years ago
Merge pull request #1241 from AJDurant/patch-1

Set initial $count

github.com/projectsend/projectsend - 2adc95ddde48b1a68b2fdd1df69a5052bf6f5576 authored almost 2 years ago
Set initial $count

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

github.com/projectsend/projectsend - 2b664a10b22802e7beb255985337fb1a303b9c3e authored almost 2 years ago
Merge pull request #1240 from AJDurant/patch-1

Fix null deprecation warning

github.com/projectsend/projectsend - d55f7c9fdf0ffbe364a9974b40003d186b16556b authored almost 2 years ago
Fix null deprecation warning

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

github.com/projectsend/projectsend - 6d5d3cd0502e261d5c66aeb4d26c6b9c3f63101a authored almost 2 years ago
add custom download links

github.com/projectsend/projectsend - 10417d670cc7b216dd137ded185b23f16e962228 authored almost 2 years ago
fix file expiry date button bug

github.com/projectsend/projectsend - b4e0b331a16f6cf8c23fd8d5641cab62a524778c authored almost 2 years ago
add options whether files should be public by default

github.com/projectsend/projectsend - 1b2747065d94b2a5253d9bd61cb335316fb6da58 authored almost 2 years ago
fix month folder leading 0 (saved as int to db, so leading 0 is lost)

github.com/projectsend/projectsend - 99258960632d72542cb7d544953983bcc59f13e5 authored almost 2 years ago
mkdir returns true on success

github.com/projectsend/projectsend - eb199ada2eec9ee818e1c841cf1079881e9fa632 authored almost 2 years ago
Fix error 500 when self registering

github.com/projectsend/projectsend - f2797d48aafc9e51f6d7e7cb07fd018cfcc6b6a4 authored almost 2 years ago
Update security.php

github.com/projectsend/projectsend - 4bf232a145d4e92bfaa75fe8bcb3220e257202c2 authored almost 2 years ago
Show validation errors when creating a client/user fails

github.com/projectsend/projectsend - a3df18538fba5e887cff80007ef6f4e4f9bc4951 authored almost 2 years ago
Update Users.php

github.com/projectsend/projectsend - 89fa0db2b8294be12206705dccd1ccc7cc53efd7 authored almost 2 years ago
Allow underscores on usernames

github.com/projectsend/projectsend - 5b1f8d928adf1be30ddce9a73b18bf510f1c483a authored almost 2 years ago
Fixed notices in php 8.1

github.com/projectsend/projectsend - 2933963a9f50c17bef5de2798a05305d17f951dc authored about 2 years ago
Fix folders by date having leading zeros when the database record didn't

github.com/projectsend/projectsend - 11d2cc8cbde64e24a3bd3a298209d0c4a2536e3b authored about 2 years ago
Maybe fix categories hierarchy on default theme...?

github.com/projectsend/projectsend - 5ab1b459b5200a27d04c6ed3f0e1238059e05a2c authored about 2 years ago
Update manage-files.php

github.com/projectsend/projectsend - 5f10ae942704d04b3406fdedbc86a0a4a84e6549 authored about 2 years ago
Merge pull request #1209 from mhpcc/develop

fix upgrade failure when table prefix isn't tbl_

github.com/projectsend/projectsend - 789d7e0e4f2f548766b270efe6e5b6e707345d0e authored about 2 years ago
fix upgrade failure when table prefix isn't tbl_

github.com/projectsend/projectsend - 691d331763fcf26ddf7cba8f07cc3535fe20c771 authored about 2 years ago
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...

github.com/projectsend/projectsend - b6e396e4bbc76a09334a88d31272fc6cde05cff7 authored about 2 years ago
Fix XSS when changing template

github.com/projectsend/projectsend - 698be4ade1db6ae0eaf27c843a03ffc9683cca0a authored about 2 years ago
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 ...

github.com/projectsend/projectsend - 0d2b1cd7352ca2522cc09b11cd88c07460ceb72b authored about 2 years ago
Added an option to organize file uploads in year/month folders

github.com/projectsend/projectsend - f777ead951454c55f852b17e44cf14c67bf4ef67 authored about 2 years ago
Documentation link up

github.com/projectsend/projectsend - b8a65b4886e782167d9f86fe6380bd9f038b0270 authored about 2 years ago
Updated get IP function (by renzo-s)

github.com/projectsend/projectsend - 4c31fd53e081082ccb597d1a449d034db24911e8 authored about 2 years ago
Update public-list.php

github.com/projectsend/projectsend - dd08fe5671483742fb39e6252b733be33204631b authored about 2 years ago
Update template.php

github.com/projectsend/projectsend - 7ba45cf07c5bf3bb0fcfe961e125f6f165c5e634 authored about 2 years ago
Added option "Do not log downloads by the file's uploader"

github.com/projectsend/projectsend - df7f107c88344ad82a7de14fd8881a16c37cf2f3 authored about 2 years ago
Manage files: show file assigned categories

github.com/projectsend/projectsend - 270723c1f99cebc7b03a4f9dd71cc20a11f6f42d authored about 2 years ago
Allow svg as branding image

github.com/projectsend/projectsend - 0e32bbb678a5fac0bace63d515a235bacc177f6a authored about 2 years ago
Fixed (hopefully!) sort URLs when PS is on a subdirectory

github.com/projectsend/projectsend - 3ad14f98dd23c2754cae8e85b2f8d4c2add93fd4 authored about 2 years ago
Return to URL after switching languages fixed on root

github.com/projectsend/projectsend - e8a69301e8c161155dffc4654712568675394360 authored about 2 years ago
Update upload.php

github.com/projectsend/projectsend - 69751b92c2cc7cf1a1816e4b8237dea955fb2ae3 authored about 2 years ago
Merge pull request #1160 from sabas/patch-2

Fix to put the badge-success on the same row

github.com/projectsend/projectsend - e1b7543c164cf32dea61d159c02941a9b1b4e8c8 authored about 2 years ago
Allow sort by expires or not

github.com/projectsend/projectsend - 08a6fbdbac053ff6ebe679a307169c960497d0ff authored about 2 years ago
Update ajax.process.php

github.com/projectsend/projectsend - 3d5599ff09a6ac6d93516c57d31e94eca0fb254e authored about 2 years ago
Changed drop target color

github.com/projectsend/projectsend - 2f6037e951d91792abcaf0e150282a0f230ee32d authored about 2 years ago
Added files root as folders target item

github.com/projectsend/projectsend - df9e03c4cc7e25902ad828a31b7ac28f846ed876 authored about 2 years ago
Update ajax.process.php

github.com/projectsend/projectsend - 20f55bece0e66afc4d34ed9b9656a071ee7ff87c authored about 2 years ago
Update Folder.php

github.com/projectsend/projectsend - e4979b529bae2e9b97ab227d37e88b755bfd4af7 authored about 2 years ago
Added delete folder (deletes also all descendants and files)

github.com/projectsend/projectsend - e77585a66c04ec98252a8237136ae7c19ee746ce authored about 2 years ago
Children of public folders are public too

github.com/projectsend/projectsend - 0285ec90868f8b45c661806270a9096343cf09f2 authored about 2 years ago
Update clients.php

github.com/projectsend/projectsend - bb5155b6653a67d3decce416689dacc79d6c2849 authored about 2 years ago
Update clients.php

github.com/projectsend/projectsend - bb24306acd7bef12ef71c31c7ddfd15fa17a40d9 authored about 2 years ago
Linked clients permissions to assign to public folder to parent setting

github.com/projectsend/projectsend - 23f33de92fc704efbc0d3dadd34c2b15fce85767 authored about 2 years ago
More work on folders and clients files lists

github.com/projectsend/projectsend - a3d1ddf0d90d47e1cd33bb92a8729eeb12a29721 authored about 2 years ago
Folders where client cannot assign files is red when dragging over

github.com/projectsend/projectsend - 5017068c2744dd3c24509a19f3665a8cf7bb3f57 authored about 2 years ago
Update Folder.php

github.com/projectsend/projectsend - 2c47a0630551ac123f689b51d0e27f868114b506 authored about 2 years ago
Merge branch 'develop' of https://github.com/projectsend/projectsend into develop

github.com/projectsend/projectsend - a073cded3c03ba009e9969322cb69c21d51dc7d3 authored about 2 years ago
Option to show public files on clients files lists

github.com/projectsend/projectsend - 8712f1d1172f10ba18ee1d2bc9e83ac85ff66b76 authored about 2 years ago
Merge pull request #1169 from projectsend/with-folders

With folders

github.com/projectsend/projectsend - 758b02bcee69a955db2da864cf15ae85c910a802 authored about 2 years ago
php 8.1 compatibility with user role 0 (client)

github.com/projectsend/projectsend - f86065c641e0382b94a8a16b7b5a9c0233c2293c authored about 2 years ago
Validate folder method

github.com/projectsend/projectsend - 0087c98f0972cdd9d69ce8db82f01e0f971ac010 authored about 2 years ago
Update Folder.php

github.com/projectsend/projectsend - 5b2f3ef05189176bb391e8db7f69728db78b7195 authored about 2 years ago
Added rename folder action

github.com/projectsend/projectsend - e7457d41e052ad7bb08392ba8094e54557e029b7 authored about 2 years ago
Update functions.actionslog.php

github.com/projectsend/projectsend - d577367521ba1f987e459e46f27764ef3c55a239 authored about 2 years ago
Moved ajax processes into a separate file

github.com/projectsend/projectsend - 11a56bfe7803ebfea8c7687ddfaf6c75c165eb43 authored about 2 years ago
Update AuthenticationCode.php

github.com/projectsend/projectsend - 7d1af94f615c6fe1f0b32ac2c664289586df7a21 authored about 2 years ago
Added more visibility to folder drag states

github.com/projectsend/projectsend - e65a1d8be3550b16ab1bd1e332f6e3d288b4bccf authored about 2 years ago
Backported warning fixes

github.com/projectsend/projectsend - 1697bce15ab473b066aed9d780ba69357efe6543 authored about 2 years ago
FIxed warning on php 8.1

github.com/projectsend/projectsend - 975cc95e2a4db085c74cbb82f9e003087c255ad2 authored about 2 years ago
Fixed warnings on php 8.1

github.com/projectsend/projectsend - da187baf3f34babf4a47576ba6e45ebedbe2b3b8 authored about 2 years ago
Added context menu to folders

github.com/projectsend/projectsend - a70fd48f76064f9d5e0c0ad1fc529a204a7f9e10 authored about 2 years ago
Manage files: added drag files into folders

github.com/projectsend/projectsend - 1f9667f1ae71839284b4d13a8909f3ee7fefd0dc authored about 2 years ago
Update process.php

github.com/projectsend/projectsend - d385b8dfe3ba19f91a1cf8d290e45c78c9497d65 authored about 2 years ago
Added drag and drop to folders in nav

github.com/projectsend/projectsend - 1f90537c3b51d19da081a4f8e38300b2fbaf647c authored about 2 years ago
Added folders navigation in manage files and assigning files to folders in edit files

github.com/projectsend/projectsend - 77dca106a894a40a96bc940e8a0c104985664c80 authored about 2 years ago
Fix to put the badge-success on the same row

github.com/projectsend/projectsend - 4a62c27d1a3751e048ea0969cef6115f0e9a0664 authored about 2 years ago
Added link to download translations to the languages dropdown

github.com/projectsend/projectsend - bf537f77901c467539099de71622aba8ae52de68 authored about 2 years ago
Show image file dimensions (manage files, public page, download page, all templates)

github.com/projectsend/projectsend - 3bd2121e1b986f74c42a0b06af4f9b32712f9f29 authored about 2 years ago
Added and option to show a link to the public files repository under the log in form

github.com/projectsend/projectsend - 7604b8775ba0178d5503c3134f9ed7b08299ba94 authored about 2 years ago
Updated support message and links

github.com/projectsend/projectsend - be430e11dbba2fd560a14950b2924b2544645844 authored about 2 years ago
Added file version to css and js assets to prevent cache issues

github.com/projectsend/projectsend - 2f4183d3f75824532102361bce1fc0ed29af277a authored over 2 years ago
Update jquery.min.js

github.com/projectsend/projectsend - 75d959d7b7afd83137cbb90e2d2d0cdb18f0c35b authored over 2 years ago
Update EmailNotifications.php

github.com/projectsend/projectsend - 9531cd9647cf452c3f1245e587eb566268e24f68 authored over 2 years ago
Merge pull request #1155 from Koenari/develop

Fix: File sorting not working for clients

github.com/projectsend/projectsend - c37aed888d49b196dd41828fb1b430ce0f5b7f26 authored over 2 years ago
Use full path for sort links

github.com/projectsend/projectsend - 895c9aaee1497c8c459833872a0d6fc4a58cf9ea authored over 2 years ago
Don't add <p> to file description in email if markup has HTML

github.com/projectsend/projectsend - 7f140ad6009a63f07e408b2c854e128ee61eee1c authored over 2 years ago