nanaya
|
b47b0ac70e
|
Fix incorrect quoting
|
2024-12-16 02:31:36 +09:00 |
|
nanaya
|
3f79b8afa7
|
Simplify(?) function
|
2024-12-15 21:50:16 +09:00 |
|
nanaya
|
5f33751290
|
Javascript math utils
Remove prototypejs gsub usage while at it.
|
2024-12-15 21:22:37 +09:00 |
|
nanaya
|
41bfbdc164
|
Javascript math utils (rename)
|
2024-12-15 21:22:28 +09:00 |
|
nanaya
|
8201059d29
|
Split off distanceSquared function
|
2024-12-15 21:03:52 +09:00 |
|
nanaya
|
c9ddb0f675
|
The firefox bug has been fixed
|
2024-12-15 20:59:13 +09:00 |
|
nanaya
|
8c7cdfa3a6
|
Remove old browser workaround
|
2024-12-15 17:52:27 +09:00 |
|
nanaya
|
27bef3f653
|
Proper SwipeHandler class
|
2024-12-14 23:42:52 +09:00 |
|
nanaya
|
c193e808e9
|
Split off SwipeHandler class
|
2024-12-14 23:39:38 +09:00 |
|
nanaya
|
3f7e43f156
|
Restore app/javascript/src/legacy/touchscreen-web-app-helpers.coffee
|
2024-12-14 23:37:39 +09:00 |
|
nanaya
|
f87892feab
|
Move app/javascript/src/legacy/touchscreen-web-app-helpers.coffee to app/javascript/src/classes/swipe_handler.coffee
|
2024-12-14 23:37:39 +09:00 |
|
nanaya
|
cbb3136435
|
Missing import
|
2024-12-14 23:17:46 +09:00 |
|
nanaya
|
4f33d1a49c
|
Proper DragElement class
|
2024-12-14 23:15:30 +09:00 |
|
nanaya
|
a716e73c0d
|
Split off DragElement
|
2024-12-14 23:09:22 +09:00 |
|
nanaya
|
5fb555619a
|
Restore app/javascript/src/legacy/common.coffee
|
2024-12-14 23:06:27 +09:00 |
|
nanaya
|
9eeaca5b22
|
Move app/javascript/src/legacy/common.coffee to app/javascript/src/classes/drag_element.coffee
|
2024-12-14 23:06:27 +09:00 |
|
nanaya
|
6dfe6462b4
|
Javascriptize initTextAreas
|
2024-12-14 22:48:30 +09:00 |
|
nanaya
|
3b86fe3394
|
Split off and javascriptize InitTextAreas (copy)
|
2024-12-14 22:40:11 +09:00 |
|
nanaya
|
11c8b5fb54
|
Restore app/javascript/src/legacy/common.coffee
|
2024-12-14 22:38:43 +09:00 |
|
nanaya
|
5adf6f156e
|
Move app/javascript/src/legacy/common.coffee to app/javascript/src/utils/init_text_areas.js
|
2024-12-14 22:38:43 +09:00 |
|
nanaya
|
70d07c7b9a
|
Modernize textarea ctrl-enter handler initialization
|
2024-12-14 22:27:01 +09:00 |
|
nanaya
|
b3e67db264
|
Remove isParentNode
|
2024-12-11 00:51:56 +09:00 |
|
nanaya
|
788072de87
|
Convert onKey as proper util
|
2024-12-11 00:34:14 +09:00 |
|
nanaya
|
dfb4cd7a12
|
Convert onKey as proper util (rename)
|
2024-12-11 00:31:19 +09:00 |
|
nanaya
|
1bd2869600
|
Set advanced editing class directly
|
2024-12-10 07:26:16 +09:00 |
|
nanaya
|
a74ee6cc8e
|
Fix incorrect variable
It's broken when converted to class...
|
2024-12-10 07:17:46 +09:00 |
|
nanaya
|
fb69f52b5a
|
Reduce usage of isParentNode
|
2024-12-10 07:15:51 +09:00 |
|
nanaya
|
275612264b
|
Remove unused WindowDragElement
|
2024-12-10 07:09:57 +09:00 |
|
nanaya
|
d476b9f1b9
|
Clean up class
|
2024-12-10 07:03:21 +09:00 |
|
nanaya
|
867e982120
|
Split off WindowDragElementAbsolute
|
2024-12-10 06:59:15 +09:00 |
|
nanaya
|
16211ef9e7
|
Restore app/javascript/src/legacy/common.coffee
|
2024-12-10 06:57:59 +09:00 |
|
nanaya
|
694e3ca7ed
|
Move app/javascript/src/legacy/common.coffee to app/javascript/src/classes/window_drag_element_absolute.coffee
|
2024-12-10 06:57:58 +09:00 |
|
nanaya
|
29e6666826
|
Simplify touch capability check
|
2024-12-10 06:42:38 +09:00 |
|
nanaya
|
af9cb38aec
|
Split off OnKey
|
2024-12-10 04:49:35 +09:00 |
|
nanaya
|
a00a248323
|
Restore app/javascript/src/legacy/common.coffee
|
2024-12-10 04:21:04 +09:00 |
|
nanaya
|
99f4737b62
|
Move app/javascript/src/legacy/common.coffee to app/javascript/src/on_key.coffee
|
2024-12-10 04:21:04 +09:00 |
|
nanaya
|
7d9a33ce11
|
Can just clear instead of reassign
|
2024-12-08 21:37:39 +09:00 |
|
nanaya
|
9fc64a252e
|
Clean up OnKey function
|
2024-12-08 21:36:14 +09:00 |
|
nanaya
|
ff8220b444
|
Canvas should be more reliable in 2024
And RIP Opera.
|
2024-12-08 19:42:29 +09:00 |
|
nanaya
|
fcfad298ab
|
It's fine to use rgba nowadays (maybe)
|
2024-12-08 06:25:16 +09:00 |
|
nanaya
|
d87b3e7fa4
|
"Fix" scaling of browser view on mobile and remove smaller startup image
|
2024-12-08 06:18:37 +09:00 |
|
nanaya
|
74e9f15193
|
There's now native focus element property
|
2024-12-07 23:32:45 +09:00 |
|
nanaya
|
1baaedcf28
|
Remove browser error reporting
No one look at it. It also contains browser extension errors and the
included error message isn't useful either.
|
2024-11-24 03:24:46 +09:00 |
|
nanaya
|
9f7afe8cc4
|
Remove wrapper
Not only all current browsers support it, there are already places which
use the "new" properties anyway.
|
2024-11-24 03:18:00 +09:00 |
|
nanaya
|
cbded695c4
|
Remove custom webkit file input form styling
Other browsers have pretty much followed the suit while having a sane
default.
|
2024-11-18 00:01:23 +09:00 |
|
nanaya
|
bfe4de7f4c
|
Extract sort array function
|
2024-11-17 23:53:47 +09:00 |
|
nanaya
|
d45aedd64b
|
Split off sort_array_by_distance function
|
2024-11-17 23:37:19 +09:00 |
|
nanaya
|
91b115d033
|
Restore app/javascript/src/legacy/common.coffee
|
2024-11-17 23:36:45 +09:00 |
|
nanaya
|
b1ce307aef
|
Move app/javascript/src/legacy/common.coffee to app/javascript/src/utils/array.js
|
2024-11-17 23:36:45 +09:00 |
|
nanaya
|
91f2c9cbd5
|
Don't submit when selecting autocomplete option
|
2024-11-04 07:05:39 +09:00 |
|