<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg, branch master</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=master</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-02-14T16:19:54+00:00</updated>
<entry>
<title>Move bg/js (#1387)</title>
<updated>2021-02-14T16:19:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-14T16:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e419a418f6f03ef0a24330b67e7b76c5e3a7c22d'/>
<id>urn:sha1:e419a418f6f03ef0a24330b67e7b76c5e3a7c22d</id>
<content type='text'>
* Move bg/js/anki.js to js/comm/anki.js

* Move bg/js/mecab.js to js/comm/mecab.js

* Move bg/js/search-main.js to js/display/search-main.js

* Move bg/js/template-patcher.js to js/templates/template-patcher.js

* Move bg/js/template-renderer-frame-api.js to js/templates/template-renderer-frame-api.js

* Move bg/js/template-renderer-frame-main.js to js/templates/template-renderer-frame-main.js

* Move bg/js/template-renderer-proxy.js to js/templates/template-renderer-proxy.js

* Move bg/js/template-renderer.js to js/templates/template-renderer.js

* Move bg/js/media-utility.js to js/media/media-utility.js

* Move bg/js/native-simple-dom-parser.js to js/dom/native-simple-dom-parser.js

* Move bg/js/simple-dom-parser.js to js/dom/simple-dom-parser.js

* Move bg/js/audio-downloader.js to js/media/audio-downloader.js

* Move bg/js/deinflector.js to js/language/deinflector.js

* Move bg/js/backend.js to js/background/backend.js

* Move bg/js/translator.js to js/language/translator.js

* Move bg/js/search-display-controller.js to js/display/search-display-controller.js

* Move bg/js/request-builder.js to js/background/request-builder.js

* Move bg/js/text-source-map.js to js/general/text-source-map.js

* Move bg/js/clipboard-reader.js to js/comm/clipboard-reader.js

* Move bg/js/clipboard-monitor.js to js/comm/clipboard-monitor.js

* Move bg/js/query-parser.js to js/display/query-parser.js

* Move bg/js/profile-conditions.js to js/background/profile-conditions.js

* Move bg/js/dictionary-database.js to js/language/dictionary-database.js

* Move bg/js/dictionary-importer.js to js/language/dictionary-importer.js

* Move bg/js/anki-note-builder.js to js/data/anki-note-builder.js

* Move bg/js/anki-note-data.js to js/data/anki-note-data.js

* Move bg/js/database.js to js/data/database.js

* Move bg/js/json-schema.js to js/data/json-schema.js

* Move bg/js/options.js to js/data/options-util.js

* Move bg/js/background-main.js to js/background/background-main.js

* Move bg/js/permissions-util.js to js/data/permissions-util.js

* Move bg/js/context-main.js to js/pages/action-popup-main.js

* Move bg/js/generic-page-main.js to js/pages/generic-page-main.js

* Move bg/js/info-main.js to js/pages/info-main.js

* Move bg/js/permissions-main.js to js/pages/permissions-main.js

* Move bg/js/welcome-main.js to js/pages/welcome-main.js</content>
</entry>
<entry>
<title>Move bg/js/settings(2) (#1385)</title>
<updated>2021-02-14T04:20:22+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-14T04:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=43d1457ebfe23196348649c245dfb942a0f00a1a'/>
<id>urn:sha1:43d1457ebfe23196348649c245dfb942a0f00a1a</id>
<content type='text'>
* Move bg/js/settings/ to js/settings/

* Move bg/js/settings2/ to js/settings/</content>
</entry>
<entry>
<title>Move search mode (#1381)</title>
<updated>2021-02-13T23:52:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T23:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e9358997c03ee6ca2b5e9f26e8e416c8508c88e6'/>
<id>urn:sha1:e9358997c03ee6ca2b5e9f26e8e416c8508c88e6</id>
<content type='text'>
* Move mode handling to SearchDisplayController

* Remove mode state info and handlers from Display</content>
</entry>
<entry>
<title>Fix cross frame communication not exposing sourceTabId properly (#1379)</title>
<updated>2021-02-13T17:13:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T17:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=00066e4eb52fbce1af55cbba8b0b73b6f08f7f8c'/>
<id>urn:sha1:00066e4eb52fbce1af55cbba8b0b73b6f08f7f8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve search page popup detection (#1378)</title>
<updated>2021-02-13T17:13:01+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T17:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=edc22b98e361707c827326b714ada6fd821c2bec'/>
<id>urn:sha1:edc22b98e361707c827326b714ada6fd821c2bec</id>
<content type='text'>
* Add _getAllTabs function

* Add _findTabs

* Use _findTabs instead of _findTab

* Remove _findTab

* Refactor tab check

* Add ability to search for a popup native window

* Fix dangling comma</content>
</entry>
<entry>
<title>Fix old settings page not being used properly (#1376)</title>
<updated>2021-02-13T04:07:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T04:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=daea80942c7a89b43c6aa4579cbc2fa0f198b0b0'/>
<id>urn:sha1:daea80942c7a89b43c6aa4579cbc2fa0f198b0b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move html files (#1375)</title>
<updated>2021-02-13T04:03:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T04:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4053d9b2fac82108f701788c511aedaf988de4c5'/>
<id>urn:sha1:4053d9b2fac82108f701788c511aedaf988de4c5</id>
<content type='text'>
* Move background.html to /

* Move context.html to /

* Move info.html to /

* Move legal.html to /

* Move permissions.html to /

* Move pitch-accents-preview.html to /

* Move popup-preview.html to /

* Move search.html to /

* Move settings.html to /

* Move settings2.html to /

* Move template-renderer.html to /

* Move welcome.html to /

* Move float.html to /

* Move display-templates.html to /</content>
</entry>
<entry>
<title>Move css files (#1374)</title>
<updated>2021-02-13T02:03:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T02:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4f13de283572b2c57e7462f1030c12fe8335882e'/>
<id>urn:sha1:4f13de283572b2c57e7462f1030c12fe8335882e</id>
<content type='text'>
* Move bg/css/ to css/

* Move mixed/css/ to css/</content>
</entry>
<entry>
<title>Move more data files (#1373)</title>
<updated>2021-02-13T01:37:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T01:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8454f52378b9410393262122c6920606e187e18f'/>
<id>urn:sha1:8454f52378b9410393262122c6920606e187e18f</id>
<content type='text'>
* Move deinflect.json

* Move button.mp3

* Move fonts</content>
</entry>
<entry>
<title>Add additional vz deinflection rule (#1367)</title>
<updated>2021-02-13T01:29:23+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T01:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f70464e5f36e342c345d38823d5a7e4712df8df0'/>
<id>urn:sha1:f70464e5f36e342c345d38823d5a7e4712df8df0</id>
<content type='text'>
</content>
</entry>
</feed>
