zadam
|
c3f8975166
|
small refactorings of clipper code
|
2023-07-09 22:58:34 +02:00 |
|
zadam
|
639f80b603
|
Merge pull request #4075 from manto89/feature/add-clippings-existing
Feature/add clippings existing url
|
2023-07-09 22:43:34 +02:00 |
|
manto89
|
bb6ab0fe45
|
Fix clipping html with parser when using web-clipper
|
2023-07-02 12:52:16 +02:00 |
|
manto89
|
0c86dece5f
|
Fix clipType searching for web-clipper
|
2023-07-02 12:51:23 +02:00 |
|
dymani
|
0f4eb8ff4c
|
fix closing parenthesis
|
2023-06-28 02:31:17 +08:00 |
|
zadam
|
8eb091445b
|
Merge pull request #4032 from mechanarchy/patch-1
Ignore SQL comments in query console
|
2023-06-26 23:05:42 +02:00 |
|
mechanarchy
|
1fc23c948e
|
Fix SQL comment handling
|
2023-06-23 09:06:14 +10:00 |
|
zadam
|
8fb42e4517
|
Merge pull request #4049 from SiriusXT/master
Fix bugs in toc and improve related codes
|
2023-06-22 22:34:47 +02:00 |
|
Kian-Meng Ang
|
712304bbc6
|
Fix typos
Found via `codespell -S ./libraries,./package-lock.json -L tabel,tabels,uptodate,isnt,edn,falsy`
|
2023-06-23 00:27:04 +08:00 |
|
SiriusXT
|
afb893c157
|
Fix bugs in toc and improve related codes
|
2023-06-22 15:38:36 +08:00 |
|
manto89
|
ebccd48013
|
Don't search note by url if url begins with 'about:'
|
2023-06-21 18:06:28 +02:00 |
|
manto89
|
54065672aa
|
Normalize behaviour with the other create method for web-clipper
|
2023-06-21 16:10:06 +02:00 |
|
manto89
|
8394ce8002
|
Change method when adding a new note.
Add reference to new backend method
|
2023-06-21 13:09:49 +02:00 |
|
mechanarchy
|
af053b61fc
|
Ignore SQL comments in query console
|
2023-06-17 17:06:17 +10:00 |
|
zadam
|
6f16b4caec
|
Merge branch 'beta'
|
2023-06-13 23:24:09 +02:00 |
|
zadam
|
6015a067ec
|
sql console outputs results of CTEs, fixes #2800
|
2023-06-12 23:18:57 +02:00 |
|
zadam
|
004cfe1965
|
allow creating backups via ETAPI, #4014
|
2023-06-12 23:09:29 +02:00 |
|
zadam
|
6e69cafe54
|
fix showing deleted notes in the recent changes dialog, closes #4013
|
2023-06-08 22:45:44 +02:00 |
|
SiriusXT
|
1413756d00
|
Show highlighted text in right panel
|
2023-06-03 11:55:50 +08:00 |
|
SiriusXT
|
86861f6ec3
|
Show highlighted text in the left pane
|
2023-05-31 18:32:33 +08:00 |
|
baiyongjie
|
9d49264258
|
cleaup
|
2023-05-26 14:54:13 +08:00 |
|
baiyongjie
|
6098d62dcc
|
fix getEditedNotesOnDate
|
2023-05-26 14:36:21 +08:00 |
|
Nriver
|
22587ee6b5
|
customize search engine
|
2023-05-04 14:57:33 +08:00 |
|
zadam
|
4f1fafdf75
|
Merge pull request #3870 from soulsands/perf-count
perf: improve descendant count performance
|
2023-04-28 21:53:41 +02:00 |
|
zadam
|
0896000fcd
|
Merge branch 'stable'
|
2023-04-24 20:21:22 +02:00 |
|
Castor
|
e007aba067
|
Update note_map.js
|
2023-04-24 13:43:19 +08:00 |
|
zadam
|
eff567ee48
|
wrong password login screen should return 401 so that it counts to the rate limiter, fixes #3867
|
2023-04-23 22:22:05 +02:00 |
|
baiyongjie
|
89681977b5
|
perf: improve descendant count performance
|
2023-04-23 15:36:34 +08:00 |
|
soulsands
|
c3c6d73bb2
|
fix: match custom path strictly
|
2023-04-22 19:37:49 +08:00 |
|
zadam
|
63e044ffdf
|
refactoring
|
2023-04-16 11:28:24 +02:00 |
|
zadam
|
a1d4e062ed
|
refactoring of "some path" WIP
|
2023-04-16 09:22:24 +02:00 |
|
zadam
|
7aa26580ba
|
refactoring of "some path" WIP
|
2023-04-15 00:06:13 +02:00 |
|
zadam
|
ee60652746
|
eslint config
|
2023-04-09 23:08:24 +02:00 |
|
zadam
|
2e9ce962df
|
Merge pull request #3695 from Nriver/master
add natural sort for notes, introduce new label #sortNatural
|
2023-03-30 23:49:48 +02:00 |
|
Nriver
|
93ad83d2ae
|
add #sortLocale label for natural sort. rephrase feature description.
|
2023-03-30 11:06:10 +08:00 |
|
zadam
|
d354c91d7c
|
sort icons by how much they are used, #3784
|
2023-03-29 22:40:50 +02:00 |
|
Nriver
|
d3ec9f022c
|
add natural sort for notes, introduce new label #sortNatural
|
2023-03-10 14:35:36 +08:00 |
|
zadam
|
ef90f1ff3f
|
Merge pull request #3676 from jrao1/allow-labels-when-adding-notes-via-clipper
Allow arbitrary labels to be added via web clipper
|
2023-03-07 22:53:11 +01:00 |
|
zadam
|
62c2547557
|
#run should respect inheritance, fixes #3669
|
2023-03-06 23:00:29 +01:00 |
|
J Rao
|
2389ab30f8
|
sanitize label value
|
2023-03-06 21:28:09 +08:00 |
|
J Rao
|
fdffc27bb6
|
Allow arbitrary labels to be added via web clipper
|
2023-03-06 21:21:09 +08:00 |
|
zadam
|
6f7b554cdc
|
preparing 0.59 without ocr/pdf, userguide, note ancillaries
|
2023-02-17 14:49:45 +01:00 |
|
zadam
|
4ffe36e4d0
|
added options for OCR and extract text from PDF
|
2023-02-15 16:08:00 +01:00 |
|
zadam
|
520ffecd36
|
ancillary type widget
|
2023-02-15 14:32:12 +01:00 |
|
zadam
|
c190296bf9
|
refactoring
|
2023-02-13 16:22:34 +01:00 |
|
zadam
|
37ba76fdd8
|
refactored note attachment into note ancillary
|
2023-01-28 13:13:46 +01:00 |
|
zadam
|
ad887c4b12
|
added image OCR and parsing text from PDF (and OCR of PDF images)
|
2023-01-26 20:32:27 +01:00 |
|
zadam
|
0bfb2631df
|
fix saving mermaid attachment
|
2023-01-24 23:09:00 +01:00 |
|
zadam
|
c474e65cae
|
saving attachments when editing
|
2023-01-24 09:19:49 +01:00 |
|
zadam
|
339d8a7378
|
initial implementation of note attachments
|
2023-01-22 23:36:05 +01:00 |
|