Commit Graph

555 Commits

Author SHA1 Message Date
9b060179f9 fix: production build 2023-05-30 02:38:22 +02:00
4a41d291f3 tech: cleanup draw object 2023-05-30 00:57:08 +02:00
f9205f356f tech: pin object convert to composite with hashes for easy sync 2023-05-30 00:52:46 +02:00
76fbf834a2 tech: refactor pin model, extract comment and page objects 2023-05-30 00:21:29 +02:00
8348844fbf feat: add pin comment history 2023-05-29 23:58:53 +02:00
d0231ec6b6 feat: board render pin inside iframe with depth 2023-05-29 18:21:16 +02:00
1e80fb6ae4 fix: add origin store for pin and note 2023-05-29 15:26:53 +02:00
9e22e0977a feat: show pin on iframe, fix dynamic iframe index 2023-05-29 14:36:50 +02:00
3288ed8657 feat: inline style for pin comment text editor 2023-05-28 20:53:14 +02:00
99368bf2e9 feat: show and manage pins on page snapshot 2023-05-28 01:40:05 +02:00
0830cdf945 feat: content-script icon for change draw visibility 2023-05-27 23:30:24 +02:00
fbcd91cc74 feat: split pin object from page snapshot 2023-05-27 23:04:36 +02:00
37e41ff3f3 feat: replace uid with hash for content - refactor storage usage 2023-05-27 16:43:51 +02:00
e9bde98612 fix: saving html on pages that break html on purpose by putting link inside link 2023-05-26 20:14:20 +02:00
f61968b82e fix: add style to html if present in content 2023-05-26 15:09:53 +02:00
9f9b6c89fb fix: html attributes 2023-05-26 09:31:55 +02:00
3bda378826 feat: popup navigate to page in extension 2023-05-24 01:02:19 +02:00
c498dc3a1a fix: html preview exclude page note 2023-05-23 20:11:53 +02:00
24d679c37a feat: access object preview using id 2023-05-23 19:46:58 +02:00
8b034e154f fix: stopwords lol 2023-05-23 17:13:14 +02:00
abb8aa1a91 fix: word index single word 2023-05-23 17:03:27 +02:00
17539b9295 fix: options search pagination 2023-05-23 16:49:27 +02:00
39e4b4c610 feat: options ui search 2023-05-23 16:34:04 +02:00
f91d170f3e fix: display image inside picture - limit to max window width 2023-05-22 23:37:25 +02:00
e8eb549cdd fix: compute picture element 2023-05-22 19:24:59 +02:00
eef75d9544 fix: shadow with slots 2023-05-22 13:37:30 +02:00
daa2766da7 fix: compute local iframe 2023-05-22 03:37:49 +02:00
aff9cdd160 feat: add drawer 2023-05-22 02:10:18 +02:00
46f8dae161 feat: options-ui settings show as overlay for faster render 2023-05-22 01:00:15 +02:00
98c29fadc4 feat: options-ui cleanup footer to one component 2023-05-22 00:44:39 +02:00
5781b34e95 feat: options-ui object list view cleanup 2023-05-22 00:17:29 +02:00
70e70a6717 fix: search repeating keys 2023-05-21 19:35:14 +02:00
6b832b9505 feat: search proof of concept 2023-05-21 19:19:35 +02:00
0bfa6fec9c fix: clear search 2023-05-21 18:39:51 +02:00
93ca051f3c feat: rebuild options ui board 2023-05-21 18:35:29 +02:00
b144aafcb3 doc: add more information about webgl problems 2023-05-21 16:46:27 +02:00
5a03fafd1c fix: temp solution for webgl canvas 2023-05-20 19:14:52 +02:00
74d22ea54f fix: save css added programatically, save images inside style element 2023-05-19 21:22:11 +02:00
1697bdd6a6 fix: constructed css inside shadow root 2023-05-19 18:02:42 +02:00
d48c979dc5 fix: add CSSContainerRule to css factory 2023-05-19 16:52:02 +02:00
e02fc57db1 fix: cleanup css for sync 2023-05-18 16:19:27 +02:00
cd48997dbd feat: add uid to comment and draw 2023-05-18 15:29:53 +02:00
bd5c672b30 tech: refactor content script components - add basic model 2023-05-18 14:08:26 +02:00
caef970073 fix: sync remove objects 2023-05-18 01:14:54 +02:00
6d5c6e3eef feat: rework object index - add timestamp 2023-05-18 01:08:08 +02:00
3e8364a422 feat: sync sending some data 2023-05-17 15:10:17 +02:00
f4bc0cfa9a feat: stop words add skip words 2023-05-16 23:22:49 +02:00
b8e1b45413 fix: skip sync on fetch 2023-05-16 23:12:07 +02:00
a5f5442b9c feat: object sync - gather upload changes 2023-05-15 18:03:12 +02:00
155acc0dc4 feat: save sync progress 2023-05-12 06:53:14 +02:00