1
1
Fork 0
mirror of https://github.com/go-shiori/shiori.git synced 2025-03-13 16:43:42 +08:00
Commit graph

40 commits

Author SHA1 Message Date
Radhi Fadlillah
99d27930ea Initial support for subpath 2019-10-07 13:38:40 +07:00
Radhi Fadlillah
3077c7fbb8 Use tab instead of spaces 2019-10-04 16:51:08 +07:00
Radhi Fadlillah
a82b8820bd Add options to hide excerpt 2019-09-24 21:16:03 +07:00
Radhi Fadlillah
bccc70b3f8 Add option to hide thumbnail image 2019-09-24 09:47:50 +07:00
Radhi Fadlillah
531c66c955 When session expired and user login, return him to previous page 2019-08-29 16:14:19 +07:00
Radhi Fadlillah
3f43424af0 Make search result share-able by URL 2019-08-29 15:44:03 +07:00
Radhi Fadlillah
af2949b2d9 Tagged and untagged shouldn't be able to renamed 2019-08-27 20:50:40 +07:00
Radhi Fadlillah
abcdfc9d13 Fix failed to rename tag in web interface 2019-08-27 20:42:13 +07:00
Radhi Fadlillah
f50d0cca5d Better error handle in JS 2019-08-20 14:29:55 +07:00
Radhi Fadlillah
e55070ca77 Better style for empty bookmark message 2019-08-12 20:37:03 +07:00
Radhi Fadlillah
0c4d75f773 Add basic account level management 2019-08-12 19:57:18 +07:00
Radhi Fadlillah
326f04d19e Add icon to show if bookmark archived and public 2019-08-12 11:53:41 +07:00
Radhi Fadlillah
2cb95c1238 Now cache image will uses archive 2019-08-12 09:02:59 +07:00
Radhi Fadlillah
4e76288e09 Add method to exclude or include some tags 2019-08-11 15:55:31 +07:00
Radhi Fadlillah
11c6680397 Add options to keep title and excerpt when update 2019-08-10 20:13:13 +07:00
Radhi Fadlillah
20e89216f0 Add option to mark if bookmark archive is public 2019-08-08 20:16:25 +07:00
Radhi Fadlillah
54e02e5c76 Add edit URL on web interface 2019-08-08 11:00:48 +07:00
Radhi Fadlillah
36195dc202 Improve UX for renaming tags 2019-08-08 08:28:24 +07:00
Radhi Fadlillah
ea73eaff64 Add method for renaming tag 2019-08-07 23:30:17 +07:00
Radhi Fadlillah
690bda85f7 Make dialog closable using esc key 2019-08-07 17:38:53 +07:00
Radhi Fadlillah
dcef9162e4 Load initial page depending on submitted URL 2019-08-07 17:01:19 +07:00
Radhi Fadlillah
f79eb5c1dd Show localtime instead of UTC 2019-08-06 23:37:52 +07:00
Radhi Fadlillah
c8c29fe933 Fix: add rel=noopener on link that open new tab 2019-08-06 22:30:01 +07:00
Radhi Fadlillah
5443be039e Add link to open archive and content page 2019-08-05 22:06:00 +07:00
Radhi Fadlillah
fde91e5edd Add option for set default archival method 2019-06-11 13:24:12 +07:00
Radhi Fadlillah
7bdebf3108 Add archival in web interface 2019-06-11 10:59:08 +07:00
Radhi Fadlillah
3503484c2b Add account management in web interface 2019-05-31 22:41:29 +07:00
Radhi Fadlillah
fcc77e2db8 Implement initial setting page 2019-05-31 16:32:02 +07:00
Radhi Fadlillah
1b74d555ad Ask user to login when session expired 2019-05-31 14:14:45 +07:00
Radhi Fadlillah
6b9c989004 Fix: hide pagination when there are only 1 page 2019-05-30 16:59:54 +07:00
Radhi Fadlillah
1a9369be78 Now pagination both in top and bottom 2019-05-30 16:59:14 +07:00
Radhi Fadlillah
fe8d12708e Implement dialog tags 2019-05-30 16:46:29 +07:00
Radhi Fadlillah
05504c2317 Implement batch edit in web interface 2019-05-30 16:35:18 +07:00
Radhi Fadlillah
a040b85ee2 Implement update archive in web interface 2019-05-30 13:58:58 +07:00
Radhi Fadlillah
3b8dead04d Implement edit bookmark in web interface 2019-05-30 10:07:20 +07:00
Radhi Fadlillah
7ab6c533a3 Implement delete in web interface 2019-05-29 20:08:58 +07:00
Radhi Fadlillah
093b398b2f Implement add bookmark in web interface 2019-05-28 17:05:11 +07:00
Radhi Fadlillah
d35a396ad2 Make back and forward button works 2019-05-28 09:13:44 +07:00
Radhi Fadlillah
923a2c4f22 Better styling in mobile 2019-05-27 19:50:50 +07:00
Radhi Fadlillah
61bd8244a6 Initial new web interfaces 2019-05-27 17:01:53 +07:00