Gabriel Horner
3ec587d6eb
lint :all-the-things:
2022-01-16 12:42:34 +08:00
Junyi Du
e5dcb014e1
enhance: yet another page-name sanity improve
2022-01-10 13:29:40 +08:00
Moritz Ulrich
14a87b72b8
graph/build-nodes: Remove redundant let
2021-12-16 19:49:38 +08:00
Moritz Ulrich
6f5d6934df
Graph: Remove redundant nil? checks
2021-12-16 19:49:38 +08:00
Moritz Ulrich
1b7bfd6511
Graph: Use a smoother scale function
...
The scaling is pretty much the same - it just gets rid of some stackiness caused by the `<` etc. conditions in previous code.
2021-12-16 19:49:38 +08:00
Tienson Qin
6db64f9f1a
fix: Contents is not considered a "Built-in page" for Graph view
...
close #3265
2021-11-25 15:17:53 +08:00
llcc
fef5bbf068
enhance(clock): support recording in repeated block // cleanup unused namespaces ( #2777 )
...
* enhance(clock): support recording in repeated block
* cleanup: unused namespaces
* cleanup: missing-else-branch if --> when
* enhance: wider search results window for mobile browser
* fix: namespace requirement
2021-09-08 10:23:16 +08:00
Tienson Qin
5a41300e80
Graph revamp ( #2372 )
...
Graph revamp
2021-07-06 23:48:58 +08:00
Tienson Qin
825910f34d
fix: multiple tags error in graph view
2021-06-07 20:25:57 +08:00
Tienson Qin
2292ad8b6a
fix: local page graph
2021-05-10 23:02:32 +08:00
Tienson Qin
1375d1fab5
Merge branch 'master' into feat/outliner-core
2021-04-18 15:40:56 +08:00
Tienson Qin
dcf37edc10
fix: several issues related to graph
...
fixed position: sticky not working on safari
2021-04-18 12:56:44 +08:00
Tienson Qin
71c854bce7
fix: remove "name"
2021-04-13 22:28:25 +08:00
Tienson Qin
f2077701ab
Merge branch 'master' into feat/outliner-core
2021-04-05 09:53:18 +08:00
Tienson Qin
88c8803fd4
Fix: blank page for page graph (zoom block view)
...
Resolved #1571
2021-04-01 16:46:34 +08:00
Tienson Qin
4132d9ed1f
enhance: page graph will auto-refresh when redirecting to a new page
2021-03-30 21:49:57 +08:00
Tienson Qin
d29b265e28
refactor: db migrate wip
2021-03-13 20:43:04 +08:00
Tienson Qin
b907255d86
fix: page graph for block
2021-02-24 13:00:46 +08:00
Tienson Qin
d53ed3fb69
fix: display original page name
2021-01-19 20:46:18 +08:00
Tienson Qin
48b6ccbdca
DB refactor and fix issues related to tags and aliases
...
1. add a `page` filter.
2. keep word case for both page and block's properties
3. remove `:tag/name` from the db schema
Fixed #1031
2021-01-04 12:38:54 +08:00
Tienson Qin
a16d360611
feat(query-dsl): add more filters
...
There're some graph improvements too:
1. the fly dots are smaller now
2. page tags have a different color
2020-12-28 22:20:49 +08:00
Tienson Qin
fe70356d57
refactor(db): separate frontend.db into multiple parts
2020-12-15 22:18:29 +08:00