iacore
|
0a444bc573
|
fix type errors
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
b7b599f1dd
|
centralize logging
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
5137bf09c2
|
centralize logging
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
ea7042ef22
|
log every request to pixiv
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
d6e879ec1b
|
clean up requests, move everything into core/requests.go
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
285f95699f
|
Prevent cookie injection
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
c613991351
|
Use cascadia for css selector
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
7555e585e9
|
clean up
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
c1c99f34b5
|
organize files
add http client with better maxidleconnections
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
7cfc1ddda4
|
fix more
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
98df9dd327
|
fix http.NewRequest with context
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
ad057345e9
|
fix it more
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
907f09acf1
|
convert part of main.go
|
2024-08-28 13:39:15 +00:00 |
|
iacore
|
822a157a6e
|
use proper jet layout feature (extends)
|
2024-08-24 08:57:02 +00:00 |
|
iacore
|
097916465f
|
rename pixiv_api back to core
core is a better name
|
2024-08-23 15:40:34 +00:00 |
|
iacore
|
f80a3994a0
|
move files around
|
2024-08-17 05:23:32 +00:00 |
|
VnPower
|
5a1e83cba7
|
Add an option for artwork previews
|
2024-08-16 17:42:56 +07:00 |
|
VnPower
|
42d11a767b
|
Option to open artworks to a new tab
|
2024-08-08 20:52:09 +07:00 |
|
VnPower
|
99b501e48d
|
Fix some compatibility issue with Pixiv on the users page
|
2024-06-09 21:50:26 +07:00 |
|
VnPower
|
aba95f1420
|
Bump version to v2.6
|
2024-06-09 20:13:35 +07:00 |
|
VnPower
|
acfd25daa8
|
Debug
|
2024-06-09 17:27:34 +07:00 |
|
VnPower
|
f38cf895a4
|
Add all available filters to the search page
|
2024-06-07 22:03:19 +07:00 |
|
VnPower
|
df2a71d77a
|
Convert some functions and methods
|
2024-06-06 10:50:22 +07:00 |
|
VnPower
|
60437bbb01
|
Build the URL once and not overcomplicate stuff
|
2024-06-06 10:04:27 +07:00 |
|
VnPower
|
1c21b6fa5b
|
Major internal changes to the tag page
|
2024-06-05 20:55:31 +07:00 |
|
VnPower
|
1b09f77c84
|
Implement an URL constructor for <a> tags
|
2024-06-03 17:27:37 +07:00 |
|
VnPower
|
e0ac8d23ad
|
Novel section for users page
|
2024-05-12 16:54:12 +07:00 |
|
VnPower
|
978f8d3607
|
Allow users to change novel text orientation
|
2024-05-05 20:47:58 +07:00 |
|
VnPower
|
6d4aa0537e
|
UI: Novel embedded images
|
2024-05-05 19:27:53 +07:00 |
|
VnPower
|
d9b1975f46
|
UI: Novel text orientation
|
2024-05-05 15:57:13 +07:00 |
|
Tina
|
f27a726358
|
Get artwork data using user's token
Fixes #79
|
2024-04-24 18:28:18 +02:00 |
|
VnPower
|
3cc0a8a5c2
|
Fix the like button
|
2024-04-21 15:55:47 +07:00 |
|
VnPower
|
af34a3bae6
|
Temporary removing the 'Host' prefix for cookies, add artwork actions
|
2024-04-20 20:11:08 +07:00 |
|
VnPower
|
66e05a28de
|
Bump PixivFE version to v2.5
|
2024-04-17 20:16:10 +07:00 |
|
iacore
|
e5e083a2b2
|
cleanup
|
2024-03-24 14:43:10 +00:00 |
|
iacore
|
7afbb52ba1
|
cleanup novel font styles
add language-specific font styles
|
2024-03-24 14:34:11 +00:00 |
|
VnPower
|
b928364598
|
Broken novel settings and option to redirect after settings
|
2024-03-24 17:01:27 +07:00 |
|
iacore
|
47792b72c8
|
do no delete temp dir
|
2024-03-22 18:53:36 +00:00 |
|
iacore
|
95529851da
|
cleanup
|
2024-03-22 12:28:53 +00:00 |
|
iacore
|
15fb35d60b
|
cleanup
|
2024-03-22 12:22:51 +00:00 |
|
iacore
|
307ea404f5
|
log response content in development mode
|
2024-03-22 12:18:51 +00:00 |
|
iacore
|
ee8da44852
|
rename /users/:id/artworks to /users/:id/
|
2024-03-22 12:17:29 +00:00 |
|
iacore
|
7f9908e66e
|
make user art category a type
|
2024-03-20 14:00:11 +00:00 |
|
VnPower
|
e9cd669a62
|
Ratio filter for search page
|
2024-03-17 22:00:43 +07:00 |
|
VnPower
|
bf16eddfa3
|
Novel author
|
2024-03-17 20:24:03 +07:00 |
|
iacore
|
d41a1ef3e1
|
change error message
|
2024-03-17 12:01:13 +00:00 |
|
iacore
|
16bfaf4053
|
fix kmutex
|
2024-03-17 11:59:29 +00:00 |
|
iacore
|
913ff9f603
|
cleanup
|
2024-03-05 12:02:13 +00:00 |
|
iacore
|
d241b88445
|
fix custom cookie session bug
|
2024-03-05 11:59:24 +00:00 |
|
iacore
|
397d94dd93
|
rename package: core/user -> core/session
cleanup: inline cookie api
|
2024-02-29 14:24:47 +00:00 |
|