Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #113 - Fix 404s related to filer-dialogs #151

Closed
wants to merge 139 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
d7e7d34
Draft of the fix for #5656.
busykai Apr 3, 2015
d828e0e
Removed outdated comments.
busykai Apr 3, 2015
d744b5e
Fix for #10821. Wait for 5s before closing.
busykai Apr 3, 2015
86d3051
Fix reload conditions.
busykai Apr 3, 2015
ed754b1
Initial work on appshell shim in browser
humphd Jun 23, 2014
fbe9361
Update .gitmodules
alicoding Oct 7, 2014
bf4aa91
Add filer-dialogs submodule
humphd Jan 21, 2015
2c87cee
Remove old file dialog boxes
humphd Jan 21, 2015
d9fe828
Hack dialogs into startup loading (requires bowser install in filer-d…
humphd Jan 21, 2015
ed34795
added HTMLHinter module
puzzledShark Jan 26, 2015
708befd
added loader for HTMLHinter submodule
puzzledShark Jan 26, 2015
bdcb7fb
Added HideUI, and iFrameSecondPane as submodules
puzzledShark Jan 29, 2015
6916972
Updated the 2 submodules HideUI, and iFrameSecondPane to their latest…
puzzledShark Feb 2, 2015
53740fb
Added thimbleProxy extension to bramble
sedge Jan 30, 2015
3445e67
Removed second pane extension from this branch
sedge Feb 3, 2015
918ebbd
update thimbleProxy submodule to latest commit
AJDBenner Feb 3, 2015
7864d2e
Added livedev extension as a submodule
sedge Feb 10, 2015
79ee91f
Added livedev extension to default extensions
sedge Feb 10, 2015
10948fc
Updated hideui
sedge Feb 11, 2015
a4ad376
Updated submodules
sedge Feb 13, 2015
4f4ce32
Updated HideUI, and thimble proxy to latest
puzzledShark Feb 17, 2015
4d8bdaf
Fix #19 - Swap out makedrive for filer
gideonthomas Feb 16, 2015
c42eda5
Fixed #42 - Make thimble conceal brackets until it's loaded
sedge Feb 20, 2015
46d6265
Fix #37 - reduce size of what we ship in dist/ (down to 882K gzipped).
humphd Feb 20, 2015
378fc9b
Fix startup crash in LanguageManager by disabling php, scss modes.
humphd Feb 23, 2015
dad4745
Updated to latest version of bramble, updated brackets-live-dev, chan…
puzzledShark Feb 20, 2015
bae8f1d
Updated Comments
puzzledShark Feb 23, 2015
1078094
Update brackets-browser-livedev extension
gideonthomas Feb 24, 2015
fc4b3c7
Updated submodules
sedge Feb 24, 2015
fffebbe
Updated submodule
sedge Feb 24, 2015
5e14aa6
Update HTMLHinter submodule
gideonthomas Feb 25, 2015
b85eb0d
Fix #50 Fixed process-tick error via submodule update
puzzledShark Feb 25, 2015
940948a
update brackets-browser-livedev submodule to point at proper commit
AJDBenner Feb 25, 2015
f362de8
Fix #71 - Update thimbleProxy
gideonthomas Mar 3, 2015
8e992ec
Update thimbleProxy for parse crash with read-only data on event
gideonthomas Mar 3, 2015
f77e45f
UPDATED SUBMODULE
puzzledShark Mar 3, 2015
8b17860
Updated Thimble Proxy submodule
puzzledShark Mar 4, 2015
a895b3b
Remove HideUI and thimbleProxy submodules, update .gitmodules, update…
AJDBenner Mar 5, 2015
dc3d25f
Update submodule
sedge Mar 5, 2015
cab8d17
Update brackets-browser livedev for tutorial support
gideonthomas Mar 6, 2015
b5b43b8
Split grunt copy task into copy and uglify to minify JS files
humphd Mar 3, 2015
6291486
Fix #89 Added method to listener to deal with changes to editor
puzzledShark Mar 12, 2015
14cec01
Fixed #68 - Implemented submodule & gh-pages update task, "publish"
sedge Mar 12, 2015
c509e02
Submodule update on Thu Mar 12 2015 16:56:11 GMT-0400 (EDT)
sedge Mar 12, 2015
e32e713
for #10634
xyin96 Feb 25, 2015
9fb5fc3
for #10634
xyin96 Feb 25, 2015
2931718
for #10634
xyin96 Feb 25, 2015
272d416
fixed, changed so only checks the oldNodeMap when looking at the <roo…
xyin96 Feb 25, 2015
fe40fce
Fixed grunt file to use build-browser, and added a task for updating …
sedge Mar 13, 2015
87294f5
Quick grunt fix
sedge Mar 13, 2015
8aab439
Fix #87 Removed WebplatformDocs from extensionloader so that it doens…
puzzledShark Mar 13, 2015
189c9ed
Add @sourceFontFamily LESS variable and use instead of SourceCodePro …
humphd Mar 9, 2015
0c393b3
Fix #78 Move away from Source Code Pro web fonts in favour of system …
AJDBenner Mar 17, 2015
8c92f55
Stop loading SourceCodePro-Medium via JS and change font to look nicer
humphd Mar 18, 2015
c49c4a7
Updated Submodule Brackets-browser-livedev
puzzledShark Mar 18, 2015
6ee3782
Add HTMLHinter to grunt task
gideonthomas Mar 20, 2015
360acf9
Submodule update on Fri Mar 20 2015 12:52:10 GMT-0400 (EDT)
gideonthomas Mar 20, 2015
a0fbd2a
Submodule update on Fri Mar 20 2015 12:58:36 GMT-0400 (EDT)
gideonthomas Mar 20, 2015
2c629b1
Submodule update on Fri Mar 20 2015 13:07:43 GMT-0400 (EDT)
gideonthomas Mar 20, 2015
6b5659f
Submodule update on Sat Mar 21 2015 12:10:51 GMT-0400 (EDT)
gideonthomas Mar 21, 2015
d342a1b
Added auto-deploy to S3
sedge Mar 23, 2015
d14946a
Jshint fixes
sedge Mar 23, 2015
f2ba51e
AutoDeploy fixes
sedge Mar 24, 2015
f86aa46
fix #128 - Cannot open helpful links within the HTMLHinter
AJDBenner Mar 24, 2015
9a4fa62
Updated travis hooks to publish the distribution version of brackets …
sedge Mar 24, 2015
19bc93e
Quick yml fix
sedge Mar 24, 2015
2848c64
Fix #121 - Manage cache for blob URLS for files on every file operation
gideonthomas Mar 24, 2015
7d2502f
further travis fixes
sedge Mar 25, 2015
1b94b3c
Another travis fix
sedge Mar 25, 2015
fa71027
Submodule update on Wed Mar 25 2015 10:57:43 GMT-0400 (EDT)
sedge Mar 25, 2015
29a6a50
Abstract `Filer.fs` constructor to a seperate module
gideonthomas Mar 25, 2015
10ea768
Submodule update on Wed Mar 25 2015 13:01:04 GMT-0400 (EDT)
gideonthomas Mar 25, 2015
4380121
Fixed broken require call
sedge Mar 26, 2015
f947065
Submodule update on Fri Mar 27 2015 11:04:10 GMT-0400 (EDT)
sedge Mar 27, 2015
950ee78
Fix calls to Content.toURL to use the mime type sent
K-LV Mar 27, 2015
81aafad
return parameter if file not cached
K-LV Mar 30, 2015
93c40f8
updated filesystem to work with two servers
K-LV Mar 30, 2015
ff42bd8
Submodule update on Thu Apr 02 2015 11:16:27 GMT-0400 (EDT)
gideonthomas Apr 2, 2015
9eeddde
Submodule update on Thu Apr 02 2015 11:26:27 GMT-0400 (EDT)
gideonthomas Apr 2, 2015
1ee069d
Submodule update on Thu Apr 02 2015 17:22:29 GMT-0400 (EDT)
gideonthomas Apr 2, 2015
e94912b
Submodule update on Mon Apr 06 2015 12:05:25 GMT-0400 (EDT)
sedge Apr 6, 2015
5b253e1
Removed automatic gh-pages updates from publish tasks
sedge Apr 6, 2015
11d6085
Update brackets-browser-livedev for recent fixes, including spelling …
humphd Apr 6, 2015
c9fa6a1
made default.html HTML5 compliant and updated submodule
K-LV Apr 6, 2015
d9c12f1
moved filer files to new directory
K-LV Apr 2, 2015
a8d3249
submodule update
K-LV Apr 7, 2015
b7bf0ad
updated brackets-browser-livedev submodule
K-LV Apr 7, 2015
bc52078
Submodule update on Wed Apr 08 2015 11:38:41 GMT-0400 (EDT)
gideonthomas Apr 8, 2015
34f50e0
Submodule update on Wed Apr 08 2015 15:33:13 GMT-0400 (EDT)
gideonthomas Apr 8, 2015
0f36168
Fix #138 - Use cached blob urls only and make it synchronous
gideonthomas Apr 1, 2015
bf5eb16
Submodule update on Wed Apr 08 2015 16:31:45 GMT-0400 (EDT)
gideonthomas Apr 8, 2015
ef6d92a
updated to revoke stale URL objects
K-LV Apr 9, 2015
7cb29bf
Fix #178 - Add an autoprefixer to the grunt-less task
AJDBenner Apr 9, 2015
0ad96fb
Update HTMLHinter commit
AJDBenner Apr 13, 2015
ff356b6
Added in svg back into laguages.json
puzzledShark Apr 14, 2015
f1b2051
Fix #185 Updated Submodule Brackets Browser Live Dev
puzzledShark Apr 15, 2015
0c3fea0
Revert "for #10634"
humphd Apr 15, 2015
e3a1477
Revert "for #10634"
humphd Apr 15, 2015
a78a016
Revert "for #10634"
humphd Apr 15, 2015
47fec74
Add JavaScriptCodeHints and SVGCodeHints to list of default extensions
humphd Apr 17, 2015
891f2b9
Fix #208 - Remove Haskell from src/language/languages.json
AJDBenner Apr 17, 2015
27a4313
Fixes #175 - patch reloads live preview on CSS or JS save
K-LV Apr 13, 2015
d1536ee
Fix #164 - Forced gzip compression of our dist for S3
sedge Apr 6, 2015
8a43f3a
Fix #210: remove/disable Angular, Doc Comment, and RequreJS Tern.js p…
humphd Apr 20, 2015
430e8aa
Fix #211: load smaller versions (via grunt) of ecma5.json and browser…
humphd Apr 20, 2015
c9931c1
Added automatic travis notifications to the #makedrive channel
sedge Apr 20, 2015
28d0773
Submodule update on Mon Apr 20 2015 13:59:24 GMT-0400 (EDT)
gideonthomas Apr 20, 2015
6db867f
Submodule update on Tue Apr 21 2015 12:17:29 GMT-0400 (EDT)
gideonthomas Apr 21, 2015
5dc63f1
Update brackets-browser-livedev submodule
AJDBenner Apr 21, 2015
2645b8b
Fix #224 Added submodule Paste and indent
puzzledShark Apr 21, 2015
a210765
Fix #235 Added methods to stop brackets from running javascript
puzzledShark Apr 23, 2015
c35356a
Fixed spacing, changed names of functions, fixed jshint issues
puzzledShark Apr 23, 2015
f4954ee
Code Simplifications
puzzledShark Apr 23, 2015
3b8a2da
Updated Submodule Brackets-Browser-LiveDev
puzzledShark Apr 23, 2015
6dc8ee5
Fix #163 Temp fixes for right click
puzzledShark Apr 20, 2015
2f32919
Fix #180 Updated brackets_mixins.less to use updated flex methods
puzzledShark Apr 9, 2015
67764d1
Fix #221 - Make anchor tags to local files work in live preview
gideonthomas Apr 21, 2015
ade2ccf
Fix #150 - Fix colour editor for use in browsers that don't use -webk…
AJDBenner Apr 1, 2015
e45dded
Submodule update on Fri Apr 24 2015 13:20:00 GMT-0400 (EDT)
gideonthomas Apr 24, 2015
d9bd19a
Submodule update on Tue May 05 2015 14:52:00 GMT-0400 (EDT)
sedge May 5, 2015
6368cbc
Submodule update on Tue May 05 2015 16:07:02 GMT-0400 (EDT)
gideonthomas May 5, 2015
15f7167
Update travis bot to point at our new channel
sedge May 8, 2015
e527915
Fix CSSRewriter regex to not escape ?
gideonthomas May 8, 2015
5a306cb
Submodule update on Fri May 08 2015 14:50:30 GMT-0400 (EDT)
gideonthomas May 8, 2015
0323392
Submodule update on Mon May 11 2015 11:11:10 GMT-0400 (EDT)
gideonthomas May 11, 2015
16b670e
Disabled HTMLHinter until slowparse dom building issues are solved
sedge May 11, 2015
4b2746f
Add query string overrides for extension loading: extraExtensions and…
humphd May 12, 2015
8ecf577
Fix from review
humphd May 12, 2015
e667a34
Fix #259 - deal with Bracket's error strings in addition to Filer err…
humphd May 12, 2015
3c00990
Fix #270 - update Filer to get upstream fs.rename() fix, use filer.mi…
humphd May 12, 2015
1c5d816
Improve Bramble extension loading via URL params, add extra/ dir
humphd May 13, 2015
a6954d7
Review fixes
humphd May 13, 2015
cd39179
Fix #10786 - Allow QuickView image preview for arbitrary URLs
humphd Mar 24, 2015
84216ac
Add pref for extensionless preview, add tests.
humphd Apr 30, 2015
b189c7f
Don't write pref on initial load, per review
humphd May 5, 2015
a6225be
[nobug] Update brackets-browser-livedev for IE Preview fix https://gi…
humphd May 15, 2015
7c34b68
Fix #232 - [IE10] DOM7001: Invalid argument 'url'. Failed to revoke B…
humphd May 15, 2015
7d501bb
Merge pull request #286 from humphd/issue232
humphd May 15, 2015
e3eaf20
Fixed #113 - Fix filer-dialogs 404 error messages
sedge Mar 30, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ Thumbs.db

# Files that can be automatically downloaded that we don't want to ship with our builds
/src/extensibility/node/node_modules/request/tests/

# Mozilla Bramble-specific files
.env
18 changes: 18 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,21 @@
[submodule "src/extensions/default/JSLint/thirdparty/jslint"]
path = src/extensions/default/JSLint/thirdparty/jslint
url = https://github.com/peterflynn/JSLint.git
[submodule "src/thirdparty/filer"]
path = src/thirdparty/filer
url = https://github.com/filerjs/filer.git
[submodule "src/thirdparty/filer-dialogs"]
path = src/thirdparty/filer-dialogs
url = https://github.com/ScottDowne/filer-dialogs
[submodule "src/extensions/default/HTMLHinter"]
path = src/extensions/default/HTMLHinter
url = https://github.com/KeniMorri/HTMLHinter
[submodule "src/extensions/default/brackets-browser-livedev"]
path = src/extensions/default/brackets-browser-livedev
url = https://github.com/humphd/brackets-browser-livedev.git
[submodule "src/extensions/default/brackets-paste-and-indent"]
path = src/extensions/default/brackets-paste-and-indent
url = https://github.com/ahuth/brackets-paste-and-indent.git
[submodule "src/extensions/extra/brackets-cdn-suggestions"]
path = src/extensions/extra/brackets-cdn-suggestions
url = https://github.com/szdc/brackets-cdn-suggestions.git
33 changes: 21 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
language: node_js
node_js:
- "0.10"
- '0.10'
before_install:
- npm install -g bower
before_script:
- npm install -g grunt-cli
- npm install -g jasmine-node
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/9c767842144fd24d26a5
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false
- npm install -g grunt-cli
- npm install -g jasmine-node
branches:
only:
- master
- release
- bramble
notifications:
irc: "irc.mozilla.org#thimble"
deploy:
provider: s3
access_key_id: AKIAJZZYAKJA33TQEHLA
secret_access_key:
secure: PUmptcr3naHfuC1FU8q7F3OEbnbCzfKaTYleJDpYjz7lSt24zoXD5epaTcusva4SafMS3I5NeKZ79YmDrn2ONEyLdyPCLKNScOFEClhjFNeuMOrf63fK3MO1RwNtJ2Rvjwwi2k+/pVaVUXKcr287JWywDZUZfYp7DjxJdNU6JZ0=
bucket: mozillathimblelivepreview.net
local-dir: dist
upload-dir: bramble/dist
skip_cleanup: true
detect_encoding: true
on:
repo: humphd/brackets
branch: bramble
Loading