Commit Graph

11126 Commits (3971988c768bf3436c81e47c3c28514fc79f681b)

Author SHA1 Message Date
djaggi 3971988c76 fix twitter badge README.md 2023-04-11 23:23:53 +08:00
Mikhail Smelov df5cddbfb3
Enhance: Improve Russian (ru) translations (#9050)
Co-authored-by: situ2001 <yongcong2001@outlook.com>
2023-04-10 09:58:44 -04:00
Gabriel Horner 50ff53ea72 Mention setup required for bb command 2023-04-09 23:13:33 +08:00
Gabriel Horner ba840399ff Export should error with exit 1 when an error occurs
Also provide skip env var for when not wanting latest publishing
2023-04-09 23:13:33 +08:00
Gabriel Horner 12c0ae38e5 Fix tests and lints
- Fix publishing tests missing dev dep and workaround nbb.edn bug
- Fix regex which fails in cljs tests
- Fix typo
- Fix missing dep in job
2023-04-09 23:13:33 +08:00
Gabriel Horner fef07fe812 Add docs and workflow for dep
Also rename dep to publishing for consistency with existing names
2023-04-09 23:13:33 +08:00
Gabriel Horner 5186070248 Finish migration of publishing to deps
* Frontend and cmdline version use the same fns!
* Add docstrings and db tests
* Fix bug with intermittently failing asset copies
* Move publish cli to scripts since publish-spa shouldn't have graph-parser dependency
* Fix parse-graph bug noticed while testing publishing
2023-04-09 23:13:33 +08:00
Gabriel Horner 9ac17d485a Wire up frontend to use nbb export and html
- Add tests for export
- Refactor export to be more readable
- Add error notification for export that user can see
- Remove unused :ui/show-recent? state
- Cleanup and move escape fns to proper locations
2023-04-09 23:13:33 +08:00
Gabriel Horner 66fdb73bce Reorg namespaces and add package.json
Also add db support
2023-04-09 23:13:33 +08:00
Gabriel Horner 76c4e49f34 Working POC! 2023-04-09 23:13:33 +08:00
Gabriel Horner a748b4f6b3 PoC on porting electron.core to cmd
Also added dev:build-publishing
2023-04-09 23:13:33 +08:00
Gabriel Horner 9bf867e9ff Update comment to reflect update in #9016 2023-04-07 10:00:04 -04:00
Tienson Qin bdc15d04db fix: default value :scheduled/future-days is 7 2023-04-07 14:13:03 +08:00
Tienson Qin fdef07ded9 fix: trigger query only once 2023-04-07 14:13:03 +08:00
Tienson Qin f7f2a26fa6 fix: scheduled and deadlines no long works 2023-04-07 14:13:03 +08:00
Tienson Qin 0352a14486 fix: built-in queries share the same logic as other custom queries 2023-04-07 14:13:03 +08:00
Tienson Qin fe84cf1137 fix: don't re-run queries when hovering the foldable title 2023-04-07 14:13:03 +08:00
charlie 30df4c220b fix(ui): unwanted reset style from amplify ui 2023-04-06 14:36:36 +08:00
charlie 462967e7dc fix(api): sometimes the http api server not auto restart 2023-04-06 14:35:30 +08:00
Adam Hupp 34e806999f
Simplify Windows development docs (#8857)
* Simplify Windows development docs

This PR simplifies the Windows development setup documentation, specifically:

 * Uses `winget` for installing pre-requisites.  This is installed by default on modern windows and is now the "standard" package manager.
 * Use clj-msi to install clj.exe, rather than the clojure-tools powershell module.  This allows the build to work without modifying package.json
 * Remove build instructions that are out of date and now inconsistent with the develop-logseq.md doc.

* Update develop-logseq-on-windows.md

Include scoop and chocolately instructions, explicitly redirect to develop-logseq.md for build info.
2023-04-05 12:56:48 -04:00
Zhizhen He 08d5eaff09
chore: change feature icon from tie-app-feature to square-asterisk (#8805) 2023-04-05 09:31:34 -04:00
Tienson Qin a1c3804e96 enhance(ux): add an apply button to multiple selects 2023-04-05 00:09:07 +08:00
Gabriel Horner b2e6e3d16b Update large-var kw to reflect correct state 2023-04-04 11:49:03 -04:00
charlie 9b4fcbba66 fix: lint 2023-04-04 11:49:03 -04:00
charlie cd844da008 fix(ui): heading image overflow for the breadcrumb items 2023-04-04 11:49:03 -04:00
charlie 4e631eed0c fix(ui): heading image overflow for the breadcrumb items 2023-04-04 11:49:03 -04:00
Tienson Qin 045ae0e50b add e2e test for hashtag search 2023-04-04 23:48:38 +08:00
Tienson Qin 07a0f78e52 fix: hash tags enclosed in double brackets is broken
close #8942
2023-04-04 23:48:38 +08:00
Tienson Qin 040deb7212 fix: lint 2023-04-04 17:53:32 +08:00
Mega Yu 2de72bafb8 add missing i18n text to context menu 2023-04-04 17:13:23 +08:00
Mega Yu 25306c6a9b replace hardcode text with text from i18n dicts 2023-04-04 17:13:23 +08:00
Mega Yu 560eee72fb add shortcut key prompts to the context menu 2023-04-04 17:13:23 +08:00
Andelf 8edaa256db fix(ios): no permission warning
See-also #9002
2023-04-04 13:34:08 +08:00
Andelf ff04cc2009 fix(ios): handle invalid path selection 2023-04-04 13:34:08 +08:00
Andelf 146607cbae chore: bump ios version, allow for tf release 2023-04-04 13:34:08 +08:00
Andelf 378afac510 fix(ios): folder creation 2023-04-04 13:34:08 +08:00
OneGameKoTT d584055da5 Add Ukrainian translation 2023-04-03 14:34:47 -04:00
OneGameKoTT 40835bd266 Add Ukrainian translation 2023-04-03 14:34:47 -04:00
Mikhail Smelov 38c3f5d03b Improve Russian (ru) translations 2023-04-03 14:31:03 -04:00
Tienson Qin 327c29af49 fix: disable backspace from the start and delete in the end for query 2023-04-04 00:46:45 +08:00
Gabriel Horner 60b2eac6fc Fix default for :block/properties-order for #8930 2023-04-03 10:30:49 -04:00
rcmerci 14d91a5f6d fix inline-link when html export 2023-04-03 20:18:21 +08:00
rcmerci 9b5bdb2f69 remove placeholder tag when html export 2023-04-03 20:18:21 +08:00
rcmerci ab2f147336 prettify html and opml export 2023-04-03 20:18:21 +08:00
Tienson Qin f0a8ddf2a3
Update README.md 2023-04-03 17:39:09 +08:00
megayu 81c1397106
Enhance context menu (#8930)
* replace duplicate code

* only select current block during open contxt menu & fix issue 7689

* change unnecessary mixin function to value

* add bgcolor to custom context menu

* add collapse/expand to custom context menu

* remove redundant code

* fix misdirected comment

* add make card to custom context menu

* add heading to custom context menu

* Merge branch 'master' into enhance/context-menu

* fix undo heading need multiple times

* Revert "Merge branch 'master' into enhance/context-menu"

This reverts commit d4222db6bb.

* fix: lint

* fix heading case logically incorrect

* format code

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-04-03 12:59:59 +08:00
rcmerci edb3ad48a0 fix: decode username for jwt 2023-04-03 12:46:23 +08:00
Konstantinos Kaloutas 961e091f1d refactor: use existing predicate 2023-04-03 12:45:55 +08:00
Konstantinos Kaloutas 601bc95ec7 fix don'r remove orphaned whiteboards 2023-04-03 12:45:55 +08:00
Konstantinos Kaloutas 2b1031a747 fix: fix: block url handler 2023-04-03 12:45:55 +08:00