Ecosyste.ms: OpenCollective

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

github.com/TryGhost/Admin

Ghost's admin client
https://github.com/TryGhost/Admin

Merge pull request #1251 from sebgie/api-refactor-move

Move /api to /ghost/api

9ecbae2883ce9099e505181a96412ec98a39e6f8 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1245 from StevenMcD/issue/1007

Issue/1007: Corrected the behaviour of the HOME and END keys on the Code...

3199524833eed1d8d384b68d5f7e123936773706 authored about 11 years ago by Hannah Wolfe <[email protected]>
Allow only images to be uploaded in the upload modal

Fixes #1221

- This changes the accepted encodings on the files upload input field to
be only ...

4a4618baf93225f6cae866179bb24d287c7be04c authored about 11 years ago by Matt DuVall <[email protected]>
Move /api to /ghost/api

closes #1249
- changed routes
- changed apiRoots

030bd29b2262a8a7f9105d9f4a38c13fe5b9c0a1 authored about 11 years ago by Sebastian Gierlinger <[email protected]>
Fix duplication of entries in infinite scroll

Fixes #1242

- Switched to render each new item as its added to the collection when
retrieving v...

3c15b7c2b138a1624b9b8dabfb8cb1dc70ed1f76 authored about 11 years ago by William Dibbern <[email protected]>
Fixed style of modal in preview.

fixes #1179

edbb012a87b5bed8932b19c155191e70438f3dfa authored about 11 years ago by Fabian Becker <[email protected]>
Issue/1007: Corrected the behaviour of the HOME and END keys on the CodeMirror editor by overriding their calls in the extraKeys config of the editor

c3b8f6784a88a5d4c9f378b9e19a9620cf95a3a2 authored about 11 years ago by StevenMcD <[email protected]>
Removed special character from SCSS

Replaced it with the escaped unicode version (\21AA).

ba6882822f68af308a3b83c5e436afad38af3386 authored about 11 years ago by Matthew Harrison-Jones <[email protected]>
Validate negative numbers in the posts per page setting

issue #1236
- added validation to not allow number less than 0

bd7f83f2844f2a65e578d2e37d06dc47868a5bd0 authored about 11 years ago by Enrique Chavez <[email protected]>
Merge pull request #1197 from halfdan/994-image-uploads

Show proper error message when image upload fails

67f20967e1745bb263b4d085174e1d4877073c65 authored about 11 years ago by Hannah Wolfe <[email protected]>
Add tooltip text to icons in admin section

Closes #1178

* Add tooltip text to assorted icons within CMS
* Add tooltip for blog URL to Ghos...

18f23f11111517251f56a9df2dee7af7c68c1045 authored about 11 years ago by andy matthews <[email protected]>
Show proper error message when image upload fails

fixes #994

071f653f855d28a9635625f41b6bb3e74c3313c5 authored about 11 years ago by Fabian Becker <[email protected]>
Fixing client-side jslint exclude

- Gruntfile had an exclude for all of client/assets rather than client/assets/vendor
- Fixes mis...

62e86abdc306c6741c99cb39a2f8382b6a35e6a4 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1121 from abe33/fix_user_image_border_in_settings

Fix style issue on user-image on Firefox and Opera

5f0ecbe580fd18bb8ab7945a08202e46959b6b70 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1119 from halfdan/featured-post-button

Posts can now be featured by clicking on the star icon

97ae13c36516f80351c2801c458949d6e477f28a authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1051 from nason/settingsResetOnImageUpload

Fixes #1017. Save all settings when the logo or cover is saved

fd4f2b9bc37c00e1a7a7b37ac556d5a3ccc4814b authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge branch '0.3.3-wip'

Conflicts:
core/client/views/blog.js
core/server/api.js
core/server/views/default.hbs
packag...

6b1e94fd446056a2766ba82c04914d5a87702c79 authored about 11 years ago by Hannah Wolfe <[email protected]>
Fixing URL-based image uploads on settings screen

749e9ba67744f206f4afd7e3994562edfa85b683 authored about 11 years ago by Hannah Wolfe <[email protected]>
Fixes for content screen

fixes #1125

- fixes an error in the console when there are no posts
- resolves the issue whereb...

e56ed302846694a381455af96c1c1765af1d1f13 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #4 from sebgie/sec/3

Sec/3

0a204d0c28a606575e7d3438718f9a9109184b7f authored about 11 years ago by Hannah Wolfe <[email protected]>
Security improvements

no issue
- added CSRF protection
- changed session handling to express.session
- changed session...

c9599362baf5ecd45f09875767bfc9df3b1771ea authored about 11 years ago by Sebastian Gierlinger <[email protected]>
Fixed further firefox display bugs

See #1090

Conflicts:
core/client/tpl/settings/user-profile.hbs

7cd41aab379771d66b3daa0df528a3055d7cca7d authored about 11 years ago by John O'Nolan <[email protected]>
Merge pull request #1090 from bnchdrff/user-image-ff-fix

fixes firefox user image disappearance

92326e8350e0c3249c50f42acb55e42555d1bb4c authored about 11 years ago by John O'Nolan <[email protected]>
fixed typo in comments of manage.scss

The mage posts screen is probably supposed to be the manage posts screen.

8ee3e485af562e3cddf2803427817c30f4f561d3 authored about 11 years ago by Talon <[email protected]>
Posts can now be featured by clicking on the star icon

fixes #1111

3886286d3ffbd809d4f364f082dc20f6c6ead64b authored about 11 years ago by Fabian Becker <[email protected]>
Simplify publish date checks

Fixes #814

- Changed to compare instances of `moment` using it's built in
comparison function i...

4fef292908c7115e80a8defe52bee03f2b3bdc59 authored about 11 years ago by William Dibbern <[email protected]>
Save all settings when the logo or cover save button is clicked.

Fixes #1017.
- Call saveSettings for cover and blog logo photos
- Call saveUser for profile and ...

78d6f5c500cca9e95165ba87412f964297c5c2ea authored about 11 years ago by Michael Nason <[email protected]>
Fixed further firefox display bugs

See #1090

6f57247cda91de54270c739b7db2bccbcf6cfcf5 authored about 11 years ago by John O'Nolan <[email protected]>
Merge pull request #1090 from bnchdrff/user-image-ff-fix

fixes firefox user image disappearance

c565d6bda99f6025e98e1d45a551378e998667f2 authored about 11 years ago by John O'Nolan <[email protected]>
fixes firefox user image disappearance

take advice from @JohnONolan and subtract border-width

d519467b41de87b1584499ad00228623c4a53c5f authored about 11 years ago by Benjamin Chodoroff <[email protected]>
Merge pull request #1098 from hansondr/floatingheader

tweaked .floatingheader background for non-webkit browsers

923ad60a9f36f9bedfb09c2cecbefc6f82e98afb authored about 11 years ago by John O'Nolan <[email protected]>
Fix notification bug

The date stored in the model is in a different format and needs to be converted before being che...

0ebb882a5b0ba969d564f2d57c79670f1e560db0 authored about 11 years ago by Karolis Dzeja <[email protected]>
Fix style issue on user-image on Firefox and Opera

On both Firefox and Opera (OSX) the user image badge in
the settings page wasn't displayed.
Also...

9a53e15ce2a94c59aad00f579e5ed5d884aa4872 authored about 11 years ago by abe33 <[email protected]>
tweaked .floatingheader background for non-webkit browsers

cc2d13a0b35fdaea0ff16be95229c4f3621dfae5 authored about 11 years ago by Daniel Hanson <[email protected]>
Merge pull request #1050 from jgable/fixCssErrors

Fix extra semi-colon in sass

7b1e57d403ecb4847da3ac1c369e5a7e617b7d59 authored about 11 years ago by Hannah Wolfe <[email protected]>
Cache selector in afterRender function

- cache selector in a variable to prevent recomputing it in the function.

2ac470475389e3c67db780ee04f59e6fa7e574b7 authored about 11 years ago by buddhamagnet <[email protected]>
Fix emphasize notation in Markdown modal.

fixes #1008

a3741408b7195292d1772602cb9681c66640fc7a authored about 11 years ago by Fabian Becker <[email protected]>
Fix extra semi-colon in sass

Related to #1033 but needs TryGhost/Casper#32 to close

- Remove extra semi-colon

4a606f1aebea37c52b1fdb103aacb5c0c7c879ad authored about 11 years ago by Jacob Gable <[email protected]>
Merge branch '0.3.2-wip'

Conflicts:
core/client/assets/lib/uploader.js

e1da1c46ae8689ca48e4be1a35aca8623a472789 authored about 11 years ago by Hannah Wolfe <[email protected]>
fixed image upload url synchronicity and url removed on cancel

closes #988, closes #956, closes #975

- fixed multiple ids and refactored triggers
- persistenc...

e94ff0494f096a54355ffd476eaa7494c9805227 authored about 11 years ago by cobbspur <[email protected]>
Merge branch '0.3.2-wip'

Conflicts:
core/test/unit/api_posts_spec.js

bbd92be61b08177a6f8ac9fd07534d9068a7faa9 authored about 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #925 from matthojo/New-line

Added new paragraph keyboard shortcut

58edf713bcc4d2f0fc2064aace0ef75d8e660b3e authored about 11 years ago by Hannah Wolfe <[email protected]>
Swapping escape to sanitze

issue #938

- rather than using escape, use node-validatiors santize function which is designed ...

85267d2394def08f0ff7dcdbd877dab613e18324 authored about 11 years ago by Hannah Wolfe <[email protected]>
Added in functionality for a working loading bar

1399633b4cc42462945f61a64c8b3a0fd1848d3d authored about 11 years ago by Matthew Harrison-Jones <[email protected]>
Revert "loading bar implementation"

This reverts commit de6b8ee9b3a8c3ed4f8d78ec972c459eecf7bb76 and 16742bcaef58b37649865b68b546377...

c827b59cfeac045c3cd26b5a53f16a3350b2b6f8 authored about 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #954 from jgable/fixChangePasswordEnter

Fix pressing enter key on user settings

3f70ba89a04d832ab4f1e0b69023f18f68fb2458 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #918 from gotdibbs/Issue877

Fix a couple of issues when there are no posts

225a6c8a35fbc6ae1ce39904312773a4e855f5cb authored over 11 years ago by Hannah Wolfe <[email protected]>
Fix for dropzone

no issue
- dropzone is disabled when fileStorage = false

ec4db7dd5a96bb2e7ae67a0de193566887278ff0 authored over 11 years ago by Sebastian Gierlinger <[email protected]>
Disable filestorage

closes #937
- fixed bug where ![] is replaced with ![](http://) for image url
- added fileStorag...

44fc396f6aa5715f94ac03bdd41e7d915891a53c authored over 11 years ago by Sebastian Gierlinger <[email protected]>
Fix pressing enter key on user settings

Specified type='button' for the buttons in the form so they don't get
pseudo clicked on enter ke...

edee068e8e0502590a55695ae8330ecff0a0d342 authored over 11 years ago by Jacob Gable <[email protected]>
Refactored loading bar SCSS

96cc451a53c062d1db5e13bfc510fdddc9e3e21c authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Initial loading bar implementation

See #726

Becomes visible when <body> has a class of `js-loading`

37b4980244799b245ddde1b0ad567d2b744d5eb7 authored over 11 years ago by John O'Nolan <[email protected]>
Smushed mobile app icons

806a605cc367c77d4840cf0c6d66cead0e567323 authored over 11 years ago by John O'Nolan <[email protected]>
Adding support for Apple, Android, and Microsoft app icons

168618015df2c890d71d6ebc32b1bd33cefdd688 authored over 11 years ago by John O'Nolan <[email protected]>
Merge branch '0.3.1-wip'

Conflicts:
core/server/controllers/admin.js

32a0c2e7da8c6152e1203d2974a7c9e052e91ae0 authored over 11 years ago by Hannah Wolfe <[email protected]>
Added new paragraph keyboard shortcut

`Ctrl / Cmd + Enter` now enters a new paragraph, but only if the user is not on a new line.

0a859084821568ac1bf15fd5e4231a2f2aa4eabc authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Adding extra class for url uploads

c0c9792e1296cdb24e691e4462892563492dab1c authored over 11 years ago by Hannah Wolfe <[email protected]>
Fix tiny alignment issue on Ghost logo

c33384043158156e7d3d222b56259ed99f1334d0 authored over 11 years ago by John O'Nolan <[email protected]>
Fixed fucked up modal padding

4a77efab0c3b1fb2f2bdf9380a26ad778e072726 authored over 11 years ago by John O'Nolan <[email protected]>
Fix couple of issues when there are no posts

Fixes #877

- Updated the blog/content view to check `collection.length` before
attempting to pu...

c00c61e2668e6ec35fe7b546feb16653b2be9e66 authored over 11 years ago by William Dibbern <[email protected]>
Merge pull request #913 from ErisDS/0.3.1-html-handling

Treat markdown as text in editor

e31d6f7ff3794e9e5a05795035bad0362fc61d82 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #912 from cobbspur/saveposition

fixes position of save button in image uploader

5fde8fa0e20d972cfcf0ae436385e9bfb6e95246 authored over 11 years ago by Hannah Wolfe <[email protected]>
Treat markdown as text in editor

closes #857

- markdown is inserted into codemirror with .text() not .html()

f820afbd190473715a754af3a3a59f3554993c32 authored over 11 years ago by Hannah Wolfe <[email protected]>
fixes position of save button in image uploader

closes #911

- adds display block to save button centre class

856d56bcae97b90ea9b6abc3cba94ec79f9257f3 authored over 11 years ago by cobbspur <[email protected]>
Increased visibility of trash can in image uploader for broken url

closes #838

- adds a min height value to pre-image-uploader scss

383c1679792ec294110f6bbad8dfca63632aa788 authored over 11 years ago by cobbspur <[email protected]>
Stripped obsolete CSS3 prefixes

b581b38f21cec85dbecaa62b107dae92ef1081f3 authored over 11 years ago by John O'Nolan <[email protected]>
Cleanup indentation and quotes

Aligns all requirements vertically for easier reading + adds single quote standard consistently ...

02e1943e9d36e94a3e219bf93bd4f329af7f99a5 authored over 11 years ago by John O'Nolan <[email protected]>
Image upload start event fired earlier

issue #882

13fb8695832da38e9fdc3d8fbdc6cee8c3a9c02f authored over 11 years ago by Hannah Wolfe <[email protected]>
Image Upload URl saves in the right place

closes #864

- adds trigger - uploadstart to url handler

ed801efdc80b73ec7dc4d832a6b545a457c9e2da authored over 11 years ago by cobbspur <[email protected]>
Bug Fix: Date Keyboard Shortcut no-longer crashes the browser

3822e9ef2fe6ecb77babc8a3e6a9186461b05458 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Stripped obsolete CSS3 prefixes

6be6d46485e8cbd333e18d4d85979ce9a5032723 authored over 11 years ago by John O'Nolan <[email protected]>
Correct validation message for short passwords

closes #833

040046907654fb32756af1fcd8503fa7d40e29ae authored over 11 years ago by Hannah Wolfe <[email protected]>
Client & Server side validation for posts per page

closes #839

- caused a 500 error

9e88aaa0e61d40cbf426cab85949021f1210632b authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #843 from cgiffard/500-errors

500 Series Error Handling & Stack Traces

5c7a17e1898c1f78dc0fad9ec811a9f7286bc727 authored over 11 years ago by Hannah Wolfe <[email protected]>
500 Series Error Handling & Stack Traces

Fixes #825

- Changes the way the error middleware is delivered in server.js, moving
all the l...

1cbe5577d5b8866081d63f1e38938b9ac1d9fcf6 authored over 11 years ago by Christopher Giffard <[email protected]>
Expanded spelling of chars to characters

Fixes #834

- Updated error message for password length to use "characters" instead
of "chars".

343ffb291555ed010319f7214f3141e35d066843 authored over 11 years ago by William Dibbern <[email protected]>
New default user image

68a3f34530b8a10f178f80afe497b8095d2e1d65 authored over 11 years ago by John O'Nolan <[email protected]>
Fixing tag save event

- lost in a bad merge somewhere

e6b38bfcc128b9f4714e602dcbea14b194d7232c authored over 11 years ago by Hannah Wolfe <[email protected]>
Default user image and cover

closes #812

- replace defaults with consistently named .png files
- change the settings saving ...

ec7ceb3729f62b426c6ef4f30b60448a1ef4b12c authored over 11 years ago by Hannah Wolfe <[email protected]>
Bug Fix: Images in the Settings no longer breakout of their container in Firefox

32d6be0a2f6f1d078f2eb75a647980af0ad1bd9f authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Merge pull request #808 from gotdibbs/Issue788

Corrected settings menu bugs

4102fc1d9d4a7290ca606bed1eaf647c8a7ea0fe authored over 11 years ago by Hannah Wolfe <[email protected]>
404 Page vertical centering

closes #791

9ac1b5570e5c03d0208174631a59a418d41ba40b authored over 11 years ago by Hannah Wolfe <[email protected]>
Corrected settings menu bugs

Fixes #788

- Toggles now close all any other open toggles.
- Added .active class for post setti...

4a6373d19ce22536fa4347886462277840146b9b authored over 11 years ago by William Dibbern <[email protected]>
Clear notifications before adding new ones

closes #783

- I think there's probably a nicer solution than putting clearEverything() everyw...

9ebfebf31cf8087d9bff272b217589ec75824bf2 authored over 11 years ago by Hannah Wolfe <[email protected]>
Throttle scrolling. LIKE A BAWS.

See #481

cf842b01ec9c07faa276df6e04ae6eb6ecd28f48 authored over 11 years ago by John O'Nolan <[email protected]>
Post settings menu success notifications

closes #786

cfe63e7793ef8004ec2612c2b661e1424ce9a9d1 authored over 11 years ago by Hannah Wolfe <[email protected]>
Set post-settings date to 12:00

e4db88351c97b0c364c0283e0c81dfc2d243e7e7 authored over 11 years ago by ericterpstra <[email protected]>
Merge pull request #803 from nicoburns/fastclick

Fastclick

d7ab4c0fd688034d8e504edfd6a34c50ed519a47 authored over 11 years ago by Hannah Wolfe <[email protected]>
Added FastClick to assumed globals for tests

d86a3a15fe7b7d84a485547418ad6175f0c4d98a authored over 11 years ago by nicoburns <[email protected]>
Clearing out images we don't use

b5adf486667ce2e19d2178d2ac58eab68a834791 authored over 11 years ago by Hannah Wolfe <[email protected]>
Changed back button text

- Changed back button text from "Cancel" to "Back"
- Removed box-shadow from back buttons

afbfc9351b094a886be253c721f5ae2eb086fcd6 authored over 11 years ago by nicoburns <[email protected]>
Replaced Hammer.js with FastClick

Issue #149 Closes #519
- Uses FastClick to speed up click events instead of using Hammer.js tap
...

96f0ff81f51d345c7a5cda6b80e8501e051eae6c authored over 11 years ago by nicoburns <[email protected]>
Editor notification cleanup

closes #666

- no more split messaging

5a1b7c72f0b5d856a88e25bec7b35657d9ddca1d authored over 11 years ago by Hannah Wolfe <[email protected]>
Notification cleanup

Closes #666.

* Adding new error notifications (removed post name, cleaned up statuses) when cre...

5800956c5dc8f64d51edb4c7cdb0b9803eef8c36 authored over 11 years ago by James Inman <[email protected]>
Merge pull request #800 from M165437/issue-149

Add back button to settings and content preview

9a2aa5d6fec43b6261a31f6ee09c635fbca5254f authored over 11 years ago by John O'Nolan <[email protected]>
Complete Modal Refactor

* Smoother animations
* Removed blurring in Chrome temporarily
* Centering is now done in CSS (t...

c6d77a495ca54b86b0ca0902ab54b873766bce73 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Add back button to settings and content preview

Issue #149
- added back button to content preview and settings
- added hammer.js interactions
- ...

ca86d8f46fe1c0ef7e760e976a3a51a7432cf960 authored over 11 years ago by Michael Schmidt-Voigt <[email protected]>
Added url functionality for image uploads

closes #701, closes #702

- if image upload is called from editor the url icon provides a text f...

4d51400d699c88ac958c5763b4d7e845c7042422 authored over 11 years ago by cobbspur <[email protected]>
Updated Upload Modal Icon

3740eb19bb8337f8a50629942f2ff637d2d6dad8 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
ONE. PIXEL.

a4cb0006971046a2bc7161f403aa267886cf60f6 authored over 11 years ago by John O'Nolan <[email protected]>