Commit Graph

99 Commits

Author SHA1 Message Date
f617dd973f Problem: need url for login
All checks were successful
continuous-integration/drone/push Build is passing
Solution: create url when input does not parse
2022-04-27 20:44:21 +02:00
b33cfeb395 Problem: we don't have SR
Some checks reported errors
continuous-integration/drone/push Build was killed
Solution: add SR
2022-04-27 20:43:45 +02:00
569bef3226 Problem: tags are not parsed in the backend
All checks were successful
continuous-integration/drone/push Build is passing
Solution: replace tag with markdown links
2022-01-17 21:43:17 +01:00
1b8b5ff4f6 Problem: checkbox part of file is not indented
Some checks failed
continuous-integration/drone/push Build is failing
Solution: fix indentation
2022-01-17 00:16:41 +01:00
6c7b66f4ab Problem: wiki does not support spaced repetition
Solution: implement spaced repetition for review of blocks
2022-01-17 00:15:00 +01:00
7d898afb03 Problem: array meta and single char meta keywords are not rendered right
All checks were successful
continuous-integration/drone/push Build is passing
Solution: fix problem with array meta and single char meta keywords
2022-01-15 17:00:46 +01:00
564081a581 Problem: lists generate with *
All checks were successful
continuous-integration/drone/push Build is passing
Solution: generate lists for -
2022-01-15 16:52:55 +01:00
8af3d22d06 Problem: keywords could not contain a space
Solution: allow space in keywords
2022-01-15 16:52:26 +01:00
d22f3e123a Problem: TODO and DONE are shown a normal text links
Solution: Replace TODO and DONE tags with checkboxes
2022-01-15 16:31:47 +01:00
a8fb7f62ad Problem: Keywords are links in read-only view
All checks were successful
continuous-integration/drone/push Build is passing
Solution: Don't like the keywords in read-only view
2022-01-15 16:22:17 +01:00
1115fa14ff Problem: mobile view is read/write
All checks were successful
continuous-integration/drone/push Build is passing
Solution: make a read only version for mobile
2022-01-15 01:46:10 +01:00
258dd4f7ab Problem: search does not work with dates and tags
All checks were successful
continuous-integration/drone/push Build is passing
Solution: add search for tags and dates
2022-01-08 21:58:41 +01:00
878936ec13 Problem: bleve was old version
All checks were successful
continuous-integration/drone/push Build is passing
Solution: upgrade blevesearch to 2.3.0
2022-01-07 21:08:23 +01:00
74b1220710 Use a random seed to always generate new ids
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-06 14:37:19 +01:00
2a0a582d7b Some cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-17 22:38:37 +02:00
562dadbf4a Add title to graph nodes 2021-08-17 22:38:25 +02:00
f5a6586b5f Fix path to dist files
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-16 00:17:55 +02:00
5850c556c8 Use webpack 5
All checks were successful
continuous-integration/drone/push Build is passing
- Generate to editor/dist
2021-08-15 23:18:57 +02:00
4927242b52 Cleanup calendar whitespace 2021-08-15 21:36:43 +02:00
b8822d13e2 Use Exist for calendar 2021-08-15 21:36:28 +02:00
170acda64f Add next and previous actions for calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-15 13:47:13 +02:00
71838ee0af Improve saving of pages for blocks
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-13 00:41:26 +02:00
1e7924ef61 Show dot in calendar when daily note exists
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-11 20:43:19 +02:00
a4a9a5ca7a Add week urls to calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-11 19:57:25 +02:00
4c2834f57c Fix august 2021 2021-08-11 19:56:58 +02:00
7f521bcde5 Add copyright comments
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-07 19:13:10 +02:00
d1858ad849 Add calendar
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 21:20:38 +01:00
67d658d1ba Also allow Bearer token
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-03 01:21:15 +01:00
b83b633dd6 Check if authToken is set
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-02 22:09:09 +01:00
1d81510ae0 Replace api token with ENV var API_TOKEN 2021-02-02 22:08:27 +01:00
35b8c45169 Add /api/block/ API 2021-01-17 17:36:17 +01:00
4d79405e22 Generate markdown for html view 2021-01-17 14:54:53 +01:00
692a065f82 Add "hmarkdown" format which is more article like
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-16 22:48:54 +01:00
dbc21eefba Add append API 2020-11-03 21:23:33 +01:00
47d504903d Add link operator to search
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-31 00:29:41 +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
91d59c5b0f Add format=json, format=metakv 2020-08-31 11:50:03 +02:00
077d76462c Resolve today to page for current date
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-05 10:11:00 +02:00
556f462a2d Add sidebar 2020-08-05 10:05:25 +02:00
0197cee9a2 Replace title from the contents of the page
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 17:10:59 +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
243c5df043 Improve graphs
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-08 00:45:06 +02:00
64f7ebe8f9 Improve colors of graph
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-05 21:18:42 +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
005be8c733 Extract graph builder component 2020-07-05 14:12:15 +02:00
9a772809ba Remove fetchLink handler
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-04 15:07:41 +02:00
0fa2756b1b Show login page 2020-07-04 15:07:32 +02:00
32c8f0cfa0 Always redirect to homepage when not logged in 2020-07-04 15:03:37 +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