Ecosyste.ms: OpenCollective

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

Ghost

Fiercely independent, professional publishing
Collective - Host: opensource - https://opencollective.com/ghost - Website: https://ghost.org - Code: https://github.com/tryghost

Ember.js: Add assets img + css (ember-hacks.css) to ember admin

Closes #2276

- Adds the images to `core/client/assets/img`
- Adds css with ember hacks to `core...

github.com/TryGhost/Admin - 372108944d682f9c9ddbaec700aa35fc853ad9c9 authored almost 11 years ago
Update copyright

github.com/TryGhost/Casper - fdb52484b5a18346ed0e030275a3bdd136806d57 authored almost 11 years ago
Update copyright

github.com/TryGhost/Admin - 23a2d44ea3abbcfac523b7cd44ed0c099a01eac3 authored almost 11 years ago
Merge pull request #28 from hswolff/anchor

Change timestamps to be anchors

github.com/TryGhost/Slimer-hubot - 98d74ac2b77e1c07b034dc9d47b81198fe3d925e authored almost 11 years ago
Fix normalize.css import

github.com/TryGhost/Admin - 66cced872e2401cecf20c1bbcd93d20cf74c0ad1 authored almost 11 years ago
Ember.js: User fixtures + injection + login

* Adding **user fixtures** for signin

* Adds an initializer for the **current logged in user**....

github.com/TryGhost/Admin - 745f8379a10d336952d5543ee96dae5c4e7d4a77 authored almost 11 years ago
REFACTOR THE THINGS

github.com/TryGhost/Admin - 11e81c97e4f2304707174f17c5446c04b765015d authored almost 11 years ago
Merge pull request #16 from halfdan/hello_ruby_you_beauty

Re-introduce Ruby

github.com/TryGhost/Admin - 8aabee0caeab4c071be68776bd0440ae7b338faf authored almost 11 years ago
Merge branch 'master' of github.com:TryGhost/Ghost-UI

# By Fabian Becker (1) and John O'Nolan (1)
* 'master' of github.com:TryGhost/Ghost-UI:
Remove...

github.com/TryGhost/Admin - ac0216208dfe9e4c6adffe5d8c455436562206df authored almost 11 years ago
Remove IE specific CSS file

We've never used this anyway. It just hangs around doing nothing.

github.com/TryGhost/Admin - 162ba1978c81a09117973baca6b0a416672a7003 authored almost 11 years ago
Re-introduce Ruby

fixes #8, #9, #10, #11
- Add Gemfile
- Swap normalize.css with normalize-scss
- Add grunt-contri...

github.com/TryGhost/Admin - 6e1f250f4f2a9bc0a6cfd9d5875b5cd49ba72fe3 authored almost 11 years ago
Introduce robots.txt and sitemap for docs

github.com/TryGhost/Admin - 0d8daad480fad0296a00e19faa7d5a49286452c3 authored almost 11 years ago
Remove old %extend placeholders

github.com/TryGhost/Admin - 3817d01d84175e99a83b28b605b6e0a1552e77fe authored almost 11 years ago
Fetch bourbon/breakpoint/normalize via bower

closes #14
- Fetch libraries via bower on `grunt`
- Use breakpoint 2.0.6 due to libsass failures...

github.com/TryGhost/Admin - c9f101335732fd3c981cb5d1c4dfcad96bf78174 authored almost 11 years ago
Comment/indentation cleanup

github.com/TryGhost/Admin - fe583253a8d9773318e4f2e4ea6256627d5a0e3b authored almost 11 years ago
Clean up markdown help modal

* Shorter, more user friendly.
* See #1463 - Not fixing in any way, just related.

github.com/TryGhost/Admin - b244d5f67aad18337b12d6f32f3618dd92c68bf3 authored almost 11 years ago
Fix indentation

github.com/TryGhost/Admin - 1151ffcff24f9784373f84e877a1a09c54c6e6ee authored almost 11 years ago
Add HTML5 pushState support for Ember

- also updates associated route

github.com/TryGhost/Admin - bb233e782a9a9d32425fd0bfc57c2e0b226a2c24 authored almost 11 years ago
Merge branch 'master' into ember

Conflicts:
.gitignore
.npmignore
Gemfile.lock
Gruntfile.js
bower.json
core/clientold/asset...

github.com/TryGhost/Admin - 2623a938a28bed47be9fed2611262b95f2dc4a35 authored almost 11 years ago
Replace SASS with assets from Ghost-UI

closes #2368
- Remove Ruby dependency (Gemfiles)
- Remove sass/fonts from core/client/assets/
- ...

github.com/TryGhost/Admin - 1a1afa3f213852ce3b7ebb9f182e2b757cf8199f authored almost 11 years ago
Specify `itemView` on the `each` helper rather than nesting a `view` helper.

This avoids the creation of two views per row, which will make a big difference for large blogs.

github.com/TryGhost/Admin - 33dd06edb1c8526b537812fc89d9aec38c4b8be6 authored almost 11 years ago
Amend fixtures & put body classes in styleBody mixin

- Change fixture response of posts route to actual format.
- Extracted classNames logic of route...

github.com/TryGhost/Admin - fba798b27b3d19a53909db3cdd2431e8dd2136c8 authored almost 11 years ago
new repo org for node-pre-gyp

github.com/TryGhost/node-sqlite3 - 7f9d8c4b0e3b8778db35fc706abd55e0f6a09c5c authored almost 11 years ago
Removing disturbing mental image

github.com/TryGhost/Admin - b0b56872609c984bbac849f5bd5f05c6158fa4d6 authored almost 11 years ago
Removing .modal-info

This is not used anywhere in ghost core

github.com/TryGhost/Admin - 846d6c9d3b809c655eba8d1204096fa7a6ee2c6c authored almost 11 years ago
Remove all %placeholder extends

* Allows us to use node-sass and drop the dependency on Ruby
* See TryGhost/Ghost/issues/1346
* ...

github.com/TryGhost/Admin - 24833d8fabddbb835c44bc52acda150a1b76f947 authored almost 11 years ago
Minor refactoring of the routers:

- Moved post route under posts resource
- Changed ajax to use ic.ajax.request instead of ic.ajax...

github.com/TryGhost/Admin - ad3f5f45d8d9ff331431807d4691a657885fcfe6 authored almost 11 years ago
Add admin prototype

issue #2270

- from https://github.com/manuelmitasch/ghost-admin-ember-demo
- Not working proper...

github.com/TryGhost/Admin - 805aad31cae02e65762de2ef37003fbc01fac393 authored almost 11 years ago
Adding missing loader.js

github.com/TryGhost/Admin - 39c99209c5436ac4d9968d4da545e365cb58aa85 authored almost 11 years ago
add to gitignore

github.com/TryGhost/node-sqlite3 - d8dca55ce3508443d475bc0ebb86e2aee2dddab8 authored almost 11 years ago
ditch two step install, just target nw right off with npm install

github.com/TryGhost/node-sqlite3 - 215af33e52b99db55df793cb7e7f5c26501f3b92 authored almost 11 years ago
call node-pre-gyp instead of nw-gyp directly and pass target_arch

github.com/TryGhost/node-sqlite3 - 7dc9a4a5cd4d7f43f741adcda3fdaabc48b4711f authored almost 11 years ago
extract is needed by deps/sqlite3.gyp

github.com/TryGhost/node-sqlite3 - f04c3b47b56f814aaa9c3656a5c0b822d470df21 authored almost 11 years ago
Compile SASS using node-sass

closes #5
- Added node-sass to package.json
- Added new grunt tasks to compile sass and copy fon...

github.com/TryGhost/Admin - 2122b30791c6e13d9fa3cadd25a763e64fb7f66a authored almost 11 years ago
call ndoe-pre-gyp build directly to avoid uncessary recompiles

github.com/TryGhost/node-sqlite3 - 6a09d7b07ebe969a6c29806921ecb18e95023865 authored almost 11 years ago
always pass --target if it is custom

github.com/TryGhost/node-sqlite3 - d2fb8f2d207f828dbc87938f78aa87c56aad1794 authored almost 11 years ago
call nw-gyp only through node-pre-gyp to ensure binding.gyp variables are known

github.com/TryGhost/node-sqlite3 - 1fb8696c38a1c2880d888bcf9ba971862a6162f2 authored almost 11 years ago
allow sqlite_libname to be overridden in binding.gyp from command line

github.com/TryGhost/node-sqlite3 - 786c0d50f1368157f0cc9a25dffd2b2730df0125 authored almost 11 years ago
now node-pre-gyp passes these values

github.com/TryGhost/node-sqlite3 - 31aaaca1ce61ffa435d57210fadc90c099adfcf6 authored almost 11 years ago
versioned require path - closes #248

github.com/TryGhost/node-sqlite3 - 5c2593d0661f45f798676bd68adeb012f62d7b9d authored almost 11 years ago
upgrade to node-pre-gyp master (future 0.5.x)

github.com/TryGhost/node-sqlite3 - d2bdf5ca8ed12bed8f1d975f0aeb1c83a37f72bf authored almost 11 years ago
Merge branch 'master' into ember

Conflicts:
.gitignore
Gruntfile.js
bower.json
core/client/assets/lib/showdown/extensions/gho...

github.com/TryGhost/Admin - 23fcdb5438fe8846c5b791650c7450779c79f46d authored almost 11 years ago
www.slimer.co

github.com/TryGhost/Slimer-hubot - 624269dc5cadea134398dcadce0c244d2d52a63e authored almost 11 years ago
Merge pull request #53 from rolandleth/master

Update ro.yml

github.com/TryGhost/roon-i18n - 485959fade80ee109c7de96ec8663124b92d7e4a authored almost 11 years ago
Update ro.yml

github.com/TryGhost/roon-i18n - c45ce6b20df838788879151be2fc79ba2723ed98 authored almost 11 years ago
Remove unused libraries.

refs #2326
- Remove unused libraries from core/client/assets/vendor/
- Add folder to .gitignore
...

github.com/TryGhost/Admin - 5ca69d7b304f53dd0d074becea4d92ca9b153f30 authored almost 11 years ago
Update validator to 3.4.0

Closes #1379

- Convert to new api usage for both server-side and client-side
- Provide way requ...

github.com/TryGhost/Admin - 55e7f915c9841cb15bfe74319ca0fbe9711832b6 authored almost 11 years ago
Merge pull request #2294 from shashankmehta/apps-config

Shifts app UI behind config option

github.com/TryGhost/Admin - 4ae9a071497ebbc30cd47e882401158f1006770d authored almost 11 years ago
Switch to bower for client assets.

fixes #2272
- Remove libraries from shared/vendor
- Remove libraries from client/assets/vendor
-...

github.com/TryGhost/Admin - af834bbaa58c1c5b7dcf719547c7e16b87e435a1 authored almost 11 years ago
Replace JSLint with JSHint.

closes #2277
- Added ES6 linting to core/client/
- Fix typeof array comparison

github.com/TryGhost/Admin - e4a96a88878147492cd90803965dbbab23126912 authored almost 11 years ago
Merge pull request #15 from jgable/thisGhost

Rename proxy object to this.ghost

github.com/TryGhost/Ghost-App - 85f9a0c3e5a6b77ae36cfec7d57b3b88f5338c1d authored almost 11 years ago
Merge pull request #85 from polygonix/add-package-json

Added "package.json" file

github.com/TryGhost/Casper - 51b63ddeca21bf6d14a836a32a844b4097bbdf52 authored almost 11 years ago
Added "package.json" file

Includes "name" and "version" setting

github.com/TryGhost/Casper - b02082340860360ee6165807388a78cb59719378 authored almost 11 years ago
Merge pull request #82 from kennwhite/master

HTML5 valid markup for Twitter share link

github.com/TryGhost/Casper - 7406c1b7da783b86683a1da23602ad0b12b6ba55 authored almost 11 years ago
Updated icon font

github.com/TryGhost/Casper - be45bc3ce50caa50caa765498327be86f46e034c authored almost 11 years ago
HTML5 valid markup for Twitter share link

github.com/TryGhost/Casper - 87b892e46182ec9a1104abda739133f4e7dc7292 authored almost 11 years ago
Shifts app UI behind config option

Closes #2287
- adds helper for checking whether to show apps UI or not
- hides app UI from setti...

github.com/TryGhost/Admin - 5662db0965d850f31c80b7c06fc8ecd6968fe8f0 authored almost 11 years ago
Prevent settings page from rendering same page twice

Closes #2316
- There was a check to prevent rerendering of same content pane but it wasn't worki...

github.com/TryGhost/Admin - 7a5986ee8cbfa99f1c0fba13ba7f3cc6aca415ba authored almost 11 years ago
added future and pending status support

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@867689 b8457f37-d9ea-0310-8a92-e5e31aec...

github.com/TryGhost/wp-ghost-exporter - c2d744b30aaa663d0225a9a7cab8145b9deffc18 authored almost 11 years ago
Merge pull request #81 from halfdan/update-fitvids

Update jquery.fitvids.js to 1.1

github.com/TryGhost/Casper - 1655d519f644c54dd1fa73b9dc5ba7036ea1e8df authored almost 11 years ago
Remove old references to plugins

See TryGhost/Ghost/2295

github.com/TryGhost/Admin - d265127ec295eb6654c55f844faca47b50090ea9 authored almost 11 years ago
Add plugin icons to Apps menu item in Ghost settings

closes #2290
- added css entry in settings.scss for to display plugin icon for apps menu item
- ...

github.com/TryGhost/Admin - 0bc9f96fa2b2c4af0495dab5d2e5b9b25575ab6c authored almost 11 years ago
Update jquery.fitvids.js to 1.1

fixes #80

github.com/TryGhost/Casper - 53b33f2d4a261c6415a6157e8a94ae85ca029731 authored almost 11 years ago
Merge pull request #79 from cobbspur/hover

Added hover state for Author meta anchor

github.com/TryGhost/Casper - f39e92a5fdcb18615c3e88dc696918bf19346daa authored almost 11 years ago
Merge pull request #42 from jgable/cleanup

Update node to 0.10.26 and fix permissions

github.com/TryGhost/Ghost-Vagrant - 004ebeb87a1fd794484fde46c2efe5c422e8e0dc authored almost 11 years ago
Update node to 0.10.26 and fix permissions

- Update default version to 0.10.26 in manifests where hard coded
- Change upstart config to tem...

github.com/TryGhost/Ghost-Vagrant - 55d9535460cd6878852349930f61d309117b2ab8 authored almost 11 years ago
Document usage of submodules.

refs #40

github.com/TryGhost/Ghost-Vagrant - 5a6c605a847d80dbe92642e0ab18cda280fb82ac authored almost 11 years ago
Implements Initial lifecycle and App UI start

Closes #2083

* Added hbs template for apps listing
* Added settings to read the activeApps
* Ad...

github.com/TryGhost/Admin - 52054c72c5b2c4e9ad672e477aef086244613e8f authored almost 11 years ago
Merge pull request #2256 from caerphoto/1795-typography

Add support for typographically-correct punctuation

github.com/TryGhost/Admin - d21faae49f13c258e32f7018b7d661a4ee326069 authored almost 11 years ago
Add support for typographically-correct punctuation

Closes #1795
- Added typography.js Showdown extension
- Updated RSS test to support new typograp...

github.com/TryGhost/Admin - 133992a94cbf2418cc383349bd72f0044a9cdc53 authored almost 11 years ago
Rename proxy object to this.ghost

- Change this.app assignment to this.ghost
- Update references to self.app
- Add obligatory unit...

github.com/TryGhost/Ghost-App - ac4fb8a06e985383ed74288946cfefcbf9d03ceb authored almost 11 years ago
Merge pull request #2246 from knunery/issue#1432

Fixes client side bio character counter.

github.com/TryGhost/Admin - ea7c4228b99174e7ab76f89f2d3780fba9d73d02 authored almost 11 years ago
Added directory structure

github.com/TryGhost/Admin - 6dd345770392d6f778e6e6b836c905fcf3b8576d authored almost 11 years ago
Move Ember Admin to use es6 modules

- adds required dependencies to package.json
and to bower.json
- added required Grunt tasks to ...

github.com/TryGhost/Admin - 2296a4fae11b2d0c5ce5dcbc7a318ec58e82ddaf authored almost 11 years ago
Add basic template for Ghost admin in Ember

Inspired and derived from:

https://github.com/taras/Ghost/compare/ember-admin
https://github.co...

github.com/TryGhost/Admin - 7d4c394ad1905c2feaa1962e3f5a1c5e72b28a2d authored almost 11 years ago
Rename client -> clientold

issue #2271

- should allow development of new admin UI whilst still having access to the old ui

github.com/TryGhost/Admin - 4b2ab1f2acc0b8ab7f39f4686b6e67f614a7d897 authored almost 11 years ago
clean up readme

github.com/TryGhost/node-sqlite3 - 88ca9b047f2c4671aae544dca80f51bdd8ca6ecd authored almost 11 years ago
add docs for building against sqlcipher

github.com/TryGhost/node-sqlite3 - a3693f5831e68ee9b2c5114c34615a10bb22dc42 authored almost 11 years ago
make sqlite3 library name configurable - enabling support for linking to sqlite3 variants like SQLCipher - refs #195

github.com/TryGhost/node-sqlite3 - a01efe7de6e3035900649735c2e184fba0672899 authored almost 11 years ago
add npmignore file - refs #253

github.com/TryGhost/node-sqlite3 - 2abb76971323dadd4c6c3f8f227fa3f7b5395881 authored almost 11 years ago
Renamed client-side admin url helper

fixes #2254

- includes test

github.com/TryGhost/Admin - 51c49d7f2638d1702b03f8bf9a264341248247fb authored almost 11 years ago
Remove unused old Normalize.css file

github.com/TryGhost/Casper - 348b8cf6ce6088fd1d27eabff9591c8c7e5e4534 authored almost 11 years ago
Remove CSS @import with inline minified normalize.css

See #57

github.com/TryGhost/Casper - a60dcf99d5d15caf69c836ac07ba94bc8360ddee authored almost 11 years ago
Update description of npm

* Fixes #2
* Solves world hunger
* Significantly improves the global economy
* Fixes the recessi...

github.com/TryGhost/Admin - ed1aff3f01b85c18375304aefcf3a7637c8f9e30 authored almost 11 years ago
Fixes client side bio character counter.

closes #1432

github.com/TryGhost/Admin - 7b5789e1fafcda7d2f6b727595ca8601f89abddd authored almost 11 years ago
Merge pull request #41 from TryGhost/40-mysql-pg

Adding MySQL to Ghost-Vagrant

github.com/TryGhost/Ghost-Vagrant - f372c3943be47c66fb74d1f4f653f3ed6d80a5d0 authored almost 11 years ago
Disclaimer

github.com/TryGhost/Admin - 7cf2e12e1efe75466839550acd9d2e8ababe0f7e authored almost 11 years ago
Adding MySQL to Ghost-Vagrant

refs #40
- Added puppetlabs-stdlib module
- Added puppetlabs-mysql module
- Added new mysql modu...

github.com/TryGhost/Ghost-Vagrant - 1efa7118db9d5dd205d39e363cd500f4c0ffede2 authored almost 11 years ago
Initial commit

github.com/TryGhost/Admin - b086454591bfab1e13c402f715b7a01c1c02bc11 authored almost 11 years ago
Initial commit

github.com/TryGhost/Admin - 877db6764376665063962f9e7763c08d6c46519b authored almost 11 years ago
Added hover state for Author meta anchor

github.com/TryGhost/Casper - 835ec25f0b202cd58b5b1453f705aed0cfb26e37 authored almost 11 years ago
Update delete all content button labels

issue #2027

github.com/TryGhost/Admin - 21dafc98fdfbae95e2969882ba35875107b31fcc authored almost 11 years ago
Update delete post button labels

Closes #2027

github.com/TryGhost/Admin - 574e81fff74bc3979a35f705873507711bb0e0dd authored almost 11 years ago
removed published_at from draft posts

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@861940 b8457f37-d9ea-0310-8a92-e5e31aec...

github.com/TryGhost/wp-ghost-exporter - a29afff48b4526cba3e8d64c667e776afa08665d authored almost 11 years ago
Updated pageUrl helper to page_url

issue #2216

github.com/TryGhost/Admin - f80f29fac8181804daa2f6cad17660f3c237eee5 authored almost 11 years ago
Fix Firefox <select> height issue

closes #1109
- Use moz-specific selector to make <select> elements use auto height

github.com/TryGhost/Admin - 085276fa6bf91cee9062f9c2064f650c14d5b19a authored almost 11 years ago
Fixed date export format, added quick link

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@861295 b8457f37-d9ea-0310-8a92-e5e31aec...

github.com/TryGhost/wp-ghost-exporter - c647ca4b8a2678995446c14ecf13fba33a205719 authored almost 11 years ago
abstract mobile interactions js

DRY up repeated code and simplify logic.

github.com/TryGhost/Admin - f2275d062730ebce13e6d757d17d62231b13c17d authored almost 11 years ago