FlandreDaisuki / Patchouli

An image searching and browsing tool on pixiv
MIT License
80 stars 6 forks source link

v5 draft #45

Open FlandreDaisuki opened 5 years ago

FlandreDaisuki commented 5 years ago

Pages

= `/bookmark.php`
= `/bookmark.php?id` react-based
= `/search`
= `/bookmark_new_illust.php`
= `/mypixiv_new_illust.php`
= `/new_illust.php`
= `/member.php?id` react-based
= `/member_illust.php?id` react-based
+ `/`
+ `/member_illust.php?mode&illust_id` react-based
+ `/ranking.php`

Features

= Main toolbar (for filtering)
= The filtering DSL
+ Update filtering DSL
= Smooth switch among 4 kinds SPA pages from `/member.php?id`
+ Smooth switch among all react-based pages (including  `/member_illust.php?mode&illust_id`)
= Hover thumbnails to preview ugoira
= Preview system to right click menu
= Liked to right click menu
= Download images to right click menu
+ Add bookmark with tags to right click menu
= Switch non-bookmarked thumbs or both 
= Switch cropped or regular thumbs

Back-end

+ Use new Vue (v3)
+ Unify design to all applying pages
+ Add Vue-router