dependabot[bot]
2e7e2c8946
Bump puma from 6.0.2 to 6.3.1
...
Bumps [puma](https://github.com/puma/puma ) from 6.0.2 to 6.3.1.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v6.0.2...v6.3.1 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-18 22:00:43 +00:00
Edho Arief
80a4960138
Merge pull request #221 from moebooru/dependabot/npm_and_yarn/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2
2023-07-12 01:25:50 +09:00
dependabot[bot]
199037a681
Bump semver from 5.7.1 to 5.7.2
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-11 00:33:48 +00:00
Edho Arief
4d8e2ab1cd
Merge pull request #220 from munchtoast/tag_implication_controller-refactor
...
Tag implication controller refactor
2023-07-08 18:16:39 +09:00
nanaya
9af46eccfe
Readd missing non-html renderer
2023-07-08 17:14:11 +09:00
munchtoast
d93be32f96
revert(return): Add return if query blank
2023-07-02 16:40:03 +00:00
munchtoast
1143c6d949
feat(scope): Use scope for order and search
...
This commit will redefine instance methods to use scopes instead.
2023-06-11 06:01:35 +00:00
munchtoast
341a8b4a7c
revert(fixme): Add fixme for subquery
...
style(class): Move class methods to top
2023-05-23 01:17:35 +00:00
munchtoast
7586824be1
style(scope): Apply scoping bug(key): Use proper string key
2023-05-23 01:16:20 +00:00
munchtoast
73c2336777
bug(filter): Not using instance paginate applies no filter
...
This commit will address bug that occurs when TagImplication.paginate is used.
This causes the implications from the instance object to never work.
Additionally, I removed helper method that is redundant, and not needed.
bug(return): Missing return instance object with no params
2023-05-10 05:09:44 +00:00
munchtoast
f5ca921b5d
bug(filter): Not using instance paginate applies no filter
...
This commit will address bug that occurs when TagImplication.paginate is used.
This causes the implications from the instance object to never work.
Additionally, I removed helper method that is redundant, and not needed.
2023-05-10 04:41:57 +00:00
munchtoast
2f72b59132
refactor(rubo): Apply rubocop and create helper methods
2023-05-10 03:39:18 +00:00
munchtoast
30db2f933e
refactor(model): Move controller methods to model
2023-05-10 03:38:43 +00:00
munchtoast
6029b4d28a
feat(rubocop): Add newcops and remove frozenstring
2023-05-10 03:37:52 +00:00
munchtoast
b501695ebd
refactor(style): Apply suggestions and reduce ABC
2023-05-06 20:04:09 +00:00
munchtoast
25f1321323
feat(Documentation): Disable header comments
2023-05-06 19:25:39 +00:00
munchtoast
c9523dafa5
style(rubo): Apply rubo -a for auto fix
2023-04-29 02:42:54 +00:00
munchtoast
e14c5f1d1a
feat(rubo): Add config and update for ruby
2023-04-29 02:42:21 +00:00
munchtoast
4b2bc5a9cb
bug(ids): Add in missing function parameter
2023-04-29 02:04:24 +00:00
Dexter
05d23aa3d0
Merge branch 'moebooru:master' into tag_implication_controller-refactor
2023-04-28 21:46:46 -04:00
munchtoast
c8065379b8
refactor(methods): Add helper functions and fix hash
2023-04-29 01:41:00 +00:00
Edho Arief
0106f6f830
Merge pull request #218 from moebooru/dependabot/bundler/nokogiri-1.14.3
...
Bump nokogiri from 1.14.0 to 1.14.3
2023-04-24 13:27:37 +09:00
dependabot[bot]
2bccc75965
Bump nokogiri from 1.14.0 to 1.14.3
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.14.0 to 1.14.3.
- [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.14.0...v1.14.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-12 06:15:59 +00:00
Edho Arief
fba07297cc
Merge pull request #216 from moebooru/dependabot/bundler/rack-2.2.6.4
...
Bump rack from 2.2.6.3 to 2.2.6.4
2023-03-18 18:08:50 +09:00
dependabot[bot]
169fb74452
Bump rack from 2.2.6.3 to 2.2.6.4
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.6.3 to 2.2.6.4.
- [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/v2.2.6.3...v2.2.6.4 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-16 12:13:00 +00:00
Edho Arief
bf068044f1
Merge pull request #214 from moebooru/dependabot/bundler/rack-2.2.6.3
...
Bump rack from 2.2.6.2 to 2.2.6.3
2023-03-11 01:46:39 +09:00
dependabot[bot]
e028e2a6b9
Bump rack from 2.2.6.2 to 2.2.6.3
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.6.2 to 2.2.6.3.
- [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/v2.2.6.2...v2.2.6.3 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-09 02:31:41 +00:00
nanaya
66b0676fc8
Merge branch 'upload-similar-search' into HEAD
2023-03-07 01:23:48 +09:00
nanaya
5b00feddf8
Actually working stuff
...
Forgot to build the thing whoops.
2023-03-06 06:05:27 +09:00
nanaya
b948b41b45
Remove showing element where it doesn't make sense
...
Also the .always doesn't really do anything as both done and fail handle
it as well.
2023-03-06 05:41:03 +09:00
nanaya
612ca36c13
Use native hide/show
2023-03-06 05:30:21 +09:00
nanaya
30849e72a7
Use native listener
2023-03-06 05:19:09 +09:00
nanaya
5331618c34
Fix import and simplify bind
2023-03-06 05:11:43 +09:00
nanaya
acab780979
Split off upload similar search class
2023-03-06 04:56:56 +09:00
nanaya
0f0699399f
Merge branch 'dup'
2023-03-06 04:55:57 +09:00
nanaya
0dfa64b35c
Restore app/javascript/src/legacy/post-upload-form.coffee
2023-03-06 04:55:57 +09:00
nanaya
12912eaa63
Move app/javascript/src/legacy/post-upload-form.coffee to app/javascript/src/classes/upload_similar_search.coffee
2023-03-06 04:55:57 +09:00
nanaya
3ad047e484
Update gems
2023-01-19 16:04:04 +09:00
nanaya
e7a92d1dbf
Update gems
2023-01-17 00:08:43 +09:00
nanaya
890abac765
Merge branch 'ruby-3.2'
2023-01-15 18:49:26 +09:00
nanaya
49201c5de4
Fix digest assets sprocket extension to work with ruby 3.2
2023-01-15 18:42:10 +09:00
nanaya
389e511660
Remove unicorn usage
...
It's all puma now.
2023-01-15 18:34:20 +09:00
nanaya
877270373d
Update github action dependencies
2023-01-15 18:25:27 +09:00
nanaya
a200c39a9f
Merge branch 'user-class'
2023-01-10 00:45:17 +09:00
nanaya
cfffcce8e3
Remove useless check
...
The wrapped component inherits HTMLElement anyway.
2023-01-10 00:44:06 +09:00
nanaya
422096e5d4
Show login popup when trying to favorite as guest
2023-01-10 00:42:09 +09:00
nanaya
24caadbea6
Correctly set user_info cookie on login
...
Some js based functions depend on it
2023-01-10 00:41:09 +09:00
nanaya
29e8ac78c1
Proper(ish) User class
2023-01-10 00:40:47 +09:00
nanaya
10d610696f
Proper class for User (rename)
2023-01-09 22:58:21 +09:00
nanaya
b306c38fa3
Remove hsts header option
...
Setting it to false sends max-age=0 hsts header instead of removing it.
2023-01-09 18:08:03 +09:00