toasted-nutbread
|
e7702e3bb4
|
Update URLs
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
73133294e7
|
Update copyright years
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
2a0cc44e6a
|
Add header to settings page
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
1a8cb78391
|
Add version information
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
b42fa9581f
|
Fix some incorrect labels
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
9b929ffcd4
|
Add wrapping for usage conditions on small screens
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
4e0fe1d5fb
|
Limit width of the HTML pages
|
2019-09-28 16:04:22 -04:00 |
|
toasted-nutbread
|
9217b5c79b
|
Move settings style to separate CSS file
|
2019-09-28 16:03:51 -04:00 |
|
toasted-nutbread
|
597f658b26
|
Move glyphicons into span element
|
2019-09-28 16:03:51 -04:00 |
|
toasted-nutbread
|
e5f24b8f12
|
Fix paragraph tags
|
2019-09-28 16:03:51 -04:00 |
|
Alex Yatskov
|
64eed33e88
|
Merge pull request #224 from toasted-nutbread/display-jquery-optimizations
Remove jQuery usage from Display.js
|
2019-09-28 09:12:23 -07:00 |
|
toasted-nutbread
|
03c52625a9
|
Refactor seekForward and seekBackward
|
2019-09-28 11:28:55 -04:00 |
|
toasted-nutbread
|
a5f393fa2c
|
Fix incorrect check
|
2019-09-28 11:28:15 -04:00 |
|
toasted-nutbread
|
928d7aecd5
|
Directly return rather than use a temporary variable
|
2019-09-28 11:28:15 -04:00 |
|
toasted-nutbread
|
8110de514e
|
Change skipped node types to use a switch statement
|
2019-09-28 11:28:15 -04:00 |
|
toasted-nutbread
|
e358c94882
|
Clean up event listeners
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
1a7ad30111
|
Remove jQuery dependency from float.html and search.html
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
8db830b468
|
Change how current entry is indicated
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
3ca84e3a85
|
Remove jQuery calls from adderButtonFind and viewerButtonFind
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
946e577e42
|
Implement custom window scroll
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
9fc69395c5
|
Use raw event listeners
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
95a7fd81f5
|
Use raw element references for container and spinner
|
2019-09-27 21:41:00 -04:00 |
|
toasted-nutbread
|
355fb29c3b
|
Use entryIndexFind without jQuery
|
2019-09-27 21:40:59 -04:00 |
|
toasted-nutbread
|
b61fc81012
|
Remove jQuery usage from search.js
|
2019-09-27 21:16:10 -04:00 |
|
toasted-nutbread
|
9a243630a5
|
Improve slide up animation
|
2019-09-27 21:16:10 -04:00 |
|
toasted-nutbread
|
476a5e873a
|
Remove jQuery usage from float.js
|
2019-09-27 21:16:10 -04:00 |
|
Alex Yatskov
|
8195e5109b
|
Merge pull request #223 from odehjoseph/master
Add option to enable Alt+B lookup
|
2019-09-26 21:50:34 -07:00 |
|
odehjoseph
|
62b95a656f
|
Add option to enable Alt+B lookup
|
2019-09-26 21:33:33 -07:00 |
|
|
f5afe590ad
|
version bump
|
2019-09-23 17:34:18 -07:00 |
|
Alex Yatskov
|
ba2858309e
|
Merge pull request #218 from toasted-nutbread/settings-profile-conditions
Settings profile conditions
|
2019-09-23 17:03:00 -07:00 |
|
Alex Yatskov
|
db405ffd24
|
Merge pull request #219 from toasted-nutbread/fix-null-caret-position
Handle null return value of document.caretPositionFromPoint
|
2019-09-22 10:06:52 -07:00 |
|
Alex Yatskov
|
64eec04a2e
|
Merge pull request #220 from toasted-nutbread/zero-scanning-delay-timeout
Use a Promise to trigger callback when delay is 0 or less
|
2019-09-22 10:05:53 -07:00 |
|
toasted-nutbread
|
f022ee4eca
|
Use a Promise to trigger callback when delay is 0 or less
|
2019-09-19 19:00:26 -04:00 |
|
toasted-nutbread
|
02927f9004
|
Handle null return value of document.caretPositionFromPoint
|
2019-09-18 22:11:18 -04:00 |
|
toasted-nutbread
|
352d214203
|
Isolate objects to background window
|
2019-09-18 19:14:04 -04:00 |
|
toasted-nutbread
|
dcfe722ba6
|
Add support for using optionsContext to select which profile to use
|
2019-09-18 19:14:04 -04:00 |
|
toasted-nutbread
|
8c4fb28a30
|
Add support creating profile usage conditions
|
2019-09-18 19:14:01 -04:00 |
|
Alex Yatskov
|
e3fb9603e2
|
Merge pull request #209 from toasted-nutbread/settings-profiles
Settings profiles
|
2019-09-16 18:32:01 -07:00 |
|
Alex Yatskov
|
ae696c32eb
|
Merge pull request #216 from toasted-nutbread/normalize-xhtml-node-names
Normalize XHTML document node.nodeNode to upper case
|
2019-09-16 18:31:26 -07:00 |
|
toasted-nutbread
|
073420a121
|
Normalize XHTML document node.nodeNode to upper case
|
2019-09-15 16:09:46 -04:00 |
|
toasted-nutbread
|
9fb89d8f7d
|
Isolate to background window
|
2019-09-15 16:04:26 -04:00 |
|
toasted-nutbread
|
8b7e293eae
|
Remove profile without popup when shift key is pressed
Also removes duplicate click listener.
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
34ddbf25fe
|
Implement profile order changing
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
1f77506f43
|
Implement profile copy
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
c002e1bbd2
|
Update dictionaries for all profile options
|
2019-09-15 15:58:19 -04:00 |
|
toasted-nutbread
|
6c571bf828
|
Add UI for profiles
|
2019-09-15 15:56:53 -04:00 |
|
toasted-nutbread
|
c8171f5ec7
|
Add preliminary support for profiles
|
2019-09-15 15:56:53 -04:00 |
|
Alex Yatskov
|
5877861277
|
Merge pull request #213 from toasted-nutbread/options-isolation
Isolate options objects created via settings.js
|
2019-09-15 11:34:34 -07:00 |
|
Alex Yatskov
|
e4fa658295
|
Merge pull request #212 from toasted-nutbread/frontend-cleanup
Frontend cleanup
|
2019-09-15 11:33:48 -07:00 |
|
Alex Yatskov
|
4af9fc2b3b
|
Merge pull request #214 from toasted-nutbread/add-anchor-noopener
URL improvements
|
2019-09-15 11:32:48 -07:00 |
|