Ecosyste.ms: OpenCollective

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

github.com/phcode-dev/phoenix

The text editor designed to make coding as simple and fun as playing a video game
https://github.com/phcode-dev/phoenix

Highlight matched hints

Remove

Highlight matched hints

Reset copyright year

Reset copyright year

8d474eae44364d5ce62d0fc1200f18b1d69f2e6a authored about 10 years ago
Fix LiveDevelopment initialization.

PreferencesManager.on("change") was executing before AppInit.appReady().
This was causing variou...

eef9c68a1fdff372b9ea6352cacb5e2506e55be9 authored about 10 years ago
Merge pull request #10151 from adobe/kai/fix-10142-ff-highlight

Fix #10142. LiveDev2: Firefox highlight does not have fade-away effect.

93be1de8d66f5b7e7e18a35c710991c8e381c79d authored about 10 years ago
Merge pull request #10294 from sprintr/master

SVG Code Hints (#10084)

ba96598c2d035aadc2072d902d7ee69e206e25bc authored about 10 years ago
Merge pull request #10343 from MarcelGerber/package-validator-send-err

Send the error over to the callback if decompress-zip fails

897fd8dc6f294211ad53e7b600c4b8e9fa3429e9 authored about 10 years ago
Check if the parent entry is watched.

Do not fire synthetic events if the directory is not watched.

97e684943436a167326f44a19646ece6804ea168 authored about 10 years ago
Improve the test.

9794a6531e7868f55279a2114d032850b6377d69 authored about 10 years ago
Merge SVG extension in the core

Update copyright notice.

Change SVGTags.json to newer format.

Adjust to the new format.

Remov...

4b927bd1711f2acbeb03b82d3982f1783a1e58fa authored about 10 years ago
Fix the test to use DOM lookup instead of API.

ProjectManager.showInTree() does not reject the promise if not found.

2a3ba2cd4bbf6dbf032c842fd825384458c09b2f authored about 10 years ago
Fix leaky listener

90fd4dce73f7ac2a384811104f904793d48c6251 authored about 10 years ago
Add upper/lowercase colors option in Inline Color Editor(adobe/brackets#9519)

21252c83c57451647e9b51e76695d127d75d4079 authored about 10 years ago
Merge pull request #10308 from MarcelGerber/dart-mode

Add Dart mode

89ffbb900b5bd821906d55526f44ba758eca400e authored about 10 years ago
fix errors

605c4d682b6fe12172e05394a472fa99219aa1f3 authored about 10 years ago
Update strings.js

1d6472904a97efb77f403d3e94e3709de4cc0e99 authored about 10 years ago
remove half space

06bd0b97c2312214f14ae1fa23b556b0dd4cded9 authored about 10 years ago
Upgrading CM to 4.11.1. Ran unit tests and did scenario testing. Everything looks fine.

fa826e85ae450f5692d2a07e132eb77acd58929b authored about 10 years ago
Merge pull request #10359 from adobe/jeff/fix-10356

Remove deprecated jQuery event dispatching

6e565f367ebcfef1e8bfea5ed25dfdcdc0f555f6 authored about 10 years ago
Update for nls\sr\strings.js

Refactored entire Serbian translation strings.js file so that it is in sync with root/strings.js...

72246a1849e980f1943912afb85a83b40c84f82b authored about 10 years ago
fix this.trigger() calls in lodash callbacks

24e73c15ffc0d4feacafd4d0a7aa754b0711309b authored about 10 years ago
Update strings.js

fixed 313 & 319

0c334525d4e28ad836809e67eb9beac95adfc799 authored about 10 years ago
Update strings.js

d166fd83bcfd4ad28868d8a9f90ace23e34a92c8 authored about 10 years ago
Update strings.js

ab10c920072401bffcbfd8fde74ab63e71c32ab7 authored about 10 years ago
Merge pull request #10224 from adobe/rlim/restore-nulled-shortcut

Restore the original key binding

6dfac96a65aa1d6e20b616f8a1fb614287c3c726 authored about 10 years ago
fix whitespace

8aa5d8bb155c5f491b7bdbe57f1fb79872beae7f authored about 10 years ago
remove deprecated jQuery event dispatching

5fbb9bf400b5182ba2cf68970b1bba78afc6249e authored about 10 years ago
Update for Serbian translation

Serbian translation was missing translated strings for several menu options and tooltips. These ...

97b7f4105ab5fcee300bd62080ee2fe91ecc661c authored about 10 years ago
Partial fix: ensure entry is watched.

Make sure entry is watched before handling any external change related to it.

36e0f1e10b85e4e9536c862b0c45818cd2530248 authored about 10 years ago
Send the error over to the callback if decompress-zip fails

99a7d1544ad6551b8103e93103a7956b9ccb24dd authored about 10 years ago
Fix the way .git directory is created.

8d30f53a62c7b87e5dc22a4d4be196425b248f81 authored about 10 years ago
update tern and acorn

8f7ef386de606182d5cd98e28d6ac4f58bebc68c authored about 10 years ago
Added integration test for #10183.

eda5909ec55db80d9967d33a47a7d506ef9bdec9 authored about 10 years ago
Revert "Apply exclude filter when handling fs events."

This reverts commit 5d181f59d8f66cf94f79e612e83bdb6b8d1fb38c.

4595b56f1ba1a6d19fc6479d8c7d5e57de8d2459 authored about 10 years ago
Revert "Do not add entry to an index if it's filtered out."

This reverts commit 6514f20da0f3612b4d873b2d0a6e4a8edf6763ac.

c798cea07a25eb90da51ea1a82080782e76865ad authored about 10 years ago
Restore the default key binding to the original command ID regardless of whether the previous custom key binding.

45fb6eb13a7fc06129c085d95436ed347cc36738 authored about 10 years ago
Merge pull request #9584 from MarcelGerber/cm-drag-drop

Implement CM Drag & Drop

47293e9af276179dbd93cfe13e9edef6bed97c52 authored about 10 years ago
Merge pull request #10327 from adobe/jeff/Fix-9654-rebased

Fix makeFileMostRecent API

a44edb9bf05f07486625f20c035ee7d0b367c571 authored about 10 years ago
Merge pull request #10247 from adobe/rlim/more-key-names

Allow more common key names in key bindings (#10233)

46b87ce2da6eb64028c6c661c32e2843a2202497 authored about 10 years ago
Implement CM Drag & Drop

a8984d3a5c5b32d04477c7e263cf1f1b41d6f139 authored about 10 years ago
Fix makeFileMostRecent API

8924dd6bbd0277c7ee9532e058f5c3f527be82af authored about 10 years ago
Merge pull request #10087 from adobe/jeff/fix-7420

Re-enable ViewCommandHandlers test

f0b4e9835ce6dd49a631fde205adef4f1aa7f2ea authored about 10 years ago
Disable Spell Checking

ac271472d5fac9f7e69d0385393b156d5c5466bc authored about 10 years ago
Fix the issue for regex inside the html file.

b4267c2812423d1da039f8b4a8913c2ce3fbebe1 authored about 10 years ago
Merge pull request #10295 from MarcelGerber/copyright-2015

Update Copyright year to 2015

5542986f5ffcb81e0061e5f7c727fae8df9b00ac authored about 10 years ago
Add rebeccapurple

68f5dcabd3899b569a4b80a25dcae80adef4a58d authored about 10 years ago
Update Copyright year to 2015

e7ad30e4ea1a0bb305518214ac7f5be962328aa1 authored about 10 years ago
romanian localization update after review

c28e51631c71a3c3dd1b6a0a266b725e6b1ce67e authored about 10 years ago
Use simpler string methods only for case conversion.

ff304888f7756a3cc96abb64b4480cc269493d7a authored about 10 years ago
romanian locale update

4199110b7f491940297481170243f186378d86b9 authored about 10 years ago
Add Dart mode

ec8c5c205127aacad2a6720830e698598edf0301 authored about 10 years ago
Do not add entry to an index if it's filtered out.

This will prevent calls to FileSystem.resolve on excluded entries to add them
to FileSystem inde...

6514f20da0f3612b4d873b2d0a6e4a8edf6763ac authored about 10 years ago
Apply exclude filter when handling fs events.

5d181f59d8f66cf94f79e612e83bdb6b8d1fb38c authored about 10 years ago
Put an array of all the color names in ColorUtils

d0f97de34822872464fb0146819e2b6267ed0417 authored about 10 years ago
Fix the issue of not converting key names to the correct case if the first letter is already in upper case.

8d29e49bd2aed4019ecf8c4d8eace290ffff63d9 authored about 10 years ago
Fix the failing KeyBindingManager unit test.

dcc6ec22373dcd4bad969a142d5b7f1d27e3dbf0 authored about 10 years ago
Merge pull request #10296 from datamweb/master

Update index.html

da48369fb3784041c86a659c589fc82920acd0db authored about 10 years ago
Update index.html

update for SHA to comment

0a4edcff846e86d4768fdf52c09ee00c6777c886 authored about 10 years ago
- be specific about this error. We shouldn't hide the fact that the user hit an unsupported use case.

b9766c281aa138704fcc2da43b12c24be38ac5ae authored about 10 years ago
Fix #10229. Add executable bit to Linux launcher.

0f10d2234c3feac83c70eb2226ba859f02a573b1 authored about 10 years ago
Merge pull request #10260 from sbruchmann/issue-10259

Update URL to Jasmine (Fixes #10259)

5e7fd6031b8f72dc0e688b5d8ee176a87787edd3 authored about 10 years ago
Update URL to Jasmine (Fixes #10259)

1ffc15fe4aef1af238555e294504e1c0c33e9d1f authored about 10 years ago
Update strings.js

c2a7d4d0d99657512f26700071a060e542f279a3 authored about 10 years ago
Allow more common key names in key bindings.

236b3260b46876d49ebf130442cc7c07c17e4751 authored about 10 years ago
Revert "Make the remaining common key names work in user key bindings."

This reverts commit b358552988baad22e9436bba2076cdd55d5d2a83.

5b3f86ae6a43db1a406710cc7bf2c1de309bc6ff authored about 10 years ago
Make the remaining common key names work in user key bindings.

b358552988baad22e9436bba2076cdd55d5d2a83 authored about 10 years ago
Merge pull request #10243 from MarcelGerber/theme-undefined

Handle undefined theme the right way

4971be5a5f823913e80ed436618dd992917a40d5 authored about 10 years ago
Handle undefined theme the right way

e906f1a60534559edd689711bee8d409b1b38454 authored about 10 years ago
Merge pull request #10236 from MarcelGerber/mode-class-undefined

Don't throw an exception if currentTheme is undefined

e3bf0fa603b98adcee8545636e99f58c58edb0d9 authored about 10 years ago
Merge pull request #10225 from adobe/zaggino/doc-fix

Update 'addBinding' documentation in KeyBindingManager.

a84b2d7b3a27f0122161dd6878ebbde8ab754a5a authored about 10 years ago
Merge pull request #9964 from MarcelGerber/find-blocks-perf

Improve TokenUtils performance through caching

5ecc4ffe554f78e6a0e4bed5cfccea2d6de54fe9 authored about 10 years ago
Improve TokenUtils performance through caching

792467c5137d70929782540a0e839645aa52de56 authored about 10 years ago
- fix travis build error

2badcb5e28771b040d54efaac24d5cf2315529aa authored about 10 years ago
Don't show hints inside a regexp.

ee12d212f0414677d0a2d208e25235622d8ca2fa authored about 10 years ago
Don't throw an exception if currentTheme is undefined

032f01c2850abbcd8200361bca967812e4b58010 authored about 10 years ago
Restore the original key binding to any default command even if it was assigned to null before.

e7a9c56e4c82cb3b63d17de91db45b0cd816b68f authored about 10 years ago
Update 'addBinding' documentation in KeyBindingManager.

a4c8bb1f91e7ac91f50f6a585d53f3f9d05bac1c authored about 10 years ago
Merge branch 'release'

9ee1f08a4a4465c173fb5b41ab738849f25d4d90 authored about 10 years ago
Fix “ERRORS_PANEL_TITLE_MULTIPLE” and “STATUSBAR_SELECTION_…”

c7a32c4c1be95347488f1645e202b61f504c752e authored about 10 years ago
Merge pull request #10201 from adobe/pflynn/liveagent-event-fix

Fix bug #10200 (Live Preview throws errors on pages with dynamic LESS)

ea908cae55233d34f04b4f2cab5faf62ffa4fb42 authored about 10 years ago
Merge pull request #10207 from adobe/pflynn/fix-LiveDevMultiBrowser-loop

Cleaner fix for LiveDevMultiBrowser infinite loop

3143d3881cc865049885ca2e5a3ea07f4e9f2727 authored about 10 years ago
Clean up #10193 fix by sharing code with existing implementation in LiveDevelopment.js,

moving shared code to FileUtils with unit tests. Also...
- fixes an unhit edge case in getParentF...

f044e443f70aa58f629ae321e7acc8c4bf335c9b authored about 10 years ago
Merge pull request #10205 from adobe/rlim/dom-enable-issue

Call _enableAgents even if DOM.enable() is failing

19b38aaf7caead6991356865191affda6743c138 authored about 10 years ago
Provide the same _enableAgents as failFilter function and chain the returned promise from DOM.enable.

0ca7cc4331724c0a2a71a6c597a22f8cc726bc9d authored about 10 years ago
Merge commit 'bb4f4d0fdaae509cafd467364947717f0c70cb4d' into pflynn/fix-LiveDevMultiBrowser-loop

* commit 'bb4f4d0fdaae509cafd467364947717f0c70cb4d':
LiveDevMultiBrowser should properly searc...

19122c933edce4df7bc11d67161aebde81eec13a authored about 10 years ago
Fix bug #10200 (Live Preview throws errors on pages with dynamic LESS) - Make

sure every "live document" type implements the same interface, including the
EventDispatcher APIs.

6d18e1ef1e8cedf87c9f77383fdd8d9ca94d5093 authored about 10 years ago
Merge pull request #10195 from adobe/randy/issue-10191

Verify DOM.enable() exists before calling it

dfc9860fdee320124b533b07fb50ba7d6ac3662e authored about 10 years ago
fix condition

597ffdcdd1d9e0c0d9f6b649845f828bafe47520 authored about 10 years ago
verify DOM.enable() exists before calling it

22721cb53199f5c33677088cb228dbdc424b5e15 authored about 10 years ago
LiveDevMultiBrowser should properly search parent directories for an index.html.

bb4f4d0fdaae509cafd467364947717f0c70cb4d authored about 10 years ago
Merge pull request #10185 from adobe/kai/new-blood

Add @albertinad to the cla-exceptions.json.

a3fb9e721686ad5db2a57d9cc3f529e9760c608a authored about 10 years ago
Adding @albertinad to the cla-exceptions.json.

effd62912943e25a6c1a154e02439ae3accebaff authored about 10 years ago
Merge pull request #10176 from MarcelGerber/german-translation

German Translation

93cc73d63fc2f2f5c4ceba1a8f0e829db3efbdef authored about 10 years ago
Merge pull request #10181 from adobe/tom/spanish-1.1

Spanish translations for release 1.1

bd2e0e0b20b0d8b3b2e20ce740e3f3d1430c922a authored about 10 years ago
Updated sha

09457c56a060e14a253568d02eda29cd3291163b authored about 10 years ago
Spanish translations for release 1.1

2bdbbb5931c05b1e1aee9295b2fcfb22c5a01041 authored about 10 years ago
Merge pull request #10179 from adobe/ingo/set-release-1.2

update to release 1.2

1f8108b1e78b4121b9b5de8f3a61003329cfca78 authored about 10 years ago
- update to release 1.2

227384585cf3fef6ad7a82da851a2e6563865693 authored about 10 years ago
German Translation

340a4d915529e2eb8e9c0744feff8d42a322d8c1 authored about 10 years ago
Merge pull request #10167 from adobe/ingo/fix-10165

copy the missing files for the multi browser live preview feature

28d5f6c2f488703b215a8bf173216fea929452ee authored about 10 years ago
- copy the missing files for the multi browser live preview feature. These files were missing in the release build and caused exceptions

a8e09c6f41d3b62e63a63dad98911b57b30907f6 authored about 10 years ago
Merge pull request #10163 from adobe/randy/revert-7930

Revert #7930

091cdb4fbaa066845838bf1b631ab76eebb1def7 authored about 10 years ago