dependabot[bot]
c087bc6847
Bump nokogiri from 1.18.4 to 1.18.8
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.18.4 to 1.18.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.4...v1.18.8 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-version: 1.18.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-22 04:50:46 +00:00
nanaya
4db4fc031b
Simpler(?) casting method
2025-03-30 03:33:18 +09:00
dependabot[bot]
17d9d0a96c
Bump @babel/runtime from 7.26.0 to 7.26.10
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-30 01:08:24 +09:00
dependabot[bot]
74d7ad2982
Bump @babel/helpers from 7.26.0 to 7.26.10
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-30 01:08:18 +09:00
dependabot[bot]
c9453f23f7
Bump nokogiri from 1.17.2 to 1.18.4
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.17.2 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.17.2...v1.18.4 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-30 01:08:14 +09:00
Edho Arief
dff577eea0
Merge pull request #262 from moebooru/dependabot/bundler/rack-3.1.12
...
Bump rack from 3.1.10 to 3.1.12
2025-03-30 01:06:19 +09:00
nanaya
5593a81f1b
Support searching by aspect ratio
2025-03-30 01:04:00 +09:00
nanaya
3ca567512a
Lint fix
2025-03-30 01:02:51 +09:00
dependabot[bot]
8fd4b297e4
Bump rack from 3.1.10 to 3.1.12
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.10 to 3.1.12.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.10...v3.1.12 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 22:21:18 +00:00
Edho Arief
3387688982
Merge pull request #259 from moebooru/dependabot/bundler/rack-3.1.10
...
Bump rack from 3.1.8 to 3.1.10
2025-02-13 04:29:14 +09:00
dependabot[bot]
c543278dae
Bump rack from 3.1.8 to 3.1.10
...
Bumps [rack](https://github.com/rack/rack ) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v3.1.8...v3.1.10 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 19:26:39 +00:00
Edho Arief
a8a4fc74ec
Merge pull request #257 from moebooru/dependabot/bundler/net-imap-0.5.6
...
Bump net-imap from 0.5.1 to 0.5.6
2025-02-11 03:58:46 +09:00
dependabot[bot]
a0e198840a
Bump net-imap from 0.5.1 to 0.5.6
...
Bumps [net-imap](https://github.com/ruby/net-imap ) from 0.5.1 to 0.5.6.
- [Release notes](https://github.com/ruby/net-imap/releases )
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.1...v0.5.6 )
---
updated-dependencies:
- dependency-name: net-imap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 17:55:17 +00:00
nanaya
54ca2eba11
Fix missing bind
...
It's used as callback in thumbnail view
2025-01-27 03:29:15 +09:00
nanaya
55fc74a0fa
Javascript Autocomplete (cleanup)
2025-01-21 02:37:04 +09:00
nanaya
6dfa49262a
Javascript Autocomplete (convert)
2025-01-21 02:27:23 +09:00
nanaya
3e9061ca93
Javascript Autocomplete (rename)
2025-01-21 02:22:40 +09:00
nanaya
109793e105
Explicit dependencies
2025-01-21 02:21:42 +09:00
nanaya
3717b3000e
Fix error on guest access
...
It was originally wrapped in a try/catch block but the comment didn't
mention any breakage seen here.
Also removed `original_style` because I can't find anything using it.
2025-01-13 17:03:09 +09:00
nanaya
1449d608d1
Clean up on_key with modern js
2025-01-13 16:58:31 +09:00
nanaya
caa784c724
Decaf on_key (convert)
2025-01-13 16:52:03 +09:00
nanaya
8ba125a1f9
Decaf on_key (rename)
2025-01-13 16:51:16 +09:00
nanaya
e482b5aae5
Remove old cache cleanup
2025-01-12 23:51:24 +09:00
nanaya
7d1e2d7c3c
Fix cache key
2025-01-12 19:08:10 +09:00
nanaya
d41daeeda9
More missing bind
2025-01-12 02:54:03 +09:00
nanaya
84caca3d3f
Should be bound
2025-01-12 02:51:48 +09:00
nanaya
73a1590e7c
Proper Post class
2025-01-12 02:46:22 +09:00
nanaya
7b9c290ee4
Proper Post class (rename)
2025-01-12 02:29:13 +09:00
nanaya
3e3b8b9d1a
Forgot to rename back
2025-01-12 01:23:50 +09:00
nanaya
b3d3c6c73c
Proper TagScript class
2025-01-12 01:23:48 +09:00
nanaya
c26c6a8220
Split off TagScript
2025-01-12 01:16:32 +09:00
nanaya
d0bf22549b
Merge branch 'dup'
2025-01-12 01:15:57 +09:00
nanaya
0db5375925
Restore app/javascript/src/classes/post_mode_menu.coffee
2025-01-12 01:15:57 +09:00
nanaya
408e759be9
Move app/javascript/src/classes/post_mode_menu.coffee to app/javascript/src/classes/tag_script.coffee
2025-01-12 01:15:57 +09:00
nanaya
8804b061a1
Proper PostModeMenu class
2025-01-12 01:15:32 +09:00
nanaya
fde33438cf
Proper PostModeMenu class (rename)
2025-01-12 00:37:24 +09:00
nanaya
3c355dadd0
Remove android webkit workaround
2025-01-11 21:32:49 +09:00
nanaya
fdac748e1b
Remove console debug log
2025-01-08 04:13:53 +09:00
nanaya
1efb34faaf
Clean up class
2025-01-08 04:13:11 +09:00
nanaya
0a789c71b5
Move PostUploadForm
2025-01-08 04:08:12 +09:00
nanaya
e0cd628f08
Bind at class level
2025-01-08 03:57:03 +09:00
nanaya
eded6f7fca
Move the last function as util
2025-01-08 03:40:48 +09:00
nanaya
2c54cb4584
Remove PreventDragScrolling
...
It's been a noop for a while and nothing seems more broken than
expected.
Reference: https://chromestatus.com/feature/5093566007214080
2025-01-08 03:31:54 +09:00
nanaya
64402432cd
Clean up the class
2025-01-08 03:27:02 +09:00
nanaya
87f15988e5
Split off ResponsiveSingleClick
2025-01-08 03:24:46 +09:00
nanaya
c473cef239
Merge branch 'dup'
2025-01-08 03:23:30 +09:00
nanaya
d26b699289
Restore app/javascript/src/legacy/touchscreen-web-app-helpers.coffee
2025-01-08 03:23:30 +09:00
nanaya
12eb5a9084
Move app/javascript/src/legacy/touchscreen-web-app-helpers.coffee to app/javascript/src/classes/responsive_single_click.coffee
2025-01-08 03:23:30 +09:00
nanaya
9c472551e0
Clean up the class
2025-01-08 03:22:42 +09:00
nanaya
e834d2afd7
Split off EmulateDoubleClick
2025-01-08 03:07:41 +09:00