Commit Graph

62 Commits

Author SHA1 Message Date
97b78810c4 Make day clickable in calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 21:56:36 +01:00
d1858ad849 Add calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 21:20:38 +01:00
bedba1e27f Improve link search
- Fix the query string
- Make menu bigger
- Create new page with label
2020-11-14 08:15:54 +01:00
ea5f0dbe26 Improve design of search
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-01 18:44:50 +01:00
561d3782e9 Create vendors bundle 2020-10-31 14:02:14 +01:00
5cc4e65638 Add blocks backend
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 20:49:23 +02:00
ce0c85c354 Improve formatting 2020-10-15 22:38:36 +02:00
643ec5e98c Disable graph view on edit page
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 15:35:36 +02:00
87a90dfc53 Redirect search to edit pages directly
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 16:34:36 +02:00
bbc2ebc30f Use new editor, hide [[,]] from sidebar
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 15:42:34 +02:00
30b24903f1 Add data-url to holder 2020-08-31 16:16:56 +02:00
607ab7ce15 Give recent changes table more space
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-31 11:50:47 +02:00
fc5bf06425 Show empty sidebar on page without it 2020-08-31 11:50:29 +02:00
6d0551d08e Improve footer
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-05 10:05:34 +02:00
556f462a2d Add sidebar 2020-08-05 10:05:25 +02:00
942f6b2e9f Add link to today's page in navbar
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 15:18:03 +02:00
ff4f165c32 Hide graph on Daily Notes page 2020-07-19 15:09:15 +02:00
5bf14bd1d4 Show graph on edit page for neighbors two edges out
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-05 20:34:36 +02:00
4f6c87c14e Link meta key value
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-01 17:36:36 +02:00
8615b25dc6 Improve marker 2020-06-28 23:07:58 +02:00
6e400f8c17 Remove internal white borders
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-27 15:01:53 +02:00
6ca3d8e9b9 Align checkbox nicer 2020-06-24 21:37:32 +02:00
22d17bbfb6 Improve dropdown menus
All checks were successful
continuous-integration/drone/push Build is passing
- Up/Down changes selected
- Input can still be typed in
2020-06-24 16:51:51 +02:00
e9f9c59714 Split CSS and JS into two files with Webpack
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 00:19:01 +02:00
dc32e5b5f8 Write _links.json and _documents.json on save 2020-06-23 23:54:49 +02:00
b14542a01f Disable improvedLayout
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 21:20:03 +02:00
e69a5fa3fe Double clicking a node will go to that page
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 20:49:03 +02:00
a28f634ece Improve highlighing in graph
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 18:13:38 +02:00
4ef5dd8dc2 Add missing graph template
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 17:47:19 +02:00
fd755bfb61 Add graph possibilities
All checks were successful
continuous-integration/drone/push Build is passing
- Add dot language, which renders graphs
- Show search results when no results
- Add graph page
2020-06-17 17:41:32 +02:00
20e454d4a3 Clean up styling 2020-06-11 22:20:03 +02:00
948c18dc12 Remove bulma, add code highlighting theme
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-10 00:40:00 +02:00
5be5548634 Add baseurl 2020-06-09 20:36:41 +02:00
2207813d39 Restrict the width of the editor 2020-06-07 20:17:43 +02:00
e1254ba3b4 Improve searching for a page
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 21:36:23 +02:00
d51dfa09a9 pre-wrap content 2020-06-01 01:45:57 +02:00
f2cc16341d Add autocomplete of page links
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 22:08:36 +02:00
f96bf8e8f8 Create a new page based on search
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 00:59:04 +02:00
a8ac82dfac Add wiki-list-editor 0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-20 23:08:34 +02:00
b5de4173ab Show title instead of name on view
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-18 23:19:08 +02:00
0a187a49c3 Use linked references as name for backrefs 2020-05-18 22:02:40 +02:00
1af1ae164c Add redirect uri to page 2020-05-18 21:12:49 +02:00
9e0d739162 Make search results nicer
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-17 23:58:48 +02:00
eb6dd6f2ee Add search to wiki
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-17 15:09:18 +02:00
03501280ec Cleanup input -> input-line 2020-05-17 14:14:40 +02:00
0380238e00 Groups lines from pages in backrefs
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-16 22:27:48 +02:00
86f4d68d9c Show more information in back references
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-16 21:02:19 +02:00
1f76f47514 Cleanup styling
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-13 13:29:23 +02:00
e017346341 Improve marker placement in list edit view
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-12 09:08:38 +02:00
d6ad4e7a18 Use wiki-list-editor
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-11 23:34:10 +02:00