Commit Graph

38 Commits

Author SHA1 Message Date
8f65d459ff Try two date formats as block name 2021-01-17 15:38:48 +01:00
36dab44a24 Prepare for trying multiple names 2021-01-17 14:55:10 +01:00
7a72931527 Extract id generation to own file 2021-01-17 14:22:45 +01:00
f7b1935ce3 Move loading of backrefs 2021-01-17 14:16:06 +01:00
aa663484bc Extract old and new pages backend functions 2021-01-17 14:12:17 +01:00
cdc7f1a30c Add stopswatch for speed of Get() 2020-10-31 23:28:47 +01:00
3609b5020f Don't write nil when saving blocks
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-28 20:19:38 +01:00
5006e1095a Add search queries inside the tree 2020-10-28 20:01:25 +01:00
6c9b82493e Add TODO for fold state 2020-10-25 15:23:19 +01:00
057b8d2f46 Move block create before normal page creation
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 21:54:19 +02:00
5cc4e65638 Add blocks backend
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 20:49:23 +02:00
376ad6b625 Add reset for search (and fields)
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-12 18:01:32 +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
594f7ab96c Improve search 2020-07-01 16:40:10 +02:00
62bad5ec91 Use bleve search and improve save times
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-30 22:56:12 +02:00
32328a5a9b Tracking times of saving pages
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-30 19:50:12 +02:00
02be21244d Disable saveDocuments for now
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-29 22:48:28 +02:00
feac796c19 Fix syntax error
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 00:32:41 +02:00
aa980baf50 Use the dirname
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-24 00:27:48 +02:00
dc32e5b5f8 Write _links.json and _documents.json on save 2020-06-23 23:54:49 +02:00
c8da493a9d Synchronize save messages
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 00:56:10 +02:00
20003eda48 Indent wiki json pages 2020-05-20 23:07:56 +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
3301732248 Fix Errorf calls
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-16 21:25:07 +02:00
09fc791c4f Remove log imports
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-16 21:21:47 +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
8f653778ee Create page for new editor when missing
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-12 16:12:33 +02:00
6c04d9871f improve backrefs for view and edit
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-08 17:21:39 +02:00
ef5e074cb0 Backref basics
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-07 15:20:36 +02:00
4abe6811d3 Remove output
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-25 15:41:48 +02:00
219981913e Implement blocks based editor 2019-08-25 12:30:00 +02:00
5d5f537df9 Show summary in recent changes
All checks were successful
the build was successful
2019-03-02 14:06:17 +01:00
636f23d834 Remove ref to stdout because of pipe usage
All checks were successful
the build was successful
2019-02-25 20:17:54 +01:00
015e93106c Send stdout and stderr to log
Some checks failed
the build failed
2019-02-25 18:40:16 +01:00
47783e70ba Return error from Save method
All checks were successful
the build was successful
2019-02-19 07:34:52 +01:00
53bb6bdf23 Add recent changes 2019-02-18 20:47:31 +01:00
f70d1ccc05 Add error logging to git add and commit 2019-02-02 11:08:50 +01:00
f37d02b434 Create wiki system 2018-11-24 13:34:51 +01:00