Ecosyste.ms: OpenCollective

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

Piranha CMS

Piranha CMS is a lightweight & unobtrusive CMS for ASP.NET Core. It can be used to add content functionality to your existing application or to build a new one from scratch.
Collective - Host: opensource - https://opencollective.com/piranhacms - Website: https://piranhacms.org - Code: https://github.com/PiranhaCMS/piranha.core

Merge branch 'master' into v6.0/vue-manager

# Conflicts:
# data/Piranha.Data.EF/Repositories/MediaRepository.cs

github.com/PiranhaCMS/piranha.core - dab08e00e3039e70ee9b3dce3d7d4b1595442bdf authored almost 6 years ago
Removed redundant lines

github.com/PiranhaCMS/piranha.core - 81ef089ae157a7fa188b693dbe1dcc6cd577d14a authored almost 6 years ago
Fixed bug in SiteService

github.com/PiranhaCMS/piranha.core - e39672d1390a2d595686454a05ad57bd3d82b292 authored almost 6 years ago
Fixed path issue in nuspec

github.com/PiranhaCMS/piranha.core - a9fbe9b2f00b189cb6ef0cbd6033a6be3e9c74af authored almost 6 years ago
Added files in folders. Fixes #484 & fixes #485

github.com/PiranhaCMS/piranha.core - e45d88c3bd9f92a0b19d60e1d8fd07c803c0c58d authored almost 6 years ago
Updated assembly & nuspec versions

github.com/PiranhaCMS/piranha.core - 17c75cd0b6cd9d172177bd090f8a8423057b1ed8 authored almost 6 years ago
Added placeholder info to Posts & Sites. Fixes #552

github.com/PiranhaCMS/piranha.core - 7edbbba2a6a137bba8fc3065b96dbfebe8f71eb4 authored almost 6 years ago
Added quote block

github.com/PiranhaCMS/piranha.core - 46d41e86ba698d4fbea4aa0d281404b976051948 authored almost 6 years ago
Merge branch 'v6.0/vue-manager' of https://github.com/PiranhaCMS/piranha.core into v6.0/vue-manager

github.com/PiranhaCMS/piranha.core - 051b2fd382189bea96c4575b3765c9353ff1df3f authored almost 6 years ago
Image block now uses the mediapicker image filter

github.com/PiranhaCMS/piranha.core - d5ee261943322916dcde454d6c38dcf98450e8ab authored almost 6 years ago
Added support for filter in mediapicker

github.com/PiranhaCMS/piranha.core - ff7ff77e56e2f4fc1e1734858a14ba8aadfd528a authored almost 6 years ago
Fixed toolbar position for tinymce

github.com/PiranhaCMS/piranha.core - 44750d202d5215f03eb730e4a5dad883da0ee746 authored almost 6 years ago
Added field rendering to block groups. Needs refactoring

github.com/PiranhaCMS/piranha.core - 78eaf5ff2dc1e7ee450c7c82c9294960e5b30730 authored almost 6 years ago
Added Open Collective info to README

github.com/PiranhaCMS/piranha.core - bad31d466fdfabc5c637325634446561da0d37e9 authored almost 6 years ago
Added list title update & sorting

github.com/PiranhaCMS/piranha.core - 47b624d8035d32fa9a62d927a51d5fd1470c72bd authored almost 6 years ago
Refactored and renamed some model properties.

github.com/PiranhaCMS/piranha.core - e6dfd9261740a184a2687097ecc01d6369a6d542 authored almost 6 years ago
Added page title, fixed block group add/remove.

github.com/PiranhaCMS/piranha.core - baa1e29f695045b72e8d47592a3c99a09ff94430 authored almost 6 years ago
Fixed html5sortable bug.

github.com/PiranhaCMS/piranha.core - 76f74f10719cee89e3886055a4572a40e5a1e150 authored almost 6 years ago
Fixed bug when adding block to position 0

github.com/PiranhaCMS/piranha.core - 87ff3a945cf011e212fee8e61352a5de74febaea authored almost 6 years ago
Fixed some block styling for better sorting

github.com/PiranhaCMS/piranha.core - c30d98e5595cf8453c601433bc78b1e5bc282a51 authored almost 6 years ago
Added support for removing a block group item.

github.com/PiranhaCMS/piranha.core - 923f5aa79ebcfeaea8d36ef81a23f3f914d8ce76 authored almost 6 years ago
Added support for adding block group items

github.com/PiranhaCMS/piranha.core - e0808721d27b33ee69536967d0d42d99f661eeea authored almost 6 years ago
Added empty styling for html, html-columns, image & text block.

github.com/PiranhaCMS/piranha.core - 3ce5db1e140f3b287cb4a412a46939ae59be2b5e authored almost 6 years ago
Added loading transition for modules.

github.com/PiranhaCMS/piranha.core - a98d252afea2402f46a2fb3d1780ce52f153e54d authored almost 6 years ago
Added list rendering for block groups.

github.com/PiranhaCMS/piranha.core - 5d13aaac45613fd4886306782b20576420c38369 authored almost 6 years ago
Fixed service/repository bug with block grouping.

github.com/PiranhaCMS/piranha.core - 1d49310dafa5dbda09a52123ce0b55c534f4e328 authored almost 6 years ago
Added support for drag and drop in the media view

github.com/PiranhaCMS/piranha.core - 10639ada5f5bb841ad43a3bf0d128cb4296d7f37 authored almost 6 years ago
Added the use of mediapicker in the image-block component

github.com/PiranhaCMS/piranha.core - 8fe0d1a3a5e0e865de226d59aaea2a0eb3dcded3 authored almost 6 years ago
Update _MediaPickerModal.cshtml

github.com/PiranhaCMS/piranha.core - 12b11c8a0d22d64f2bea878c3163817caf9c454f authored almost 6 years ago
Updated mediapicker modal to use tabs instead of btns

github.com/PiranhaCMS/piranha.core - ddfd48c493838abe499b581d73479ea4c9a82ebb authored almost 6 years ago
Added mediapicker

github.com/PiranhaCMS/piranha.core - 10ac54892c775552aa5e2607bd1764e1302162e5 authored almost 6 years ago
Added functionality for adding block

github.com/PiranhaCMS/piranha.core - 06250c74420b43d27745aab718353ba9494c0a6a authored almost 6 years ago
Added block sorting.

github.com/PiranhaCMS/piranha.core - e03748174d8801858aa8b6d50d9a8b5b0f0a5116 authored almost 6 years ago
Added localization to media gallery

github.com/PiranhaCMS/piranha.core - 00fe186a5fc26c484710e3ad36f7bacdb5e75f76 authored almost 6 years ago
Removed JsonIgnore attribute from Blocks in BlockGroups. Fixes #543

github.com/PiranhaCMS/piranha.core - 3169d636db48a2b0e12f7f4a4f0d374b9f739293 authored almost 6 years ago
Added functionality for removing blocks

github.com/PiranhaCMS/piranha.core - 3fafebfea23c3d08b47e24c0553da7e4117a51bc authored almost 6 years ago
Fixed destroy/init of tinymce when inserting new blocks.

github.com/PiranhaCMS/piranha.core - e99e2683cf2ddea7171b212b8be4ad46d56fc84c authored almost 6 years ago
Merge branch 'features/vue-manager-media-gallery' into v6.0/vue-manager

github.com/PiranhaCMS/piranha.core - f0662cf60e95bbc481216adadf64525d1c2e61c1 authored almost 6 years ago
Added gallery view option in the media view

github.com/PiranhaCMS/piranha.core - 5418c4b8655473bb9dbf9bd9e5d8592c7777f213 authored almost 6 years ago
Added TinyMCE to html blocks.

github.com/PiranhaCMS/piranha.core - 0f60d7959f21d90aeaf6a98c8b8a8492460a236f authored almost 6 years ago
Added block meta info to page edit.

github.com/PiranhaCMS/piranha.core - ee721ea4c07dc4a06c50a706a50a5f09d498bc21 authored almost 6 years ago
Added columns block

github.com/PiranhaCMS/piranha.core - 958fe149aee5d28492f56daa0f744d29bcc6559a authored almost 6 years ago
Added some test rendering of blocks

github.com/PiranhaCMS/piranha.core - a287176f94bed55cecb98d9ef96ff89fd7cdd3d9 authored almost 6 years ago
Updated preview modal with more data and options

github.com/PiranhaCMS/piranha.core - 0fdda68b0801e9c0056fa5fc5cd012bee865997c authored almost 6 years ago
Added GetById to MediaService

github.com/PiranhaCMS/piranha.core - 8a0775454c1c7dfefe2f045df90b6b8412d13b79 authored almost 6 years ago
Preview modal now supports more types of media

github.com/PiranhaCMS/piranha.core - 667f21b37cc961602ae10d73c19e6c61071d3200 authored almost 6 years ago
Merge branch 'features/vue-manager-media-list' into v6.0/vue-manager

# Conflicts:
# labs/Piranha.Manager/Controllers/MediaApiController.cs
# labs/Piranha.Manager/Res...

github.com/PiranhaCMS/piranha.core - bcb14c52eb93800110c7eb9f312264a7776b3ce3 authored almost 6 years ago
Added media list and seeded test data.

github.com/PiranhaCMS/piranha.core - 2f6629b384667b9df6ac43d6ed6b2e8241e3f9bf authored almost 6 years ago
Added media preview support for images

github.com/PiranhaCMS/piranha.core - a00a3fb0371bd51d4280e98ca2ed4e23e3a253f7 authored almost 6 years ago
Moved nestable init to updated

github.com/PiranhaCMS/piranha.core - d54b3cfa78c641a28209a11e0fb98d5f9e4f2173 authored almost 6 years ago
Added nestable event when sitemap is changed.

github.com/PiranhaCMS/piranha.core - 40f565163a35a351a8674aff746ff38de65da5ed authored almost 6 years ago
Added site-level to page list

github.com/PiranhaCMS/piranha.core - 9249f855938a3b634c92d28f2cf3362354644cc8 authored almost 6 years ago
Updated static menu to link to pages.

github.com/PiranhaCMS/piranha.core - e74941cf97cc13be7b68c117ef81c3bcdc03ffe4 authored almost 6 years ago
Added vue model and components for rendering sitemap

github.com/PiranhaCMS/piranha.core - 35b9d8bce634e862cbece25161212ab25480a3c4 authored almost 6 years ago
Updated gallery sass variables to use arrays

github.com/PiranhaCMS/piranha.core - 4233c4eec00642f6d308f9d82ba4759fada7da20 authored almost 6 years ago
Added basic preview modal

github.com/PiranhaCMS/piranha.core - 0e84b64bc9ab85f5d80bc8fe35a5d1508dfaf0bf authored almost 6 years ago
Fixed width for top-nav

github.com/PiranhaCMS/piranha.core - 168cfeb550e7987f5cb6f81666e4e4b608616def authored almost 6 years ago
Added styling for action buttons & added Config model & service

github.com/PiranhaCMS/piranha.core - 857766accf4a4e8c7e88ede6a492cb293c438efc authored almost 6 years ago
Added gallery markup and styling

github.com/PiranhaCMS/piranha.core - 9ab7a29a47a005d20a01f06078c91df33b100457 authored almost 6 years ago
Added nestable support to sitemap

github.com/PiranhaCMS/piranha.core - 75d389f6b8604b993b14cf664338d96f22996725 authored almost 6 years ago
Merge pull request #542 from PiranhaCMS/features/vue-manager-sitemap-markup

Added flex markup & styling for sitemap

github.com/PiranhaCMS/piranha.core - d027884a2a4d2b37229c4a7f74e02ad29eb1be67 authored almost 6 years ago
Added flex markup & styling for sitemap

github.com/PiranhaCMS/piranha.core - 9b0761c7732aa94f69145a7bbcb0f8b9628c267a authored almost 6 years ago
Updated StatusMessage with bootstrap themes

github.com/PiranhaCMS/piranha.core - b691026495549ae07523c4f81afb44eeb77d703e authored almost 6 years ago
Revert "Merge branch 'v6.0/vue-manager' of https://github.com/PiranhaCMS/piranha.core into v6.0/vue-manager"

This reverts commit 6acc93b12ed4cd01012eac226b5c6aa310d4411a, reversing
changes made to 1395632e...

github.com/PiranhaCMS/piranha.core - 71d5160f702cc02fb794556f19bc333a5910997a authored almost 6 years ago
Merge branch 'v6.0/vue-manager' of https://github.com/PiranhaCMS/piranha.core into v6.0/vue-manager

github.com/PiranhaCMS/piranha.core - 6acc93b12ed4cd01012eac226b5c6aa310d4411a authored almost 6 years ago
Updated to use more Bootstrap variables and minor clean up

github.com/PiranhaCMS/piranha.core - c6eeb075c86ac1ad9e8636634fee5eeebca961cd authored almost 6 years ago
Notifications now supports bootstrap themes

github.com/PiranhaCMS/piranha.core - 419d09410fbe901c8aa9742967ea70c6dcbd9c74 authored almost 6 years ago
Added static config page.

github.com/PiranhaCMS/piranha.core - 1395632ec7b45a6661bad233af005cd871e01394 authored almost 6 years ago
Added module list view.

github.com/PiranhaCMS/piranha.core - 893ae5de5ce76e9e36d6cea4e5bb00143534fdd5 authored almost 6 years ago
Changed to use form submit instead of button click.

github.com/PiranhaCMS/piranha.core - 1a39d4c474c0916e06f28e70bdd12fa4ef7d52e7 authored almost 6 years ago
Added video block. Fixes #458

github.com/PiranhaCMS/piranha.core - 307e42ecc607a7dcce15c386afa44852c1ed3fd4 authored almost 6 years ago
Added some more test markup and resources

github.com/PiranhaCMS/piranha.core - c1f672a89fd18613ea0d23423f0f883904da3e6c authored almost 6 years ago
Added new labs manager project

github.com/PiranhaCMS/piranha.core - 611a0309df0a88dc5d6e9f4d9e31e97b2f5c9ef4 authored almost 6 years ago
Added the possibility for typed Archives & splitted page & archive loading into separate methods. Fixes #519

github.com/PiranhaCMS/piranha.core - d969847abf2c487f90b2ab78ecc818a825f6c1fb authored almost 6 years ago
Added support for filtering post types on ArchivePage type. Fixes #276

github.com/PiranhaCMS/piranha.core - 541be3e19dc6ea67c435d07c4e435b6aa4c83fcb authored almost 6 years ago
Removed test logging.

github.com/PiranhaCMS/piranha.core - 89879ff8c95eb34e6271e21d536b4916a8487f38 authored almost 6 years ago
Updated distributed cache to support objects not marked with Serializable Attribute.

github.com/PiranhaCMS/piranha.core - caf3d325af7ef2026e12dda9f3fdfdb62d999151 authored almost 6 years ago
Merge pull request #531 from PiranhaCMS/v6.0/export-model-types

Added type to Block, primarily for WebApi serialization. Fixes #518

github.com/PiranhaCMS/piranha.core - d2cfb7924e77d6b14652326a06023755f08c2534 authored almost 6 years ago
Added type to Block, primarily for WebApi serialization. Fixes #518

github.com/PiranhaCMS/piranha.core - 7db77d2b4f0cee8767f2bcdb5fcf85b0fd213e02 authored almost 6 years ago
Updated Piranha & Piranha.Data.EF to use ConfigureAwait(false) for all async operations.

github.com/PiranhaCMS/piranha.core - 324c9d084f239b3b93a976684fdfa1a3bf8f8e72 authored almost 6 years ago
Some minor code refactoring.

github.com/PiranhaCMS/piranha.core - f5688ad88ffc45b00d866cc5758ca25bf58e3b81 authored almost 6 years ago
Merge pull request #529 from PiranhaCMS/v6.0/services

V6.0/services

github.com/PiranhaCMS/piranha.core - 8ee1948b7a567691c15d4ea8cf0c7fedf1c82f71 authored almost 6 years ago
Some small fixes

github.com/PiranhaCMS/piranha.core - fb5189737b0931de1ea9c5ddb4ba55f3c099614d authored almost 6 years ago
Added EF data project to Solution. Fixed warning in test project.

github.com/PiranhaCMS/piranha.core - cb27e64096bbf962df39d04fa8952a0ddeaa7cd9 authored almost 6 years ago
Moved all EF Core related code to it’s own repository.

github.com/PiranhaCMS/piranha.core - 8fe15236c6d93bb1609235b2ff3e3c6d3e5712f9 authored almost 6 years ago
Converted MediaRepository to the new structure.

github.com/PiranhaCMS/piranha.core - 588ad44f519db07a131e311359ba27b3307ca68c authored almost 6 years ago
Updated versions

github.com/PiranhaCMS/piranha.core - a7dd66c649605e3e6bbdf236db39aa26a7f5e304 authored almost 6 years ago
Converted modules to Razor class libraries. Fixes #527

github.com/PiranhaCMS/piranha.core - fd4c951ee3e394cfc5b36a901329551eacd978c8 authored almost 6 years ago
Fixed bug in role assignment. Fixes #526

github.com/PiranhaCMS/piranha.core - 3f9c86fdea93d82b4ec77118139892d40aafcf06 authored almost 6 years ago
Added support for deleting roles. Fixes #525

github.com/PiranhaCMS/piranha.core - 65d45cfc7890d8ea8817191ee62930971782985e authored almost 6 years ago
Refactored ContentService and moved Sync extensions to its own package

github.com/PiranhaCMS/piranha.core - a7e11bc22c507b79973e847a33d7af3422faa1f9 authored almost 6 years ago
Converted PostRepository to new structure.

github.com/PiranhaCMS/piranha.core - bbbd28408cac20663232500ea785a1b628e46cbd authored almost 6 years ago
Added cloning for memory cache. Fixes #522

github.com/PiranhaCMS/piranha.core - 05b9ab53ffe96c90660fa2538b797833e576e984 authored almost 6 years ago
Optimized PageService for fetching multiple models

github.com/PiranhaCMS/piranha.core - f90ff2e940ac4ce4d97377b7526e8aae79d3f164 authored almost 6 years ago
Converted ArchiveRepository to the new structure.

github.com/PiranhaCMS/piranha.core - 91331f8de080a931ceaabdea7701074f7f537292 authored almost 6 years ago
Moved content type caching to the App singleton.

github.com/PiranhaCMS/piranha.core - 1f47f825c80d73e51af8585ba6ec7097b1c03e00 authored almost 6 years ago
Fixed merge error

github.com/PiranhaCMS/piranha.core - 3955df1dabdfde6fabb18879e4edddda3fcbc17d authored almost 6 years ago
Merge from origin.

github.com/PiranhaCMS/piranha.core - 52dd6761e51079a0824592014345b66c5544f9a1 authored almost 6 years ago
Merge pull request #521 from PiranhaCMS/master

Merge from master

github.com/PiranhaCMS/piranha.core - 4ba37b7b4f4b5e502d361597ca44d3c4065fcce7 authored almost 6 years ago
Converted PageRepository to new structure

github.com/PiranhaCMS/piranha.core - 960d96e6695c19ecc384ac9408a076ca48bb525f authored almost 6 years ago