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

Add manager support for publishing pages. Started working on drag n drop in the page list.

github.com/PiranhaCMS/piranha.core - d1fa0523716948395f711ef008353883fdd80c60 authored almost 8 years ago by Håkan Edling <[email protected]>
Added `level` to SiteMapItem. Add support for adding pages through the manager.

github.com/PiranhaCMS/piranha.core - 53592b430502242daf62dd6d6b876af23428d118 authored almost 8 years ago by Håkan Edling <[email protected]>
Merge branch 'master' of https://github.com/PiranhaCMS/piranha.core

github.com/PiranhaCMS/piranha.core - 5de692305e4319ebdca6022451cd0b3d514ed001 authored almost 8 years ago by Håkan Edling <[email protected]>
Updated all packages to 1.1 preview1

github.com/PiranhaCMS/piranha.core - b6971491c95ac5559fb7501984d08d61a14c86eb authored almost 8 years ago by Håkan Edling <[email protected]>
Added `.vscode` folder

github.com/PiranhaCMS/piranha.core - ee5d42a71ad43a99c988622691f14dd63b432815 authored almost 8 years ago by Håkan Edling <[email protected]>
Updated netcore version.

github.com/PiranhaCMS/piranha.core - 80fdcfa07143d2eb1d7c672fe9cacc0ac6a92a73 authored almost 8 years ago by Håkan Edling <[email protected]>
Missed upgrading `netcoreapp1.0` to 1.1

github.com/PiranhaCMS/piranha.core - 897788a52b767691051d39c16367a790b9f672db authored almost 8 years ago by Håkan Edling <[email protected]>
Updated to 1.1

github.com/PiranhaCMS/piranha.core - 818a3948dc9ba758a4d48a977668f05f433428f3 authored almost 8 years ago by Håkan Edling <[email protected]>
Added entity tags to the embedded resource middleware.

github.com/PiranhaCMS/piranha.core - 400f59349ae20f4368c7a8ab139a63a18adce329 authored almost 8 years ago by Håkan Edling <[email protected]>
Optimized middleware to skip requests starting with `/manager/assets/`

github.com/PiranhaCMS/piranha.core - 68135638b2c4c7d76f65db9fa79558213a514220 authored almost 8 years ago by Håkan Edling <[email protected]>
Reworked lifetime management for the EF Api.

github.com/PiranhaCMS/piranha.core - 962535898461f4c48d90020f3b4bd95df0e7b051 authored almost 8 years ago by Håkan Edling <[email protected]>
Fixed registration bug for the API.

github.com/PiranhaCMS/piranha.core - 357502eb428c8296d616cfe3548474bf76be0f23 authored almost 8 years ago by Håkan Edling <[email protected]>
Fixed rendering bug in page regions in the manager.

github.com/PiranhaCMS/piranha.core - 1835c4eae8ca0b0c6ddb2a3ac9db37be9796d9fc authored almost 8 years ago by Håkan Edling <[email protected]>
Replaced SingleOrDefault with FirstOrDefault & moved the Blog example to SqLite for cross platform testing.

github.com/PiranhaCMS/piranha.core - a701ac459c5b0f227031903df0f566fe60c7ada9 authored almost 8 years ago by Håkan Edling <[email protected]>
Dispose API from all controllers. Moved resource management to middleware.

github.com/PiranhaCMS/piranha.core - a3d150283bcbfc9097c4d51846bb7d8a7806c65e authored almost 8 years ago by Håkan Edling <[email protected]>
Added some IServiceCollection extensions for easier setup.

github.com/PiranhaCMS/piranha.core - 9effafdd3b7a3e6f55a4ac3d66179a6d0bd28410 authored almost 8 years ago by Håkan Edling <[email protected]>
Updated embedded resource handling to prevent stream locks.

github.com/PiranhaCMS/piranha.core - e586c9528d2f4a77b0fe48d0411690eae93f509a authored almost 8 years ago by Håkan Edling <[email protected]>
Added stub controller/view for Blocks

github.com/PiranhaCMS/piranha.core - 04b19eeb8598fbf18224f3e8033e567c1cd0bdf5 authored almost 8 years ago by Håkan Edling <[email protected]>
Embedded manager views & resources.

github.com/PiranhaCMS/piranha.core - 3358111d967de645ad9b951e7a6bbd8c0fde4d85 authored almost 8 years ago by Håkan Edling <[email protected]>
Added support for saving regions from the manager.

github.com/PiranhaCMS/piranha.core - afa668c90d4b2e2ed9270275e8103b070c01d065 authored almost 8 years ago by Håkan Edling <[email protected]>
More work on the manager interface & some core stuff.

* Added list & edit view for pages (not completed)
* Added model binding for abstract classes (f...

github.com/PiranhaCMS/piranha.core - 803845bec93aec3b235815eaa887af54555d0cbd authored almost 8 years ago by Håkan Edling <[email protected]>
Added template for the manager interface.

github.com/PiranhaCMS/piranha.core - 8ed457c2f4c8d12154cd22639f88f19d65d9c1e7 authored almost 8 years ago by Håkan Edling <[email protected]>
Restructured, added blocks & block types.

Please note! Initial migration has been redone.

github.com/PiranhaCMS/piranha.core - 813cfff11dd96eaf9e234446a45d9221d82cae01 authored almost 8 years ago by Håkan Edling <[email protected]>
Added some basic Piranha styling to the example.

github.com/PiranhaCMS/piranha.core - 1a56bb05b0e9c53c12e1a89aadf181ca472e598d authored almost 8 years ago by Håkan Edling <[email protected]>
Merge pull request #7 from PiranhaCMS/dotnetcore

Dotnetcore

github.com/PiranhaCMS/piranha.core - 2be9d1b8e64a1b4c81af4fd6e52bcb2ca6723df4 authored almost 8 years ago by Håkan Edling <[email protected]>
Completed first pass of the page repository

github.com/PiranhaCMS/piranha.core - 847338b29cde436cbc41cd871f8c668a697733e4 authored almost 8 years ago by Håkan Edling <[email protected]>
Updated README

github.com/PiranhaCMS/piranha.core - 0bd3ed1cabf60434e2ebcc16d4759a100c8ebcf4 authored about 8 years ago by Håkan Edling <[email protected]>
First test of saving PageModels. Collections not handled yet.

github.com/PiranhaCMS/piranha.core - c0832a806c40fe90daf67e9bfa6c5e94c8ac78b6 authored about 8 years ago by Håkan Edling <[email protected]>
Consolidated tab/whitespace handling across all files.

github.com/PiranhaCMS/piranha.core - 0355f76ddf4cd96628c6a53a675ef4724b560695 authored about 8 years ago by Håkan Edling <[email protected]>
Completed page type handling. Needs some refactoring later on.

github.com/PiranhaCMS/piranha.core - 9c5139c3068fcedff3b115ef59bda6aaee3af8de authored about 8 years ago by Håkan Edling <[email protected]>
Added PageTypes, JSON import & Region/Field structure.

github.com/PiranhaCMS/piranha.core - 2073478d3d180af2288062364f733e7bde368ab3 authored about 8 years ago by Håkan Edling <[email protected]>
Added some basic bower components

github.com/PiranhaCMS/piranha.core - 301149ce2e987400cb0d4da087143b4a732dee41 authored about 8 years ago by Håkan Edling <[email protected]>
Added repository and middleware for archives

github.com/PiranhaCMS/piranha.core - 127e345d6fb6935cacc3b83295b129f59a513d11 authored about 8 years ago by Håkan Edling <[email protected]>
Changed and rewrote for dotnetcore

github.com/PiranhaCMS/piranha.core - d32e484d217efda08191407ed74a1c21d78c00ef authored about 8 years ago by Håkan Edling <[email protected]>
Had to recreate InitialMigration due to setup errors.

github.com/PiranhaCMS/piranha.core - ce67e30028e6499056e25eae50f559645c5cca9e authored over 8 years ago by Håkan Edling <[email protected]>
Updated read me.

github.com/PiranhaCMS/piranha.core - 13c9c619b8213be95e3a012f042fc41895d47819 authored over 8 years ago by Håkan Edling <[email protected]>
Updated to rc-2

github.com/PiranhaCMS/piranha.core - c2567bd83e488e0f35fd1081bd7be09d2a1a3d8e authored over 8 years ago by Håkan Edling <[email protected]>
Fixed typo in project def.

github.com/PiranhaCMS/piranha.core - 2364e589b14af7e1ab7a354b0b56bf564d76d1fd authored over 8 years ago by Håkan Edling <[email protected]>
Added storage API:s

github.com/PiranhaCMS/piranha.core - b039f5fbcab5c5ca80c5609c37c5df9cdbc0e774 authored over 8 years ago by Håkan Edling <[email protected]>
Added some styling to the Blog example.

github.com/PiranhaCMS/piranha.core - 7e7bc6cd6e3e92a8bf55320153f7b518077607fb authored over 8 years ago by Håkan Edling <[email protected]>
Added support for mocking the Api. Fixes #1

github.com/PiranhaCMS/piranha.core - 90b1a32af7e7a08d7ab1d0f08511c844618c4f82 authored over 8 years ago by Håkan Edling <[email protected]>
Fixed so multiple piranha middleware won't handle the same request.

github.com/PiranhaCMS/piranha.core - f56754fd5418780c3a3692e8405c544ad02b0346 authored over 8 years ago by Håkan Edling <[email protected]>
Added SiteMap repository.

github.com/PiranhaCMS/piranha.core - ef02b50d7108837d7f4da4766ef7fb96a2146e17 authored over 8 years ago by Håkan Edling <[email protected]>
Archives, startpage, DI & much more!

github.com/PiranhaCMS/piranha.core - 6561c8d06d36cdcf4af746c1b74a31d2ba89280c authored over 8 years ago by Håkan Edling <[email protected]>
Removed all references to 'dnx'

github.com/PiranhaCMS/piranha.core - 78b4e072ee405b91cf1ecf62cdcf2046cbbf13a6 authored over 8 years ago by Håkan Edling <[email protected]>
Added some default assets. Minor database changes.

github.com/PiranhaCMS/piranha.core - c5031e177e17ca44cc65bb86c888c6de970fecec authored over 8 years ago by Håkan Edling <[email protected]>
Renamed solution file, updated readme.

github.com/PiranhaCMS/piranha.core - 57b5355473cf746de01297aedb60a9de590fefc0 authored over 8 years ago by Håkan Edling <[email protected]>
Updated readme

github.com/PiranhaCMS/piranha.core - 79a52e3f81edac0739663b1e03f6f6a96377b6a2 authored over 8 years ago by Håkan Edling <[email protected]>
Updated readme.

github.com/PiranhaCMS/piranha.core - 0ce892048e785808983a17c4b273cb997ff35e26 authored over 8 years ago by Håkan Edling <[email protected]>
Added core files + basic example.

github.com/PiranhaCMS/piranha.core - 50791203aca079ded2254eb369363fcb10ea3671 authored over 8 years ago by Håkan Edling <[email protected]>
Initial commit

github.com/PiranhaCMS/piranha.core - 810759431ba3046158c37c2daaef8f3be421f71b authored over 8 years ago by Håkan Edling <[email protected]>