Commit Graph

7928 Commits (a93b47a886b51b7eb1c2e286204f9661b4c9194d)

Author SHA1 Message Date
llcc 7bab4469a6 fix header icons display when `:custom-default-page` non-nils
fix #5695
2022-06-16 04:31:09 +08:00
charlie 3cac7d8f40 enhance(ui): restore to show code block lang when narrow screen 2022-06-16 01:44:27 +08:00
charlie 35331334f3 chore: update libs version 2022-06-16 01:43:49 +08:00
charlie 6029a2998f improve(plugin): pin or unpin for plugin ui button from toolbar 2022-06-16 01:43:49 +08:00
charlie f3bedb200e improve(plugin): add theme changed hook 2022-06-16 01:43:49 +08:00
charlie e4b71a4ccf improve(plugin): support abortable controller of request api 2022-06-16 01:43:49 +08:00
charlie 7b2ce59787 improve(plugin): types of request api 2022-06-16 01:43:49 +08:00
charlie 98ea0148ff improve(plugin): WIP api of http request 2022-06-16 01:43:49 +08:00
charlie a134267c39 chore(libs): update dependencies 2022-06-16 01:43:49 +08:00
charlie 3b0e1c58a3 improve(plugin): WIP api of http request 2022-06-16 01:43:49 +08:00
charlie 5e67a0f652 improve(ui): add cursor pointer to plugin thumb link element 2022-06-16 01:43:49 +08:00
charlie a9c02b87fd improve(plugin): update types 2022-06-16 01:43:49 +08:00
charlie 2aa50f6199 feat(plugin): WIP request api 2022-06-16 01:43:49 +08:00
Andelf 0f62bc22e9 fix(encryption): allow enter key when prompt passwd 2022-06-15 17:53:01 +08:00
Tienson Qin 58bf6ee640 fix: random block could be empty 2022-06-15 15:47:23 +08:00
Tienson Qin a88a3c0405 fix: outliner core failed tests 2022-06-15 15:38:40 +08:00
Allan Chain c907a95637
fix: trim spaces when sanitizing page name (#5699)
* fix: trim spaces when sanitizing page name
* narrow the fix down to PDF only
2022-06-14 22:29:16 +08:00
llcc 1af776a845
remove iCloud sync swift codes (#5698) 2022-06-14 18:51:32 +08:00
llcc 7c8ae98911
fix save issues after iOS app re-installation (#5697)
* fix save issues after iOS app re-installation
* fix: ios installation id updates when switching graphs
* fix duplicated file-paths in db

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-06-14 18:22:40 +08:00
Tienson Qin 3e0c4ba3d8 fix: non-consecutive blocks move 2022-06-14 15:51:34 +08:00
queeup 6cd7b1a5a5 fix: update Turkish translation 2022-06-14 15:33:53 +08:00
Tienson Qin 7c2eccd6f1 Style tweaks 2022-06-14 15:11:07 +08:00
Tienson Qin cb8aaef9e3 Adjust code block paddings 2022-06-14 00:53:15 +08:00
Andelf e3d1096f63 chore: bump version 0.7.4 2022-06-14 00:13:47 +08:00
Tienson Qin 5a245fce7a Style tweaks 2022-06-13 22:01:29 +08:00
Tienson Qin 96290b50fd fix: slow re-index 2022-06-13 21:52:40 +08:00
Tienson Qin 6c21b405d6 fix: saving journal files to disk with wrong format
related to #5521
2022-06-13 20:01:43 +08:00
Tienson Qin 8033752aaf fix: notify every window if the graph's dir is gone or back 2022-06-13 19:16:34 +08:00
Tienson Qin fa7611bbae fix: unwatch the current listened dir first when refreshing 2022-06-13 19:16:34 +08:00
Tienson Qin 658d1d315a fix: lint warnings 2022-06-13 19:16:34 +08:00
Tienson Qin b7ae3684be fix: notify graph dir is gone when starting or running the apps
Also, disabled both re-index and refresh when logseq detects that
a graph's dir doesn't exists anymore.
2022-06-13 19:16:34 +08:00
Tienson Qin 7d3a536bc8 enhance: press Shift to select without entering editor mode 2022-06-13 18:57:26 +08:00
Tienson Qin 156b152129 fix: slow re-index for large graphs with page-metadata.edn
related to #5547
2022-06-13 17:43:24 +08:00
Tienson Qin b3d01a869b Style tweaks 2022-06-13 16:02:46 +08:00
Tienson Qin 3abbfddb58 Style tweaks 2022-06-13 15:45:25 +08:00
ranfdev bba19788b5 Align icons in left sidebar 2022-06-13 15:42:08 +08:00
ranfdev 80acd26330 Use flex gaps for more consistency 2022-06-13 15:42:08 +08:00
ranfdev 7d8c2fbbb8 Header icon consistency 2022-06-13 15:42:08 +08:00
Andrew Zhurov 1c87fd2fff Making excalidraw follow the theme of logseq. (basic 'dark' 'light' theming) 2022-06-13 15:26:22 +08:00
charlie de9ab5ed44 enhance(plugin): change marketplace metadata requests to node fetch client 2022-06-13 15:23:07 +08:00
Hounsou Dansou 826a075b4f fix: Add missing config
- bullet indentation
- scheduled and deadline default query
2022-06-13 15:22:30 +08:00
charlie b3aa77c4be enhance(ui): polish ui of code block 2022-06-13 15:21:52 +08:00
charlie 75c3dd53c6 enhance(ui): hide code lang flag when narrow screen size 2022-06-13 15:21:52 +08:00
charlie f8c4f50cf8 enhance(ui): extra white space of code block from top 2022-06-13 15:21:52 +08:00
llcc e93480b664 fix app not working on iOS 13 2022-06-12 20:35:57 +08:00
Tienson Qin 23e46588b3 enhance(ui): only display block controls when hovering 2022-06-10 16:12:02 +08:00
llcc 271ceb9b8a support graph edn/json export on mobile 2022-06-10 15:47:07 +08:00
Gabriel Horner d0755ef161 Update dependencies in deps
Also fix conditional workflows that didn't trigger if changes were made
to them
2022-06-10 15:39:11 +08:00
Gabriel Horner ee9f390761 Localize bb-tasks for deps
Deps need to be independent to not introduce testing bugs.
These bb tasks are good candidates to move into bb-tasks gitlib
2022-06-10 15:39:11 +08:00
Gabriel Horner 17d2462343 Move rules into db dep as it's useful for external apps
- rules is already used by logseq-query and will be useful for
  nbb-logseq
- Updated db jobs to run in deps/db by default. Less typing but
  more importantly discourages independent libraries from depending on
  external scripts.
- Moved lint-rules task into db since it is db specific now
- Also remove nbb-logseq from top-level as all nbb compatibility is in
  deps.
2022-06-10 15:39:11 +08:00