shiori/internal
cbe f16dd42e10
Make suggestion clickable in bookmark creation (#765)
This was especially noticeable when using the web app on mobile devices
as the suggestion looks like it's clickable. It should be also a little
bit more convenient UX-wise when it's allowed to be clicked in non-
mobile context as well.

Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>
2023-10-29 15:26:39 +01:00
..
cmd refactor: migrate ebook routes to new http server (#742) 2023-10-29 11:57:07 +01:00
config just use one dependency for uuid (#736) 2023-09-16 18:34:51 +02:00
core Fix typos (#756) 2023-10-22 17:43:49 +02:00
database Fix typos (#756) 2023-10-22 17:43:49 +02:00
domains Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
http refactor: migrate ebook routes to new http server (#742) 2023-10-29 11:57:07 +01:00
model refactor: migrate ebook routes to new http server (#742) 2023-10-29 11:57:07 +01:00
testutil Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
view Make suggestion clickable in bookmark creation (#765) 2023-10-29 15:26:39 +01:00
webserver refactor: migrate ebook routes to new http server (#742) 2023-10-29 11:57:07 +01:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00