2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 09:57:31 +00:00

5186 Commits

Author SHA1 Message Date
nanaya
b47b0ac70e Fix incorrect quoting 2024-12-16 02:31:36 +09:00
nanaya
7b3e1a859c Use native multipart handling 2024-12-16 02:11:52 +09:00
nanaya
b5fd63dcb2 Remove translate class
Nothing is using it and google api isn't available anymore anyway.
2024-12-16 01:54:08 +09:00
nanaya
3fa2ecc876 Remove probably dead custom env 2024-12-15 23:48:43 +09:00
nanaya
7c0ca3fc3d Remove obsolete mini magick options 2024-12-15 21:55:18 +09:00
nanaya
fb2176647f Update gems 2024-12-15 21:51:17 +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
349b5571e9 Merge branch 'dup' 2024-12-14 23:37:39 +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
51332362f2 Merge branch 'dup' 2024-12-14 23:06:27 +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
746f207d01 Merge branch 'dup' 2024-12-14 22:38:43 +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
2a6b741326 Update db structure file 2024-12-11 06:57:33 +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
054540e880 Fix missing method on anonymous user 2024-12-10 07:53:52 +09:00
nanaya
393f15a280 Remove hardcoded tag keyword limit
There are still different checks somewhere else.
2024-12-10 07:49:20 +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
b8e5182635 Merge branch 'dup' 2024-12-10 06:57:59 +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
e30d709b25 Merge branch 'dup' 2024-12-10 04:21:04 +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
9ba0267dee Install imagemagick 2024-12-08 21:47:57 +09:00