Ecosyste.ms: OpenCollective

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

cockpit

We want to provide a Headless CMS solution for everyone.
Collective - Host: opensource - https://opencollective.com/cockpit - Code: https://github.com/agentejo/cockpit

introduce zip streams for folder downloads

github.com/agentejo/cockpit - 1947568a8c61a4b4d383309945c3d67c3b57d0c7 authored about 6 years ago by Artur <[email protected]>
update settings info screen

github.com/agentejo/cockpit - 8f1a9847a316781addd4a616221476b1a3b0d086 authored about 6 years ago by Artur <[email protected]>
update system info view

github.com/agentejo/cockpit - fa3250d2ec8d1e35358ba874a0e8c7d01a4387b1 authored about 6 years ago by Artur <[email protected]>
Merge pull request #864 from raffaelj/cp-next_fix-wrong-remove-permission

fixed wrong name "remove" of collection rule to "delete"

github.com/agentejo/cockpit - 72b2d59c67fd600f9c0d985290912141305d094f authored about 6 years ago by Artur <[email protected]>
fixed wrong name "remove" of collection rule to "delete"

github.com/agentejo/cockpit - c6d1bac6f3ede33535d7450c6b46c17182436bea authored about 6 years ago by Raffael <[email protected]>
fix missing _id field on insert (mongolite)

github.com/agentejo/cockpit - 677c109c5e88c4b8ce4899abe3cf327853067a2e authored about 6 years ago by Artur <[email protected]>
remove deprecated each function usage + fix leading zero issue in MongoLite

github.com/agentejo/cockpit - ba4ee1365ff787b699fa9a69db933d305c1ab71e authored about 6 years ago by Artur <[email protected]>
improve revisions display

github.com/agentejo/cockpit - 413a7876e13c427f355745ab037b300d6971ef95 authored about 6 years ago by Artur <[email protected]>
fix active module item styling

github.com/agentejo/cockpit - 3c2a680d367a41536406d4f6f5c2fb52f058036b authored about 6 years ago by Artur <[email protected]>
Merge pull request #862 from inta/patch-1

Cross browser rendering for active menu item fixed

github.com/agentejo/cockpit - e1faec647d21840b0a9fe053f3174e4976240ee2 authored about 6 years ago by Artur <[email protected]>
Update style.less

Some browsers (at least Firefox, just to name one) fail to position the pseudo after element rig...

github.com/agentejo/cockpit - 8029bead6e32c776bd39e8a50405183e4e8b9d3a authored about 6 years ago by Christoph <[email protected]>
Merge pull request #860 from djflorio/next

fix grammar in upload failure notification

github.com/agentejo/cockpit - a7a5021dc770a243a8f9d9c609ca2d9b84021e89 authored about 6 years ago by Artur <[email protected]>
fix grammar in upload failure notification

github.com/agentejo/cockpit - 452cba229d2dead0a64be71332cb281c2876bfa2 authored about 6 years ago by Dan Florio <[email protected]>
add app logo

github.com/agentejo/cockpit - 00bffa162f77391e68c7e49eb15bf5ac07164c8d authored about 6 years ago by Artur <[email protected]>
improve exception information display #810

github.com/agentejo/cockpit - 70e997b58b2e9487dea7c684407ffda5ddd94d12 authored about 6 years ago by Artur <[email protected]>
removed Regions addon from core - moved to https://github.com/agentejo/Regions

github.com/agentejo/cockpit - 9cfceb755d7845146be3d5b3efd42b1e27021de6 authored about 6 years ago by Artur <[email protected]>
add autofocus

github.com/agentejo/cockpit - efa27e24620a9eaa1f342cd440d664c5b250d6ba authored about 6 years ago by Artur <[email protected]>
some views refactoring

github.com/agentejo/cockpit - 41cb1914172de5100d8feadda069623fedb1f6bd authored about 6 years ago by Artur <[email protected]>
minor improvements

github.com/agentejo/cockpit - a9609217ea754dcb359ec689a1c90d015d6f7751 authored about 6 years ago by Artur <[email protected]>
Bump version to 0.7.2

github.com/agentejo/cockpit - 6b89ddcdc9a859cf4239678b7ecc08d5fdc9ced4 authored about 6 years ago by Artur <[email protected]>
add /api/singletons/singleton/{name} #856

github.com/agentejo/cockpit - 0d0661fbf0ea0f4cb46e346d447c48ffca0068dd authored about 6 years ago by Artur <[email protected]>
Merge pull request #855 from raffaelj/cp-next_fix_xml-parsing-error

set .tag files as javascript to avoid xml parsing errors in firefox console

github.com/agentejo/cockpit - 0bd0234dbd6f7f87cbeb447b9eab2d97c7d6f37f authored about 6 years ago by Artur <[email protected]>
optimize webhooks loading

github.com/agentejo/cockpit - 70c1f6b44913c52470c5307bbe528ec008001ce3 authored about 6 years ago by Artur <[email protected]>
set .tag files as javascript to avoid xml parsing errors in firefox console

github.com/agentejo/cockpit - 79e90dc557d600764ca0979a1e65587b10a3ca25 authored about 6 years ago by Raffael <[email protected]>
add $options param to forms.submit.before event

github.com/agentejo/cockpit - a026081814ae306d6df274de43f6afd63430b428 authored about 6 years ago by Artur <[email protected]>
Fix for #854

github.com/agentejo/cockpit - 8d9e2e3e9b8339615e717d16b37f6d1aed910884 authored about 6 years ago by Artur <[email protected]>
add cache breaker to tag/components loader

github.com/agentejo/cockpit - 4d57a96593a230e5e3d34dcfe5a4e9c34c6336bd authored about 6 years ago by Artur <[email protected]>
Bump version to 0.7.1

github.com/agentejo/cockpit - a4ae57b9d9ebdc81fdb167d6b101faaca95903f4 authored about 6 years ago by Artur <[email protected]>
make htmleditor/markdown field more stable

github.com/agentejo/cockpit - ec94f2e620d7f978090cf48511a98288819cb9c1 authored about 6 years ago by Artur <[email protected]>
Allow Bearer Token for api auth #852

github.com/agentejo/cockpit - 2c9afe408a1bc6786487a523901960284f3d6d8e authored about 6 years ago by Artur <[email protected]>
improve insert asset in markdown field

github.com/agentejo/cockpit - bc3e8db820d5ec58501bf3f449fac4c360ca8b83 authored about 6 years ago by Artur <[email protected]>
bum version to 0.7.0

github.com/agentejo/cockpit - 94aeff77fe99b37a583dc57bb8cdc67dfef42809 authored about 6 years ago by Artur <[email protected]>
optimize create-lang command

github.com/agentejo/cockpit - c47aa973790b33e9880dd9e2610e38943e19736b authored about 6 years ago by Artur <[email protected]>
autoload riot tags from config/tags folder

github.com/agentejo/cockpit - 6e71eca169a746e9d2cb5443bb2c9d2bbe8822de authored about 6 years ago by Artur <[email protected]>
merge existing language files on creation

github.com/agentejo/cockpit - cb6f8d9c666ef9b202eaecd1946f8dbe1d9af990 authored about 6 years ago by Artur <[email protected]>
add asset file exists check before calling delete to prevent error

github.com/agentejo/cockpit - 4795fb39f25c438c2699111f3710dacdc476defb authored about 6 years ago by Artur <[email protected]>
add create-lang cli command to create dummy language files

github.com/agentejo/cockpit - d786304df20d1687cf3dfe71a1bb3dd6bd31c9ed authored about 6 years ago by Artur <[email protected]>
assets event fix

github.com/agentejo/cockpit - 66cb38b95a8474df781ee7b7d42ec7b68b61f6f5 authored about 6 years ago by Artur <[email protected]>
update flysystem

github.com/agentejo/cockpit - 38ff462ec8698979b80f899caaef1b31bc9a7f0b authored about 6 years ago by Artur <[email protected]>
add ability to link collection items in markdown/wysiwyg editor

github.com/agentejo/cockpit - 064248c67bf1555408657a90bbbca23044ecf624 authored about 6 years ago by Artur <[email protected]>
update riotjs to v3.11.2

github.com/agentejo/cockpit - 1c5070c324142c3c2cc7821d31ee2efa75dd0707 authored about 6 years ago by Artur <[email protected]>
improve mongodb query (count) support

github.com/agentejo/cockpit - 434b828aa3fe780608edcfd0906a98c1b93a99dc authored about 6 years ago by Artur <[email protected]>
Mailer cleanup

github.com/agentejo/cockpit - 553a9f91bb8b67340fa92ec32ac5b04cacd532db authored about 6 years ago by Artur <[email protected]>
update js assets

github.com/agentejo/cockpit - 01f7a8818bf8bd5a0463341a59073774be5eb6bc authored about 6 years ago by Artur <[email protected]>
enhance mailer to support attachements + cc + bcc options

github.com/agentejo/cockpit - 9bf7cbdd2e9a1f4cf3f0154a47d481df213439e4 authored about 6 years ago by Artur <[email protected]>
added export of entries to RestApi of Forms

github.com/agentejo/cockpit - 018dd951b7b6eb60af6dc96fed24756c426d2cba authored about 6 years ago by U-Christoph-PC\Christoph <[email protected]>
cleanup dashboard widgets

github.com/agentejo/cockpit - e82e3e1433c9fa2d7e3758b6420052ea7cfd432b authored about 6 years ago by Artur <[email protected]>
remove create_function usage to avoid php >= 7.2 deprecated notices #846

github.com/agentejo/cockpit - fd08e1e88e785c512ce99ef1d2877e6705b62e0e authored about 6 years ago by Artur <[email protected]>
allow to add custom edit panels to asset manager

github.com/agentejo/cockpit - ce3a80af4da95685026022f7c26bde369133c430 authored about 6 years ago by Artur <[email protected]>
Merge pull request #844 from pauloamgomes/feature/cors-config-override

added handling of response headers overrides by config

github.com/agentejo/cockpit - 6217978a4b3f33c00dd04cd27929aaf0ba4664a4 authored about 6 years ago by Artur <[email protected]>
updated load of config values and defaults

github.com/agentejo/cockpit - fb5d17f83b116619aa54c88376c3e8e74094838f authored about 6 years ago by Paulo Gomes <[email protected]>
added handling of response headers overrides by config

github.com/agentejo/cockpit - 0365cc2ba6768c4869b66ab37b8f6036521d389e authored about 6 years ago by Paulo Gomes <[email protected]>
bump version to 0.6.2

github.com/agentejo/cockpit - fccd7d471c3056803a8a32bbff759d589d0c4bc8 authored about 6 years ago by Artur <[email protected]>
update Lime\App mime types

github.com/agentejo/cockpit - 8b73624a88f2cc1f1a6241fb762db4c17e1e43a3 authored about 6 years ago by Artur <[email protected]>
update topbar styling

github.com/agentejo/cockpit - faaec63bdeebecd526c77e7770786b528751325a authored about 6 years ago by Artur <[email protected]>
trigger forms.submit.before + forms.submit.after events

github.com/agentejo/cockpit - a7e11b1908c0473b5837fca06e6b09d270e6fecd authored about 6 years ago by Artur <[email protected]>
add configuration setting to define possible file types for uploads (finder + assets)

github.com/agentejo/cockpit - 8fe10aec79df1fa4ac78e934b79b1fedb09b86ea authored about 6 years ago by Artur <[email protected]>
minor improvements

github.com/agentejo/cockpit - 50796f01314b32031db30baf7e4d9419fa73d11d authored about 6 years ago by Artur <[email protected]>
cleanup + security improvements

github.com/agentejo/cockpit - 96b04ac382c949f7e7607b1fbf10bda358b46376 authored about 6 years ago by Artur <[email protected]>
Merge pull request #830 from piotr-cz/feature/location-coords

Ability to use geolocation coords

github.com/agentejo/cockpit - 32940ec338c17b56349adddd91ab92f49189eed5 authored about 6 years ago by Artur <[email protected]>
Quickfix for #832

github.com/agentejo/cockpit - 93841c2cbc48dd73d22b5ec2e78a1e07d1235047 authored about 6 years ago by Artur <[email protected]>
Ability to use geolocation coords

github.com/agentejo/cockpit - b584edfa412096c3f6b68392b2b4659903acfb9d authored about 6 years ago by Piotr Konieczny <[email protected]>
add support for embedded images (mailer)

github.com/agentejo/cockpit - 21fb9951840f9f08338721062e1ca5f11589fe96 authored about 6 years ago by Artur <[email protected]>
Merge pull request #826 from raffaelj/singleton-menu-aside

added ability to display singletons in cockpit.menu.aside

github.com/agentejo/cockpit - 23df73e1995bb45e11fefeac4942c4fa2ef98ad5 authored about 6 years ago by Artur <[email protected]>
i18n language file loading cleanup

github.com/agentejo/cockpit - d1a5d2c8effd54f8951ad673509aa0a2e3526522 authored about 6 years ago by Artur <[email protected]>
disable auto-nesting if filter is available

github.com/agentejo/cockpit - 3331684ec9b41d36a85d90d43b486a5340b5ed8a authored about 6 years ago by Artur <[email protected]>
Merge pull request #825 from raffaelj/cp-next-i18n-fixes

Cp next i18n fixes

github.com/agentejo/cockpit - 49b7708043f22e944e812812f45eee9cd7093027 authored about 6 years ago by Artur <[email protected]>
Merge pull request #817 from piotr-cz/feature/multiple-image-filters

Add option to use multiple filters when generating image thumbnail

github.com/agentejo/cockpit - b4938176ad9aa8c92b923ed2d34069eecc5d4fe8 authored about 6 years ago by Artur <[email protected]>
fix thumbnail generation in combination with cloudstorage usage (edge case scenario)

github.com/agentejo/cockpit - 6bc631dede4b71fe40883b92edf77ed0c53b74d4 authored about 6 years ago by Artur <[email protected]>
improve cli import accounts + settings

github.com/agentejo/cockpit - d97f9fe804ce3c7101f10b78b4bb5850639aa023 authored about 6 years ago by Artur <[email protected]>
added ability to display singletons in cockpit.menu.aside

github.com/agentejo/cockpit - f6d0b4fb86f9156169f42f92e2302037b855746a authored about 6 years ago by Raffael <[email protected]>
i18n for Cancel and Ok buttons in notifications

github.com/agentejo/cockpit - d816be041dc68c185c9e2f0c09e11c2794dcd29f authored about 6 years ago by Raffael <[email protected]>
added missing i18n to finder

github.com/agentejo/cockpit - 38608466f53a01ce5301c41821cb5cfe84dbfc7c authored about 6 years ago by Raffael <[email protected]>
i18n for login page and password reset

github.com/agentejo/cockpit - 18d1f3dd1dd12daf603cdfcf2da476df44b9b578 authored about 6 years ago by Raffael <[email protected]>
load app i18n if not logged in

github.com/agentejo/cockpit - cea6a84eed944083faf54ea1769e63c91c9cc5da authored about 6 years ago by Raffael <[email protected]>
Merge pull request #818 from piotr-cz/feature/sort-fields

Sot collection fields by name

github.com/agentejo/cockpit - bab867ed3c2ef1fce6facedcd53693bbb0037d01 authored over 6 years ago by Artur <[email protected]>
Sot collection fields by name

github.com/agentejo/cockpit - a0c02ec1a1e724c894b20ab45590e08d2ec89289 authored over 6 years ago by Piotr Konieczny <[email protected]>
Merge remote-tracking branch 'upstream/next' into feature/multiple-image-filters

github.com/agentejo/cockpit - afe0f3c080f0692b35a1c2c1441a491bbcff8fb1 authored over 6 years ago by Piotr Konieczny <[email protected]>
Bump version to 0.6.1

github.com/agentejo/cockpit - 198b23fa56b29011e178bdabae5c16a1515257c9 authored over 6 years ago by Artur <[email protected]>
Multiple image filters

github.com/agentejo/cockpit - e2efc45e1580175367ec4aaebbfa80a95947fef9 authored over 6 years ago by Piotr Konieczny <[email protected]>
Merge pull request #813 from piotr-cz/bugfix/extra-slash

Remove extra slash when creating a thumbnail

github.com/agentejo/cockpit - 412b96764ca99aff7124b7a922cdb0ce65abb5d6 authored over 6 years ago by Artur <[email protected]>
Remove extra slash

github.com/agentejo/cockpit - 8cad9222fafe1504ddda812cc5725590cb32eb4d authored over 6 years ago by Piotr Konieczny <[email protected]>
Merge pull request #812 from piotr-cz/bugfix/simpleimage-show

Fix method name in SimpleImage

github.com/agentejo/cockpit - 70ea5ce3847d1ffa9dd75790dc02158212468dcd authored over 6 years ago by Artur <[email protected]>
Fix method name

github.com/agentejo/cockpit - cf01115a5621577669ebef43904d495c112e0d9e authored over 6 years ago by Piotr Konieczny <[email protected]>
mongolite storage creates mongodb compatible objectIds

github.com/agentejo/cockpit - cc57e17403ce3d2985120709e611d63fc8d84fcb authored over 6 years ago by Artur <[email protected]>
fix edge case when linking to cloud storage media

github.com/agentejo/cockpit - 0631af7484092cc84cc36b976e7aca096b7442d2 authored over 6 years ago by Artur <[email protected]>
fix mongodb query for array values

github.com/agentejo/cockpit - cda8813968fe7ed26cfbcdb47185a25733681793 authored over 6 years ago by Artur <[email protected]>
fix asset path edge case

github.com/agentejo/cockpit - 9474638d55ade6eef424a7a57236228edaa1ef26 authored over 6 years ago by Artur <[email protected]>