Commit Graph

12250 Commits (40c660625e6c6da931fed075eccc4439dc81e476)

Author SHA1 Message Date
Andelf 062515639b fixup! chore(deps): update rewrite-edn to fix #10218 2023-09-15 16:41:36 -04:00
Andelf d3ab56442a chore(deps): update rewrite-edn to fix #10218 2023-09-15 16:41:36 -04:00
Ben Yorke 246e904457 cmdk2 updates 2023-09-15 13:30:51 +02:00
Andelf af2d00ac88 enhance(electron): close notification message when test proxy setting 2023-09-15 18:58:32 +09:00
Andelf 8f5b1da36f fix(fs): support asset filenames with percent encoding
Fix #10188
2023-09-15 15:49:17 +09:00
Gabriel Horner 5f4c06b28b Include version in issue plugin list 2023-09-15 13:28:03 +09:00
Andelf 501676f1f8 fix: convert bug-url from def to defn 2023-09-15 13:28:03 +09:00
Andelf 1919345aef chore: add plugin list to bug report 2023-09-15 13:28:03 +09:00
Charlie 304cf9f692
fix(plugin): incorrect mouse point payload for the plugin hook of input selection (#10175) 2023-09-14 22:50:46 +08:00
Konstantinos 89a489571f
Enhance: Introduce customizable close window shortcut (#10190)
* add close window shortcut

* suppress build warnings

* add window ns docstring
2023-09-14 22:23:03 +08:00
Jack Case 8ac30c1fd8
fix: Allow writing to files with group permission without chmod on Linux (#9297)
* feat: check electron config item disable-automatic-chmod

* added auto chmod toggle to advanced settings page for electron

* add default behavior when chmod config key doesn't exist

* added auto chmod description key to en.edn
2023-09-14 22:13:12 +08:00
Andelf 0f6266e331 chore(electron): use logger instead of console.log 2023-09-13 12:30:22 +09:00
WsinGithub 2029ffa07e Disable autoplay in Bilibili video links
fix #8650
2023-09-13 00:36:12 +09:00
Andelf f2b6c01f78 chore: bump ios version 0.9.18 for tf release 2023-09-12 23:25:46 +09:00
Jeffrey 'jf' Lim c3836a7820
youtube.cljs: allow for single-digit minutes and seconds in youtube-timestamp (addresses #9920) (#9930)
* youtube.cljs: allow for single-digit minutes and seconds in youtube-timestamp (addresses #9920)

* youtube.cljs: parse "<number>:<number>" as MM:SS to be consistent with the UI display

*NOTE that with this commit, we essentially pass util/safe-parse-int a
value we do not say it can take (although it works): nil. This will be
fixed in a subsequent commit.

* youtube.cljs: remove unreachable branches from cond in parse-timestamp

* frontend/util.cljc: update safe-parse-int to accept nil as well. TODO:
need help fixing malli schema!

* fix: parse timestamp

---------

Co-authored-by: charlie <xyhp915@qq.com>
2023-09-12 18:54:43 +08:00
Andelf a7dc7c42ca chore: update static/yarn.lock 2023-09-12 17:06:20 +09:00
Andelf 6909768b03 enhance(electron): support socks5 proxy 2023-09-12 17:06:20 +09:00
Konstantinos a6d9cd8b91
Enhance (UX): Electron loading (fixed) (#10201)
* run use-effect once
2023-09-12 16:05:49 +08:00
hasecilu b92d01d5d5 i18n: Update Spanish translations. 2023-09-11 15:13:23 -04:00
queeup fa53fe204e enhance(i18n): update Turkish translation 2023-09-11 15:12:41 -04:00
rcmerci 0cef911069 remove redundant codes 2023-09-07 21:53:26 +08:00
Andelf c346116639 refactor(sync): start-sync loop 2023-09-07 21:53:26 +08:00
Andelf 0e4e42ac2b fix(sync): check user refresh-token as well 2023-09-07 21:53:26 +08:00
Andelf 70cb124e8b fix(sync): avoid check connectivity for non-sync graph
Close #10169
2023-09-07 21:53:26 +08:00
rcmerci f786b6495b add timestamp to log 2023-09-07 08:20:51 -04:00
charlie b17cf11139 enhance(dev): better logs 2023-09-07 16:57:30 +08:00
Andelf 645a8d32df chore: bump version 0.9.17 2023-09-07 11:37:19 +08:00
Andelf 390a7f6bb9 chore(scripts): use prerelease style alpha version num 2023-09-07 11:37:19 +08:00
Andelf 9e2fe79c48
Revert "Enhance (UX): Electron loading (#10049)" (#10165)
This reverts commit 12642f5777.
2023-09-07 11:36:53 +08:00
Andelf 850bc1a89c
fix(sync): missing cross-origin handling for conn check (#10163) 2023-09-07 11:33:42 +08:00
Andelf e043a2c3fa
chore(release): bump version 0.9.16 (#10149) 2023-09-06 14:52:25 +00:00
Konstantinos b678a806a1
fix: close button visibility (#10145) 2023-09-06 14:51:44 +00:00
Charlie 331afbc04f
Enhance/plugins apis (#10127)
* enhance(api): add page to recent for route api

* enhance(api): support open block in right sidebar with entity id
2023-09-06 14:49:18 +00:00
Konstantinos 12642f5777
Enhance (UX): Electron loading (#10049)
* hide window until theme is loaded

* show window on db-restored

* move manage call to handle maximized state

* hook on theme load
2023-09-06 15:34:52 +08:00
charlie a6ace12832 fix: lint 2023-09-06 14:42:00 +08:00
charlie e0543eb695 enhance(ui): remove legacy shortcuts entry from the general settings 2023-09-06 14:42:00 +08:00
Andelf cd24919716
enhance(sync): refine network checking (#10147) 2023-09-06 00:18:34 +08:00
bluemeda 4b60ed2d9f add some Indonesian terms to allowed-duplicates 2023-09-05 09:53:06 -04:00
bluemeda fe495f0380 add translation `id` 2023-09-05 09:53:06 -04:00
omahs 52134b3617
fix(docs): typos (#10143) 2023-09-05 11:23:21 +08:00
Andelf 5058f599e3 enhance(fs): check graph folder for bad name and nested graph 2023-09-04 17:44:43 +08:00
rcmerci 2d34af9f6a
Enhance(sync): serveral enhancements in sync (#10134)
* enhance(sync): 1. dont clear-tokens when refresh-token failed

2. log invalid json when fail to parse api json body,
   usually, it's returned by firewall (e.g. a XML)
3. handle exceptions carefully in frontend.fs.sync

* enhance(sync): update avoid reentrancy related code

* rename exp to guard-ex
2023-09-04 17:27:51 +08:00
Ben Yorke a2ff63898b merge updates 2023-09-01 12:53:08 +02:00
Ben Yorke 0f7f9adf9b Merge github-bendyorke:logseq/logseq into feat/cmdk 2023-08-31 16:08:22 +02:00
rcmerci 98bff93439
enhance(sync): add connectivity-testing (#10112)
* enhance(sync): add connectivity-testing

* update connectivity-testing s3 url
2023-08-31 12:20:53 +08:00
Konstantinos Kaloutas 92ad2e4065 move filter rule to pdf page 2023-08-30 16:52:07 +08:00
charlie 2eaa1162e1 enhance(plugin): better log for beforeunload hook on user side 2023-08-30 14:17:14 +08:00
Allan Chain bba8aa5729 fix: reject promise on child error
So that the we won't await infinitely.

Fixes #10107
2023-08-30 14:17:14 +08:00
Allan Chain 474360ff1e fix: input-selection-end is not firing correctly
Fixes #10106
2023-08-30 14:16:39 +08:00
Leonardo Salgueiro 5e1117ef92
fix(bug): #4447 (#10111)
* actually using result from deepMerge when updating settings
* replacing merge from lodash with merge from deepmerge

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-08-30 14:15:45 +08:00