Commit Graph

4514 Commits

Author SHA1 Message Date
Joe a443c2bede
add missing quotation mark 2020-07-11 01:28:56 -05:00
Joe 4163c4da29
update source code links 2020-07-06 21:03:09 -05:00
Joe aff6506a76
add custom favicon 2020-07-06 21:02:33 -05:00
Joe 1fc784dff7
change domain provider social link 2020-07-06 20:47:13 -05:00
Joe 433c66e5e4
change suggested browsers 2020-07-06 20:46:50 -05:00
Joe 949be2d928
replace logo 2020-07-06 20:46:31 -05:00
Joe 2905acf9cc
add matomo script 2020-07-06 20:45:14 -05:00
Joe 244d5c7a02
set secure cookie 2020-07-06 20:44:50 -05:00
Joe 24e6243ce9
customize styling 2020-07-06 20:44:09 -05:00
nanaya 21ecf34b8b Update gems 2020-06-21 17:36:36 +09:00
nanaya edba8b40c9 Fix favorite link jumping to top of page 2020-06-21 17:35:29 +09:00
nanaya 1947d6bf9e Update gems 2020-06-11 22:26:00 +09:00
Edho Arief e8ed47cebe
Merge pull request #135 from moebooru/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-08 12:43:30 +09:00
dependabot[bot] 0aa1ee458f
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 02:07:24 +00:00
Edho Arief 650c1d9d66
Merge pull request #133 from moebooru/dependabot/bundler/puma-4.3.5
Bump puma from 4.3.3 to 4.3.5
2020-06-05 23:59:57 +09:00
Edho Arief 3ee8e13905
Merge pull request #134 from moebooru/dependabot/bundler/websocket-extensions-0.1.5
Bump websocket-extensions from 0.1.4 to 0.1.5
2020-06-05 23:59:48 +09:00
dependabot[bot] 6ca451a86f
Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 14:43:48 +00:00
dependabot[bot] 0f5ce9b9dd
Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-22 15:04:13 +00:00
nanaya 0d2087db51 Update rails 2020-05-21 16:49:11 +09:00
nanaya f08e9832d3 Make sure file is a file 2020-05-17 20:20:46 +09:00
nanaya 605eb49094 Fix page number parsing error when passing array 2020-05-17 20:11:36 +09:00
nanaya fa7960e370 Update gems 2020-05-09 05:20:02 +09:00
nanaya 8800f4f933 Undo rotating jpegs as it's sometimes lossy (depending on the image size) 2020-05-07 04:59:04 +09:00
nanaya 8a82a1b8a8 Rotate jpeg files accordingly 2020-05-06 18:52:10 +09:00
nanaya cd8b9fe33d Move all file hasher functions to a module 2020-05-05 06:09:58 +09:00
nanaya c1ff6eedf0 Move to correct directory 2020-04-29 16:18:13 +09:00
nanaya d19dbf7941 Use text instead of html
Safer, etc
2020-04-29 16:11:30 +09:00
nanaya a2d3c122f3 Class-based notice 2020-04-26 17:45:25 +09:00
nanaya 78d835f354 Move notice functions to main notice file and update to use jquery 2020-04-26 17:05:10 +09:00
nanaya 99f55b32d7 Sort things 2020-04-22 05:16:34 +09:00
nanaya b182935d9b Move Comment class to classes directory 2020-04-22 05:16:02 +09:00
nanaya d649868eec Update comments to use delegate 2020-04-22 05:15:23 +09:00
nanaya 748e1f82dc Update js libs 2020-04-21 02:42:21 +09:00
nanaya c10eb0167c Update gems 2020-04-21 02:41:42 +09:00
nanaya 754ca16bc0 Update tests to match new dmail behavior 2020-04-21 02:39:30 +09:00
nanaya 4b91fad197 Rearrange functions 2020-04-21 02:31:06 +09:00
nanaya 28c43707c7 Correctly load first dmail conversation message 2020-04-21 02:29:25 +09:00
nanaya 360b594f2c Move dmail class to classes directory 2020-04-21 02:27:20 +09:00
nanaya 4914aadfc6 Update dmail to use class style 2020-04-21 02:26:35 +09:00
nanaya 1b9ff5e48e Deduplicate jquery dependency 2020-04-20 03:02:39 +09:00
nanaya 10e7ddc733 More precise delegate 2020-04-20 02:41:50 +09:00
nanaya 8ccb2c47ab Update jquery 2020-04-19 03:42:48 +09:00
nanaya 4ebba6bf51 Forgot to remove the import in packs 2020-04-19 03:34:33 +09:00
nanaya 98957639a4 Move to correct directory 2020-04-19 03:27:33 +09:00
nanaya 66619d2849 Convert Favorite object to class 2020-04-19 03:27:05 +09:00
nanaya bf31d3cccc Already covered by a global listener 2020-04-19 03:21:41 +09:00
nanaya 34c0a8e0f5 Remove unused element 2020-04-19 03:20:25 +09:00
nanaya 1a3bb75f4a Sort attributes 2020-04-12 16:15:54 +09:00
nanaya e5d6fc2122 Don't bother checking cross origin
Avoid double-loading of images.
2020-04-12 16:15:10 +09:00
nanaya 64341bcc5a Additional configuration note for cropper update 2020-04-12 06:19:02 +09:00