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

Added a page to process groups membership requests by existing clients

github.com/projectsend/projectsend - 40558045628a694809940fbaf97db5f503871975 authored over 7 years ago
Fix CVE-2017-9783 and CVE-2017-9786 XSS vulnerabilities.

github.com/projectsend/projectsend - 6c3710430be26feb5371cb0377e5355d6f9a27ca authored over 7 years ago
Fixed menu separator notice

github.com/projectsend/projectsend - f04509bedbe45d47565d3936a692999d57058f5a authored over 7 years ago
Changed current side nav class

github.com/projectsend/projectsend - b329e10e80fbc4b74eaa6229d9ccaeccb14f1cce authored over 7 years ago
Side menu light skin. Not sure about it yet.

github.com/projectsend/projectsend - 52de9269e180e5332293bc971760eb6e7a87d8ec authored over 7 years ago
Add active class to a menu item based on the current php script

github.com/projectsend/projectsend - 3a611ff11776f6264c681ba07bb51c1d6a766a84 authored over 7 years ago
Separated files, clients, users and groups count from system information on the dashboard widget

github.com/projectsend/projectsend - accc4248c30b74a7b8ba870478a84d70f2e81574 authored over 7 years ago
Moved flot to the js includes folder

github.com/projectsend/projectsend - 4bc67e6d3a769695bbcba77abf6f79a4d1404f31 authored over 7 years ago
Updated backend translation files

github.com/projectsend/projectsend - 7672d4eadbf938be19cb21e9c96d13f4616bd16d authored over 7 years ago
Main menú reorder + separators

github.com/projectsend/projectsend - ffc83b3d5445ad4b2ef8339e90177416f914952d authored over 7 years ago
Link to change the template on the sys info widget

github.com/projectsend/projectsend - e883d018247369dcf72362a3e114809e5ab1c3c7 authored over 7 years ago
Fixed "forbidden" page layout

github.com/projectsend/projectsend - 3ee7ab990a3a6ac5a3764d8938e53ed297aa7c91 authored over 7 years ago
New templates section

Replaces the select on the general options page

github.com/projectsend/projectsend - 42db9784ba1a962f2849e7d4a97d59d881f388f4 authored over 7 years ago
Manage files: added filter by uploader

github.com/projectsend/projectsend - 06a90b5f9d14cb7f5a00f10a5b797f3d77e6f3df authored over 7 years ago
Don't show html tags from ckeditor. Fix by olimax

github.com/projectsend/projectsend - c16c9dd83efb336ffe06ed392ecca9c1f01cf1c3 authored over 7 years ago
Fix for the actions apply button

github.com/projectsend/projectsend - d1e06eb43bcb24137f34dd53206820cf8fd9aa13 authored over 7 years ago
favicon meta changes

github.com/projectsend/projectsend - 54e9f54a12fbf953e664b7a6552ed3c8d38c5b8a authored over 7 years ago
favicon.ico composed with multiple sizes, not just 16x16

github.com/projectsend/projectsend - ccfed19d6a33fc58d9a146514c25b2a459d77ba3 authored over 7 years ago
DRYed out javascript

js specific to a page remained on each file, only functions that are
repeated in 2 or more files...

github.com/projectsend/projectsend - 036510a08614f0b5f78a278db6168f602ff278eb authored over 7 years ago
Starting to clean up javascript

github.com/projectsend/projectsend - 22ece00b65f98b38dace1916c9543d8c90020172 authored over 7 years ago
Replaced the public link popover with a modal window

Should work better on mobile devices

github.com/projectsend/projectsend - 6c57560618f047e6799e084e4ad56af8ab71ebb0 authored over 7 years ago
Show the public url on the file editor

github.com/projectsend/projectsend - 0c643b144839f1fb167920a77cbad3c422b2b4e8 authored over 7 years ago
Send email to client after approving or denying account

github.com/projectsend/projectsend - eb13801924471a8162d671675fdf5d2ebb233bd0 authored over 7 years ago
Prevent notice if no action is select on post

github.com/projectsend/projectsend - 9919660ca8fe75d0efba566f728f261efc76f042 authored over 7 years ago
Email: don't auth if smtp is selected but auth is set to "none"

github.com/projectsend/projectsend - 5288aca9d65dc28c66dd8be1308b50adf40426ff authored over 7 years ago
Use the table class on the defaul template

github.com/projectsend/projectsend - b1d28a24e6e169e30f2ce02f1bc808037460e46a authored over 7 years ago
Favicon meta function and image replacement

github.com/projectsend/projectsend - 07236d6d26fce7eedc45ed6d0e61106efd544157 authored over 7 years ago
Image folder cleanup

github.com/projectsend/projectsend - 5f095d2beed8629e94cc194e27d6f6d171208827 authored over 7 years ago
Fixed "select all" checkbox that was selecting every other checkbox in the table, not just the index one

github.com/projectsend/projectsend - c5e6b3f8bb11d56b3bea1e6c244dc04299cec763 authored over 7 years ago
Fix php notice and error message

github.com/projectsend/projectsend - ade00c3593d8575026867bf43c1d529a89608af9 authored over 7 years ago
Fix ajax login for when version < 757 and update is not applied yet

github.com/projectsend/projectsend - af0192f9d86014d5e840629a413f45650b956fdb authored over 7 years ago
Fix branding path (solution by olimax)

github.com/projectsend/projectsend - 931ee9ab4799e9226d0ef76e9568d8e96b4085e9 authored over 7 years ago
Redirect after processing accounts to reset the counters and prevent resending by refreshing the page

github.com/projectsend/projectsend - 436a2c5ff215d8a831edf6297347efc4da4ba26c authored over 7 years ago
Almost done processing account requests

To do:
- Send emails
- redirect after processing to reset the menu count badge
- test, test, test

github.com/projectsend/projectsend - 116e90de022608750321f6402d97e40efd39309f authored over 7 years ago
Updated flot from 0.8.1 to 0.8.3

Solves the problem "TypeError: u is undefined" jquery.flot.resize.min.js

github.com/projectsend/projectsend - 9bad43af9b0f230bb71c70aa43038ed3ded4a8ab authored over 7 years ago
Show the requests badge also on the clients top menu item

Badges of inactive accounts count are not really useful so they are not
used anymore

github.com/projectsend/projectsend - 1dde21a9a0cf91e461c5995002748345113c7a8c authored over 7 years ago
Added the emails for clients accounts approved and denied

github.com/projectsend/projectsend - 238705250311e12ea17a5fb1202db776bde16218 authored over 7 years ago
Autofocus the username field on the login form

github.com/projectsend/projectsend - b869860e02c14e61343dcdf8b7311b72bb94ad6c authored over 7 years ago
Cleaner dashboard code by having the widgets on a separate folder, plus better ajax calls

github.com/projectsend/projectsend - 2253e51505249a259f33d4d1ea5c8ff0be6e2409 authored over 7 years ago
Remove double slashes on favicon calls

github.com/projectsend/projectsend - 5155dd0467af9092f34752aedc049d609162f3ab authored over 7 years ago
Save user on the actions log when action = log in

github.com/projectsend/projectsend - 88e62d80c17945623f788df5f4d317ac20344946 authored over 7 years ago
Debug = false in case someone wants to download the current development version

github.com/projectsend/projectsend - 185dd0e3c0fe7586a569f391f581cefe8cd1a069 authored over 7 years ago
Cleaner pagination links

github.com/projectsend/projectsend - 9774467c24d52027161b1297852dc8e6000de9f5 authored over 7 years ago
Fixed deleting categories

github.com/projectsend/projectsend - 4b457f43de775d7e7c1f27108f2f6ec0bef2fd58 authored over 7 years ago
render inputs in html, not php

github.com/projectsend/projectsend - ea8b37d823ac0a21e208044d166518e32c2a0f6a authored over 7 years ago
Don't mix files from the web uploader with the orphans importer

github.com/projectsend/projectsend - 372fb593976eeaea3ac5ed08db95bc35fb795fd0 authored over 7 years ago
Some modifications to the orphan files list

- Uses the table class
- Searches with no results return the standard message as in other pages
...

github.com/projectsend/projectsend - 0f062d3d37c817e4dbd2413674d0d7227014ab71 authored over 7 years ago
Remove double semicolons

github.com/projectsend/projectsend - eeaa25063f17443d538b48a9601ce481dcd5af4b authored over 7 years ago
Best practice: don't close php tag at the end of file

github.com/projectsend/projectsend - 1b228cfaf77f6372843d41d64645ff80ba7d05a0 authored over 7 years ago
More compact buttons on the clients, groups, files and users tables

github.com/projectsend/projectsend - f371b96859ce47d88a4b8def5257962fb1a07242 authored over 7 years ago
Better categories page

github.com/projectsend/projectsend - 7743644f4b03a0e8a984441c4c5650923713ea8a authored over 7 years ago
No need to hide the labels when generating the dashboard statistics

github.com/projectsend/projectsend - 4dd240c48d741e0af28f8b02fbbc1f110c569358 authored over 7 years ago
Merge pull request #423 from iplogger/master

Fix double slash on logo path

github.com/projectsend/projectsend - c3c1c82130b91ef078701fbab100818833a7d3c0 authored over 7 years ago
Better color for account links

github.com/projectsend/projectsend - 63f58dd7a7672b0a95b1a7b89b5adc2e668f5427 authored over 7 years ago
Debug info should be always rendered last

github.com/projectsend/projectsend - 37b87c37fa47322a648e35da53eb02826b3967ba authored over 7 years ago
Separeted email templates options into different pages instead of tabs

github.com/projectsend/projectsend - 732b44bb76350c7a59450b75c40963ecbe875aae authored over 7 years ago
More redesign work

github.com/projectsend/projectsend - f49890de9d7bb9f9188addc45bd63033bb2653d1 authored over 7 years ago
A bit more work on the new design

github.com/projectsend/projectsend - c253803dcc172160143f021a7e7b5ad7d2d51999 authored over 7 years ago
More mobile CSS fixes

github.com/projectsend/projectsend - fe02433cd93a13c5ab6583307ee3f156f4b6b191 authored over 7 years ago
Unlogged header styles

github.com/projectsend/projectsend - 29bd442190a5dfbee67131c83c6c5a971c55cfd4 authored over 7 years ago
Started with the redesign of the backend/default template

github.com/projectsend/projectsend - 4002852814615282db5562557e6b86ee763e0779 authored over 7 years ago
Fixed time on download information page

github.com/projectsend/projectsend - 789867de98755f6b19d8cf138bd26fcaf165cb9c authored over 7 years ago
Clean up process.php

github.com/projectsend/projectsend - c6730c167ccb3410e0ab525d6a4f5451fea1fe3f authored over 7 years ago
Merge branch 'master' of https://github.com/ignacionelson/ProjectSend

github.com/projectsend/projectsend - 95a60446874c088c41cb8da0cfac979ff674c33c authored over 7 years ago
Fix double slash on thumbnails urls

github.com/projectsend/projectsend - c2c2f970348e5ae54dcdc58cd1efab7251478fcf authored over 7 years ago
Added session timeout but it's disabled by default

Maybe add something to customize this in the future?

github.com/projectsend/projectsend - baec3bd7c7fc97955f969683fc1f2d4884d24535 authored over 7 years ago
Merge branch 'master' of https://github.com/ignacionelson/ProjectSend

github.com/projectsend/projectsend - f33f0aedc6b0abb3fed187d47d322b472e4688b2 authored over 7 years ago
Delete timthumb_int_ec7fd657162a4dfea947b7e4572b749a.timthumb.txt

github.com/projectsend/projectsend - dea3a0455c7ab027de679924909edd281036bc3e authored over 7 years ago
Delete timthumb_int_ec4b680efa2ab06a54da11a2a8e0d585.timthumb.txt

github.com/projectsend/projectsend - bec572248f11373112b52d30e9eb7b781b65a18f authored over 7 years ago
Client request processed icon for the action log

github.com/projectsend/projectsend - 4d0200fdcf6a69681f230160f9b49ef0f4b7b32c authored over 7 years ago
Client request processed icon for the action log

github.com/projectsend/projectsend - 8eee84737f00d729c4993a2b0679b45b356f4802 authored over 7 years ago
Possible fix for CVE-2017-9741

github.com/projectsend/projectsend - b275af83a9e48fd66b828ae5f93f7449fe666738 authored over 7 years ago
Possible fix for CVE-2017-9741

github.com/projectsend/projectsend - c7229fe9395f4ebff3ecaaa1b06c9a19f8f47275 authored over 7 years ago
Preliminar update of translation files

github.com/projectsend/projectsend - 1f90e1ecdbd94a201f615580c8513baeab5234de authored over 7 years ago
Preliminar update of translation files

github.com/projectsend/projectsend - e75cf4d570545ade5c833b6da6e661beffdee120 authored over 7 years ago
Accept login requests from external forms

More information and examples on
http://www.projectsend.org/how-to-make-an-external-login-form/

github.com/projectsend/projectsend - 88ede77bc88578d76318b2f67de884af016a723a authored over 7 years ago
Accept login requests from external forms

More information and examples on
http://www.projectsend.org/how-to-make-an-external-login-form/

github.com/projectsend/projectsend - d4493e667df5010843eab647e9963410d3cf0859 authored over 7 years ago
If no language is selected on login, use the default one

github.com/projectsend/projectsend - 9c1d726d4791181ac6fb92d8c2d14b679958e3c6 authored over 7 years ago
If no language is selected on login, use the default one

github.com/projectsend/projectsend - b093e6e8d08c76ee7652ab6666c48b4ea8419aa0 authored over 7 years ago
Simplified the login field names

github.com/projectsend/projectsend - b7ae25f3a23cff789df1c49c124e11dbc1c82fd1 authored over 7 years ago
Simplified the login field names

github.com/projectsend/projectsend - a940463bf271c5b53d54129431d3828d7855c037 authored over 7 years ago
Login changed to ajax

github.com/projectsend/projectsend - c92a22819d13a51aef7814ee367a8d1256eb26bb authored over 7 years ago
Login changed to ajax

github.com/projectsend/projectsend - 9f04998e22988deef8d1571155df76215b8d9929 authored over 7 years ago
Incorporate font awesome

github.com/projectsend/projectsend - 2ee41e28c443411ac84fc1f88857d37611b45ecd authored over 7 years ago
Incorporate font awesome

github.com/projectsend/projectsend - 8efdf85a5022aa07835b3b6fc3a214b8d87823d7 authored over 7 years ago
Another php notice fixed

github.com/projectsend/projectsend - 47d49e943fa39ac90af68666b65d757f8f81ffa0 authored over 7 years ago
Another php notice fixed

github.com/projectsend/projectsend - b7573119f31f6ce47f1273fa582801687e5bf45c authored over 7 years ago
Redirect on successful install

github.com/projectsend/projectsend - 5ca5339efb52ed9d837c4ac2b579ba0dac0ed3c5 authored over 7 years ago
Redirect on successful install

github.com/projectsend/projectsend - cd9d0a1ebb27bc7f19fc0451cc9855a8137c583f authored over 7 years ago
Prevent notices during installation

github.com/projectsend/projectsend - e7afb305a21c7b7591c1970b7b769af2274e1ce7 authored over 7 years ago
Prevent notices during installation

github.com/projectsend/projectsend - 4e3ce08f7b82abffaa91c1fbcb6f99cefb9b1587 authored over 7 years ago
Don't overwrite upload max file size when saving own account

github.com/projectsend/projectsend - cf1d09f1bcc55b0252d733a1eb32efbd294da14f authored over 7 years ago
Don't overwrite upload max file size when saving own account

github.com/projectsend/projectsend - 19fc9b963b42fc1dec2ae745796050bbea53ce46 authored over 7 years ago
Option to set a max upload file size per client or user account

github.com/projectsend/projectsend - 73fd1042aac746f7ca5de0c218280a2d89aef225 authored over 7 years ago