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

Merge pull request #182 from mwilliamson/fix-readme-install

Fix installation instructions in README.md

github.com/TryGhost/node-sqlite3 - 1c93a07455a6402fbcd71461335217e9099a318f authored over 11 years ago by Dane Springmeyer <[email protected]>
Removing accidental commit

github.com/TryGhost/Casper - cebd42fc51638104186790e3e300888f88009f79 authored over 11 years ago by ErisDS <[email protected]>
Minor code cleanup, docs and other bits & pieces

github.com/TryGhost/Admin - 2e8875fb756e59c8d106233a7a1c79189757a389 authored over 11 years ago by Hannah Wolfe <[email protected]>
Casper now displays logo if one is uploaded

github.com/TryGhost/Casper - 0c94300d4a8d68f8e740b42f884d8fc0903394fd authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #339 from javorszky/iss282

Users can change password

github.com/TryGhost/Admin - 6440596d5e54ffc130b89886921e8598b5f76c4b authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #338 from cobbspur/upload-plugin

Added image upload reusable plugin

github.com/TryGhost/Admin - af6d3e1c23f7d80c72ddf0e9ea48921753a1d422 authored over 11 years ago by Hannah Wolfe <[email protected]>
Fixing unused variables

github.com/TryGhost/Admin - af1051720e1c1b49aee3a1b31f1ad7c9780a8d71 authored over 11 years ago by Hannah Wolfe <[email protected]>
Minor update to notification frontend api

- motivation was an error message on the settings screen
- now requires slightly less code to ...

github.com/TryGhost/Admin - bf3ba760370df244d4d7c0a2b51341e966fda05c authored over 11 years ago by Hannah Wolfe <[email protected]>
Users can change password

Closes #282
* Added a new route
* Added new methods
* Triple security!
* Passwords are actually ...

github.com/TryGhost/Admin - 0dcb9d0c9a09be251f8ee56493e34d6acc436017 authored over 11 years ago by Gabor Javorszky <[email protected]>
Added image upload reusable plugin

issue #40 and issue #280

- Adds uploader jquery plugin
- includes settings for enabling/disabli...

github.com/TryGhost/Admin - 0891ff4376fe81fe64e0e15389131cd057f210b3 authored over 11 years ago by cobbspur <[email protected]>
Editable user profiles in settings screen

closes #276

- settings screen now loads a model when a pane is requested, rather than when the...

github.com/TryGhost/Admin - 4d5d68511ebaa73a5abd9655a17f4fda78895383 authored over 11 years ago by Hannah Wolfe <[email protected]>
Persistent notifications should not fade out

issue #333
- css fix

github.com/TryGhost/Admin - 7ba90f522b32bbf5352ea1406192552896bdbc7a authored over 11 years ago by ErisDS <[email protected]>
Fixed persistent success notifications

Closes #333
* Refactored the Ghost.Notifications View bundle
* Added a new initialization of the...

github.com/TryGhost/Admin - 94887bff71ffb893ccd25da72c023585f7a26fe7 authored over 11 years ago by Gabor Javorszky <[email protected]>
Moved delete post confirm alert to new modal format

github.com/TryGhost/Admin - 61249508e9818e0c4e3e672acac6c70550b14d04 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Bugfix for signup screen

caused by issue #326
- implementing fade in and center on signup form by applying the functiona...

github.com/TryGhost/Admin - 33d00f781b131fd3b1fc0b9c449c92e9e3504c2a authored over 11 years ago by Hannah Wolfe <[email protected]>
Backbone template cleanup

- Ghost.View now extends Ghost.TemplateView giving all views access to subviews and templates
- ...

github.com/TryGhost/Admin - 67b517fbbd6329e5337a778d31ae25f4b73382ee authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #326 from matthojo/admin-temp-removal

Removed `admin-ui-temp.js` and moved code to it's relative places

github.com/TryGhost/Admin - 86fad70ad4aff804aa789e4eb1c5c33452013b6c authored over 11 years ago by Hannah Wolfe <[email protected]>
Fix installation instructions in README.md

github.com/TryGhost/node-sqlite3 - 8ab9330407f6348071d7c98467962371721efe8a authored over 11 years ago by Michael Williamson <[email protected]>
Revert "Merge pull request #318 from matthojo/mobile-interactions"

This reverts commit f18c7f22c33a4857945064d07bc138d886283499, reversing
changes made to 4ea9d77b...

github.com/TryGhost/Admin - ac3635c4c15fb7060c43504e018343d51e7d8f17 authored over 11 years ago by Hannah Wolfe <[email protected]>
Removed `admin-ui-temp.js` and moved code to it's relative places

github.com/TryGhost/Admin - 845c55d1ade24e0858ca0095482fa8b55d6838cf authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #325 from matthojo/Dashboard-Padding

Bug Fix: Dashboard now has correct bottom padding

github.com/TryGhost/Admin - d79112d7609379b418f837eaee2ff44f269da7b1 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #323 from javorszky/iss278

Login / Signup forms now use Backbone

github.com/TryGhost/Admin - 28baa7085fa6a5932fda4ebfcd3e097be73f880f authored over 11 years ago by Hannah Wolfe <[email protected]>
Bug Fix: Dashboard now has correct bottom padding

github.com/TryGhost/Admin - e526f735df61049ef139317558cb615476837f49 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #318 from matthojo/mobile-interactions

Improved mobile interactions

github.com/TryGhost/Admin - 69997bb4cc05209c3753202624aeebca2f899c06 authored over 11 years ago by Hannah Wolfe <[email protected]>
Updated Ghostdown image regex

Updated dropzone regex to capture existing URL flag. Also supports the shorter markdown image syn...

github.com/TryGhost/Admin - 41c080de7d3ea867df7b5847d612e64825fa932d authored over 11 years ago by Christopher Giffard <[email protected]>
Login / Signup forms now use Backbone

* Moved most of control code to `core/client`
* Implemented ajax checks

github.com/TryGhost/Admin - a8560875802ceab023b5bc522e330a666d798673 authored over 11 years ago by Gabor Javorszky <[email protected]>
Improved the semantics of the Settings page

This introduces a new class of `.form-group` to replace the label containing the elements.

I ha...

github.com/TryGhost/Admin - 31c156b66afe6cfbc415c4be03d79c0eb8d0e6c2 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Improved mobile interactions

This is simply a commit which improves the mobile interactions. This does not fix UI problems on...

github.com/TryGhost/Admin - 3ee6f4f4174aef7e51b9720f3d019667b60f6adc authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Replacing weird svg font file with the original and correct file

github.com/TryGhost/Casper - ad877308d42a34aa799fd2500a0347f0220bb840 authored over 11 years ago by ErisDS <[email protected]>
Improved modal creation, now includes info and action types.

github.com/TryGhost/Admin - 45f3f2a143cc3a0e618e599bb51d2c25dea8df8f authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Refactored menu fading to be a plugin for extendability.

Need to find suitable place for the `.overlay` hideAway function call.

github.com/TryGhost/Admin - 74f4c3f5fcb2ebfe6b06a9c26836f523c159f1be authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #311 from matthojo/copy-to-html-modal

First pass at creating a usuable modal for the copy to HTML keyboard shortcut.

github.com/TryGhost/Admin - a5290b06ba3e3e85d6c9d0db50d8b9ffb65165ff authored over 11 years ago by Hannah Wolfe <[email protected]>
First pass at creating a usuable modal for the copy to HTML keyboard shortcut.

Has an issue where Google Chrome does not persist to keep code selected.

github.com/TryGhost/Admin - 7bb92d508db8a5491f890e3a5d6475e09abccd4d authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Fixed modal max-height not working

github.com/TryGhost/Admin - b535683784d17b0a934b962c4129c27043388e45 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Improved Markdown help modal

github.com/TryGhost/Admin - d507662cf1a5340bea97028ff46ab6079d360b29 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Move shared third-party libraries to /shared/vendor

github.com/TryGhost/Admin - e4a8c55e3072a931456a7bf1b075e50b216f59ed authored over 11 years ago by Ricardo Tomasi <[email protected]>
use pre-increment operators for non-primitives

Pre-increment/decrement can be more efficient than post-increment/decrement for non-primitives.

github.com/TryGhost/node-sqlite3 - 4884859a9b03f815ea2aa5ae49218d58993dc28e authored over 11 years ago by mscdex <[email protected]>
remove duplicate branches

github.com/TryGhost/node-sqlite3 - d8fa9d45224ee02ec6ac84422730e6ec94142b07 authored over 11 years ago by mscdex <[email protected]>
Reworked modals to take content from modal content templates.

This also includes the example modal, which needs to be replaced with content.

github.com/TryGhost/Admin - b44c870520a615c8032aebe43f89d333458010cc authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Started a jQuery utilities file for Ghost jQuery plugins and helpers

github.com/TryGhost/Admin - 7e7df27600e7e416842f6c6610ce9f073153e891 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Added in Modals

github.com/TryGhost/Admin - aa0f2e0867f74c5bb7150d3b8b0ca2bae8d06fc9 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #298 from matthojo/Markdown-Fixes

Additional Keyboard Shortcuts and improvements to text highlighting

github.com/TryGhost/Admin - 21250f710260b13072ff7d23d49fac9ff1e83a48 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #297 from matthojo/Editor-Scrolling

Debounce scrolling on editor

github.com/TryGhost/Admin - b1353db4331e6339fe20f416cd60abd19830f906 authored over 11 years ago by Hannah Wolfe <[email protected]>
Success notifications now fade out after 3 seconds

github.com/TryGhost/Admin - 15cf67d0676f4e204983360206ba161bc9dd981b authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Bug Fix: title of deleted post in content view notification is now correct

github.com/TryGhost/Admin - 68d384b43b83b7417466e72c2c15943ae0ac4c43 authored over 11 years ago by ErisDS <[email protected]>
Move notification dismissal events to Backbone

Also removes stray notification alert comments

github.com/TryGhost/Admin - a2b4ca56bf2e4f9238451e4b7c6f575822fcf17c authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Notifications on front end

Should close #37. There are persistent and passive notifications.

Persistent ones:
* are stored...

github.com/TryGhost/Admin - 73202f5be74684e7f71ad2f1c933ad1d6fd975ca authored over 11 years ago by Gabor Javorszky <[email protected]>
Fix notification positions

Also fixes the previous editor notification fixes to not include `calc()`

github.com/TryGhost/Admin - 1eef46a981e0e41c5bdd928e250bc2e34179be93 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Fixes undefined this in settings.js

Because this and self. Missed it from previous commit :/

github.com/TryGhost/Admin - 416a6848fc727a2b859a3dfb377df8bf0c1a8e29 authored over 11 years ago by Gabor Javorszky <[email protected]>
Adding notifications to settings and content pages

Closes #290. In theory.
* moved flashviews to base.js, renamed to notifications
* added failures...

github.com/TryGhost/Admin - b724e12d888518d51585a3b7770d2a029b482677 authored over 11 years ago by Gabor Javorszky <[email protected]>
Fixes wrong positioning of notifications.

github.com/TryGhost/Admin - 12ce28e3898878784e8e42fd01363b10f69530ae authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Adding notification.hbs

Simply because I was an 1d10t

github.com/TryGhost/Admin - f0988ddebe61f6ee44f52a2e5fab1e07b6662b70 authored over 11 years ago by Gabor Javorszky <[email protected]>
Added the ability to copy as HTML.

github.com/TryGhost/Admin - 53be53eb3bffe88b84d1eae94c2d726bb4a049b1 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #296 from matthojo/Plugin-Management

First pass at Plugin Management design conversion

github.com/TryGhost/Admin - 555dffc7cc2ff4ab2f7cefa5a09332daf2cdec6d authored over 11 years ago by John O'Nolan <[email protected]>
Merge pull request #293 from matthojo/Remove-Codemirror-CSS

Removed CodeMirror Stylesheet file and moved over required CSS

github.com/TryGhost/Admin - 41b78751c19c269b7694705b1a77b8644cfe83a6 authored over 11 years ago by John O'Nolan <[email protected]>
a minor change

github.com/TryGhost/node-sqlite3 - 3f14bf523e96a41f427a0598e8ac01273e4afc16 authored over 11 years ago by Mithgol <[email protected]>
added a section that explains rebuilding sqlite3 for node-webkit

github.com/TryGhost/node-sqlite3 - d1f8c3f27f145b942903154ae44c1a31bbdaac93 authored over 11 years ago by Mithgol <[email protected]>
Improve title casing

github.com/TryGhost/Admin - 52b0695e86437ef769f6b437f7dfaabb50616997 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Additional Keyboard Shortcuts and improvements to text highlighting

This fixes the event where text would be selected after manipulation from shortcut, the cursor i...

github.com/TryGhost/Admin - 9de10810a3d9225894d246217ac68f88a321af28 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Debounce scrolling on editor

github.com/TryGhost/Admin - 62c85a846a9d840d2d009081a9e49658e3c64091 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
First pass at Plugin Management design conversion

github.com/TryGhost/Admin - 67163e41422d70dff027abaf03e78be11c8fbd2d authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #175 from Mithgol/patch-1

a couple of minor changes in README

github.com/TryGhost/node-sqlite3 - 00e81b892a5d583db3af9736f5fd392981d3de28 authored over 11 years ago by Dane Springmeyer <[email protected]>
a couple of minor changes in README

Node's website http://nodejs.org/ is hyperlinked instead of the engine's GitHub repository.

A...

github.com/TryGhost/node-sqlite3 - 9b687d767bcc48f5175c71d8fc3119c8f3c65365 authored over 11 years ago by Mithgol <[email protected]>
Merge pull request #174 from Mithgol/patch-1

create “INSTALLING” section in README for the most simple instructions

github.com/TryGhost/node-sqlite3 - e96afaf35c6f40fdd89104f47c9999e5ef2a967a authored over 11 years ago by Dane Springmeyer <[email protected]>
create “INSTALLING” section in README for the most simple instructions

Currently the most simple `npm install sqlite3` is buried in the most deep bottom of the “BUILDI...

github.com/TryGhost/node-sqlite3 - 9f4bb8ce0410e39d8305526737aebdb73ed3689c authored over 11 years ago by Mithgol <[email protected]>
Update README.md

github.com/TryGhost/node-sqlite3 - a75495107cd522b99db3103726bc85d1ba6572c4 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #173 from Mithgol/patch-1

display npm package version

github.com/TryGhost/node-sqlite3 - 1bc3c28e1286d6baac2071d722bb95ff4548d927 authored over 11 years ago by Dane Springmeyer <[email protected]>
display npm package version

The https://badge.fury.io/ service is used to display the latest version of the project's npm pa...

github.com/TryGhost/node-sqlite3 - df925013737d4bd98a1708a3dbc9a2409ab7963f authored over 11 years ago by Mithgol <[email protected]>
bump to v2.1.14 with test fixes

github.com/TryGhost/node-sqlite3 - 8d2b793399aaaa11d93be14bf521a60746351957 authored over 11 years ago by Dane Springmeyer <[email protected]>
fix travis markdown

github.com/TryGhost/node-sqlite3 - 14c9f75683cbe28981da1c9e41ecbda07f0bdece authored over 11 years ago by Dane Springmeyer <[email protected]>
add travis status to readme

github.com/TryGhost/node-sqlite3 - f2348b63b37c235f0badabacd1ae4ec9da1675b0 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #172 from Mithgol/travis-ci

configure Travis CI services

github.com/TryGhost/node-sqlite3 - 29cd6cea285b7df115586283380819e61aca8441 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #170 from Mithgol/patch-1

run test/support/createdb.js before testing

github.com/TryGhost/node-sqlite3 - f3374470e0e937cfac3d3db97c1c9dd15f879699 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #171 from Mithgol/patch-2

drop devDependencies from package.json

github.com/TryGhost/node-sqlite3 - 7f0740e02bb4f59672f50decf8145492497a33e9 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #264 from matthojo/Login-Cursor

Automatically focus on first login input

github.com/TryGhost/Admin - 9fe927da54742eb2f01d40ecd92f4b4f3e422d21 authored over 11 years ago by Hannah Wolfe <[email protected]>
Removed CodeMirror Stylesheet file and moved over required CSS

Fixes #6.

github.com/TryGhost/Admin - 10d5e2c2fb3cbc52125b049dea19252f5678813f authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Automatically focus on first login input

github.com/TryGhost/Admin - 47b2dde080e594c9dd5ccd1891c7672bc4f06623 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
configure Travis CI services

github.com/TryGhost/node-sqlite3 - e563489cc6df4ded86c52f0cca7f0da98931c9ac authored over 11 years ago by Mithgol <[email protected]>
drop devDependencies from package.json

github.com/TryGhost/node-sqlite3 - a65c7a2edbc15df74904010acead3a2417de9acf authored over 11 years ago by Mithgol <[email protected]>
run test/support/createdb.js before testing

Fix developmentseed/node-sqlite3#169

github.com/TryGhost/node-sqlite3 - c944463303af61bbed79e8bb18301302d4981df6 authored over 11 years ago by Mithgol <[email protected]>
Merge pull request #285 from matthojo/Settings-Back-Fix

Fixes back button breaking settings panels

github.com/TryGhost/Admin - 826441de2a135c4beb1200550e7abc8e63d9c9d9 authored over 11 years ago by Hannah Wolfe <[email protected]>
bump to v2.1.13 with dropped make and step dependencies (thanks @Mithgol for contributions)

github.com/TryGhost/node-sqlite3 - 7bc4787d6b091dbf052e0b66268bf948d38027d9 authored over 11 years ago by Dane Springmeyer <[email protected]>
drop make dependency for tests - closes #150

github.com/TryGhost/node-sqlite3 - 86975ecac973c2c965e152c5557aca3165e2a811 authored over 11 years ago by Dane Springmeyer <[email protected]>
Fixes back button breaking settings panels

github.com/TryGhost/Admin - 0a7182100d5bdcd0a15f9ba4a8ea0a2dabcebae3 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Initial pass at the user profile page

Fixes #148.

github.com/TryGhost/Admin - df3769581747a9e451744c66f6efde45e4feba69 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #168 from Mithgol/patch-2

Drop [email protected] from devDependencies

github.com/TryGhost/node-sqlite3 - 395f78046c1078769d284d077ee2282f93c759d5 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #167 from Mithgol/patch-1

Extend the timeout

github.com/TryGhost/node-sqlite3 - 4c2c97cbf4742d84d12d92f1e3172c2a963459a4 authored over 11 years ago by Dane Springmeyer <[email protected]>
Drop [email protected] from devDependencies

Currently the `devDependencies` value in `package.json` lists `"step": "0.0.4"`, but it does not...

github.com/TryGhost/node-sqlite3 - 6b7851283703cfe729b4c8b4bb53e5d339d4a253 authored over 11 years ago by Mithgol <[email protected]>
Extend the timeout

`test/parallel_insert.test.js` took 134383ms on 2.2GHz single-core Pentium 4 in Windows XP

github.com/TryGhost/node-sqlite3 - eb30b53f3964c14265b0f48e5439b2e7d49e5100 authored over 11 years ago by Mithgol <[email protected]>
Ghost id in css causes errors

- fixes #265
- I've just removed this css as I can't see anywhere in casper where it will be nee...

github.com/TryGhost/Casper - 16d9029acc723fc075cfcfc7fe30b75a5061e7d5 authored over 11 years ago by ErisDS <[email protected]>
Merge pull request #262 from matthojo/User-Menu-Highlighting

Fixes persistent menu highlighting

github.com/TryGhost/Admin - 78f7cc994bead7ad0a7a80c9d55d1a7477159572 authored over 11 years ago by Hannah Wolfe <[email protected]>
Fixed 'G' button not working

Fixes #218.

github.com/TryGhost/Admin - 7a27905a51fd6fca9c6056ffada9cd58ab031286 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Fixes persistent menu highlighting

Fixes #259

github.com/TryGhost/Admin - 6c3450f105d752a4c857d7f1f8cd7ec67bb8cbf3 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Milestone 0.2.0 version bump

github.com/TryGhost/Casper - 8990d7598d30a172c4eaa68107673045831b64ce authored over 11 years ago by ErisDS <[email protected]>
App restructure - closes #245

- This is a first pass at getting a more logical structure. The focus is on moving from admin/fr...

github.com/TryGhost/Admin - 5ff84fcc68a12bf336f4fd937ea0f5584727e1e5 authored over 11 years ago by Hannah Wolfe <[email protected]>
Ghost issue 246 part 12

- renaming single.hbs to post.hbs

github.com/TryGhost/Casper - 97a24a07fbb6574ff3794b5eaa08286977ff81a4 authored over 11 years ago by ErisDS <[email protected]>
Ghost issue 254 adds a helper for content

- Removed triple taches from content as they are no longer required

github.com/TryGhost/Casper - 09295abe4078feef32f4a5a6325d20d3011b14bf authored over 11 years ago by ErisDS <[email protected]>
Ghost issue 253 changed content_html to just content

This update to casper matches that change

github.com/TryGhost/Casper - e40d3e2680051c5e47a03e3381d37aeda9b2f328 authored over 11 years ago by ErisDS <[email protected]>
bump to v2.1.12 with build include path fix

github.com/TryGhost/node-sqlite3 - 3bc2403a42a9d9d6b816db4cc6e3a13bdb97a614 authored over 11 years ago by Dane Springmeyer <[email protected]>
fix include paths for sqlite3.h and avoid double build of sqlite3.o - refs #162 and #163

github.com/TryGhost/node-sqlite3 - 8385d0996cd9d4708610c81e6e828497e6f30285 authored over 11 years ago by Dane Springmeyer <[email protected]>