Skip to content

Conversation

@dlwr
Copy link

@dlwr dlwr commented Nov 18, 2014

#7
画像ソースの相対パスを絶対パスに書き換える修正したものを使っていましたが、イシューになっていたのでプルリクしてみますm(__)m

@dlwr dlwr force-pushed the resolve-img-relative-path branch from cb0b149 to 9edac19 Compare November 18, 2014 06:49
takuya-o added a commit to takuya-o/AutoPatchWork that referenced this pull request Jan 26, 2018
* 各種update
    Build.rbを完成させた
    Resolve "GitHub上の各forkから最強版を作る"
    Merge remote-tracking branch 'origin/buildScript' into 4-github-fork
    Version up and remove http://os0x.heteml.jp/ access permission

* Merge remote-tracking branch 'mono0x/develop' into 4-github-fork
    Use chrome.runtime.getBackgroundPage cc9b9c3  chrome.extension.getBackgroundPage()だとイベントページが再起動しないのでchrome.runtime.getBackgroundPage()を使う
    https://github.com/mono0x/AutoPatchWork/commit/cc9b9c36c474cc304b2f9b12b133d77291a79b4c
    Use chrome.runtime.onMessage dea8523 イベントページ対応のためにruntime.onMessageを使う
    https://github.com/mono0x/AutoPatchWork/commit/dea85231f3c961a194244be31e510735e98d1fed

* Merge remote-tracking branch 'xKerman/fix-use-response-url' into 4-github-fork
    use xhr.responseURL to prevent cross-origin request 5357f81
    xKerman@5357f81
    stop using XMLHttpRequest in web page context 1be037eページにscriptを埋め込んで次のページを取っていたが、Scriptで取るように変更する (上の変更も無くなる)
    xKerman@1be037e

* Merge remote-tracking branch 'qarkai/master' into 4-github-fork
    Pull Request 13 Reduce duplicate code
    os0x#13

* Merge remote-tracking branch 'dlwr/resolve-img-relative-path' into 4-github-fork
    Pull Request 11 format relative path of img element to absolute path
    os0x#11

* Merge remote-tracking branch 't-f-m/patch-1' into 4-github-fork
    Pull Request 10 ページ高さの判定を安全寄りに
    os0x#10

commit a6af8fb
Author: Takuya Ono <takuya-o@users.sourceforge.net>
Date:   Mon Jun 19 23:00:00 2017 +0900

    fixed #1 SITEINFO管理でのデータ取得をss-o.netからwedata.netに変えた

commit f7f7921
Author: qarkai <qarkai@gmail.com>
Date:   Wed Dec 7 09:29:12 2016 +0300

    Remove callback parameter from get_manifest()

commit 807b327
Author: qarkai <qarkai@gmail.com>
Date:   Wed Dec 7 01:21:45 2016 +0300

    Reduce duplicate code

commit aaeea49
Merge: 36fda48 dea8523
Author: mono <mono@monoweb.info>
Date:   Sun Jun 7 02:29:36 2015 +0900

    Merge branch 'use-chrome-runtime' into develop

commit dea8523
Author: mono <mono@monoweb.info>
Date:   Sun Jun 7 02:29:19 2015 +0900

    Use chrome.runtime.onMessage

commit 36fda48
Merge: d4e3bf2 cc9b9c3
Author: mono <mono@monoweb.info>
Date:   Sun Jun 7 01:17:00 2015 +0900

    Merge branch 'chrome-runtime-getbackgroundpage' into develop

commit cc9b9c3
Author: mono <mono@monoweb.info>
Date:   Sun Jun 7 01:15:36 2015 +0900

    Use chrome.runtime.getBackgroundPage

commit f626741
Author: dlwr <yuta25.a.k.a.djbudo.a.k.a.dlwr@gmail.com>
Date:   Sun Nov 23 17:42:43 2014 +0900

    Update AutoPatchWork.js

    fix bug

commit 9edac19
Author: dlwr <yuta25.a.k.a.djbudo.a.k.a.dlwr@gmail.com>
Date:   Tue Nov 18 14:21:38 2014 +0900

    format relative path of img element to absolute path

commit 4090781
Author: t-f-m <ohmizaiju@s33.xrea.com>
Date:   Fri Sep 19 09:08:45 2014 +0900

    ページ高さの判定を安全寄りに

commit 1be037e
Author: X Kerman <xKhorasan@gmail.com>
Date:   Sun Sep 14 15:25:24 2014 +0900

    stop using XMLHttpRequest in web page context

commit 5357f81
Author: X Kerman <xKhorasan@gmail.com>
Date:   Sun Sep 14 12:58:25 2014 +0900

    use `xhr.responseURL` to prevent cross-origin request

commit d6c1f19
Author: Takuya Ono <takuya-o@users.sourceforge.jp>
Date:   Tue Mar 4 01:20:53 2014 +0900

    Create crxmake command line build script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant