Athou
|
f140650b4e
|
monaco mobile support is poor, fallback to textarea
|
2023-06-22 22:19:40 +02:00 |
|
Athou
|
8a64a9db31
|
host monaco ourselves, don't download it from a CDN
|
2023-06-22 20:40:28 +02:00 |
|
Athou
|
c1520652f2
|
move RichCodeEditor to its own component
|
2023-06-22 18:41:12 +02:00 |
|
Athou
|
f7786d9962
|
add rich editor for custom code
|
2023-06-22 14:37:56 +02:00 |
|
Athou
|
b1938c234c
|
use useMobile
|
2023-06-21 21:58:11 +02:00 |
|
Athou
|
6a5052787d
|
clicking on the body of an entry in expanded mode selects it and marks it as read (#1089)
|
2023-06-21 20:30:08 +02:00 |
|
Athou
|
877fc33180
|
move swipe callback next to other callbacks
|
2023-06-21 20:30:08 +02:00 |
|
Athou
|
91d0988177
|
add useMobile
|
2023-06-21 09:13:20 +02:00 |
|
Athou
|
4f644ba9f5
|
remove workaround to make popovers follow their target on scroll, it causes lagging issues and was fixed in https://github.com/mantinedev/mantine/issues/3351 (#1087)
|
2023-06-20 10:46:42 +02:00 |
|
Athou
|
a5aba6f7ae
|
content is no longer limited to 650px when sidebar is hidden (same as commafeed v2) (#1084)
|
2023-06-18 12:46:42 +02:00 |
|
Athou
|
78c8711a79
|
add tooltips to all relative dates with exact time
|
2023-06-17 22:53:07 +02:00 |
|
Athou
|
fa06d321d5
|
restore F shortcut to hide sidebar (#1084)
|
2023-06-16 21:49:08 +02:00 |
|
Athou
|
18f68aab31
|
fallback to ctrl+click simulation if extension is not installed (#1074 #1075)
|
2023-06-14 01:03:59 +02:00 |
|
Athou
|
22e0f1f382
|
use browser extension to open tab in background (#1074)
|
2023-06-11 17:59:46 +02:00 |
|
Athou
|
662c0fc6b9
|
add buttons that communicate with the browser extension (Athou/commafeed-browser-extension#1)
|
2023-06-07 15:28:16 +02:00 |
|
Athou
|
fafc0619ad
|
add tooltip to action buttons when label is hidden because viewport width is below mobile breakpoint (Athou/commafeed-browser-extension#1)
|
2023-06-07 11:32:54 +02:00 |
|
Athou
|
3a5dc5d0ed
|
open link on click in expanded mode since we don't need to collapse entry (#1073)
|
2023-06-07 08:58:50 +02:00 |
|
Athou
|
412fc52f1c
|
add css classes to help with custom css rules (#1061)
|
2023-05-28 12:57:28 +02:00 |
|
Athou
|
c20379f376
|
better separation of read-only fields from form fields on profile page
|
2023-05-26 09:16:21 +02:00 |
|
Athou
|
f7ad9c9905
|
refactor donate page
|
2023-05-26 09:16:21 +02:00 |
|
Athou
|
bc7c50f0f3
|
fix alignment of icon with text for category tree nodes
|
2023-05-23 15:27:02 +02:00 |
|
Athou
|
08a2746921
|
restore entry selection indicator
|
2023-05-19 10:37:59 +02:00 |
|
Athou
|
eceaf3a98d
|
remove lodash to reduce bundle size by 100kb
|
2023-05-17 16:11:32 +02:00 |
|
Athou
|
0199ebb6c3
|
major mantine update
|
2023-05-08 17:30:32 +02:00 |
|
Athou
|
8b5735f521
|
use Trans as much as possible to ease lingui upgrade to 4.0
|
2023-05-08 12:51:51 +02:00 |
|
Athou
|
3d1a1cd033
|
add support for custom js code that will be executed on page load (#1032)
|
2023-05-05 20:23:23 +02:00 |
|
Athou
|
49e37587f9
|
show alert on error
|
2023-05-05 14:56:53 +02:00 |
|
Athou
|
01102ae973
|
use absolute imports
|
2023-05-05 14:55:03 +02:00 |
|
Athou
|
e7931bf360
|
call reload() only once
|
2023-05-05 14:47:15 +02:00 |
|
Athou
|
d095e4b35a
|
restore custom css setting (#1024)
|
2023-05-05 14:12:31 +02:00 |
|
Athou
|
e0f242fe22
|
add welcome page
|
2023-05-05 09:55:53 +02:00 |
|
Athou
|
05453364ff
|
only apply hover effect for unread entries (same as commafeed v2)
|
2023-05-05 09:36:23 +02:00 |
|
Athou
|
d9b899b53f
|
prevent entries from having the hover background color when clicked on mobile
|
2023-04-28 19:44:26 +02:00 |
|
Athou
|
f23bfaf694
|
use a different color for hover than read and unread backgrounds
|
2023-04-28 19:44:26 +02:00 |
|
Athou
|
cac05dee0b
|
store view mode in localStorage (#1051)
|
2023-04-27 14:42:55 +02:00 |
|
Athou
|
4bea1c5e5c
|
restore hover effect from commafeed v2
|
2023-04-27 07:57:09 +02:00 |
|
Athou
|
9ccc26b0b0
|
tweak compact layout a little bit more
|
2023-04-27 07:30:43 +02:00 |
|
Athou
|
807b1f62a1
|
add an even more compact entry layout
|
2023-04-26 22:50:43 +02:00 |
|
Athou
|
5003c176a2
|
display parent category name in category selects (fixes #1045)
|
2023-03-07 08:40:02 +01:00 |
|
Athou
|
10bfbbec17
|
restore one-click list refresh (#1040)
|
2023-03-06 14:08:48 +01:00 |
|
Athou
|
9f421ec3b0
|
add context menu to navigate to feed if a category is displayed
|
2023-02-27 19:56:32 +01:00 |
|
Athou
|
69fb11eee0
|
add context menu item to open link in new tab
|
2023-02-27 07:41:13 +01:00 |
|
Athou
|
ffbb85df43
|
add context menu on entry headers
|
2023-02-24 15:18:04 +01:00 |
|
Athou
|
a4e78c4e0d
|
throttle event
|
2023-02-24 14:53:30 +01:00 |
|
Athou
|
6d4b0cbdef
|
bump all dependencies
|
2023-02-04 08:34:23 +01:00 |
|
Athou
|
5c2454c331
|
bring back "refresh all my feeds" (#1036)
|
2023-01-19 07:29:19 +01:00 |
|
Athou
|
9466bc544c
|
show placeholder when favicon is loading
|
2022-11-08 11:57:59 +01:00 |
|
Athou
|
9e65f5726c
|
require src and alt for images
|
2022-11-08 11:52:47 +01:00 |
|
Athou
|
2095a6512b
|
make compact mode more compact
|
2022-11-05 14:13:19 +01:00 |
|
Athou
|
f9e7653901
|
restore swipe-to-right to toggle read/unread status (#1019)
|
2022-11-04 08:57:33 +01:00 |
|