Commit graph

1253 commits

Author SHA1 Message Date
a2c7095711 Add output to stdout as well. 2023-06-26 19:38:21 +02:00
899f654b89 Fix dependencies. 2023-06-26 19:36:23 +02:00
c4a99b6561 Emit warning if no dokuwiki auth is found. 2023-06-26 19:35:57 +02:00
61975cce78 Handle missing auth. 2023-06-26 19:34:46 +02:00
2625184cd1 Setup dokuwiki base dir only if not given on command-line. 2023-06-26 19:32:03 +02:00
8d6ad646c3 Load and call merge on DW. 2023-06-26 19:28:27 +02:00
dfb60f9682 Start work on merging dokuwiki users into mbase. 2023-06-26 19:23:32 +02:00
6a4817c46f Build dokuwiki module. 2023-06-26 19:16:05 +02:00
000b57641d Add dokuwiki module skeleton. 2023-06-26 19:05:49 +02:00
c0040b3898 Add dokuwiki base dir to configuration. 2023-06-26 13:45:57 +02:00
ae0d9b0a64 Add preliminary architecture diagram dot source. 2023-06-26 13:31:39 +02:00
b756a33a1a Use assets dir. 2023-06-25 11:32:04 +02:00
e386fbad0e Add brmdoor assets. 2023-06-24 23:08:32 +02:00
a311b47446 Fix default configuration. 2023-06-24 23:02:23 +02:00
0cf167e7a8 Add last status change. 2023-06-24 23:00:03 +02:00
adad121b01 Add configuration. 2023-06-24 22:57:17 +02:00
761500c1b2 Simple rendering. 2023-06-24 22:52:59 +02:00
3173639b6f Fix author. 2023-06-24 22:31:44 +02:00
1e90c4fde4 Add skeleton of new syntax plugin. 2023-06-24 22:30:38 +02:00
64059bfb3c Remove old utf8 string to list converter. 2023-06-24 22:07:20 +02:00
06746c1c40 Move simplified string-utf8? to util-utf8. 2023-06-24 22:05:20 +02:00
0b383c6fa6 Work on removing irelevant parts of util-string. 2023-06-24 22:00:11 +02:00
a576779891 Remove string-repeat. 2023-06-24 21:57:10 +02:00
f297e876cc Always sort credit before payment before fee. 2023-06-24 21:44:29 +02:00
b8f95657da Collapse progressbars. 2023-06-24 17:11:31 +02:00
a22aec695b Simplify exception handling in account list loader. 2023-06-23 22:56:53 +02:00
f2265de1b7 Use the wrapper. 2023-06-23 22:48:32 +02:00
77bb7b9caa Finish partial wrapper. 2023-06-23 22:47:15 +02:00
c808852fb2 Add global count. 2023-06-23 22:42:43 +02:00
25f9143634 Start work on partial progresses coalesce. 2023-06-23 22:42:18 +02:00
7056b3a79b Bump version to devel one. 2023-06-22 21:54:22 +02:00
5ce940de24 Use new mechanism in main file as well. 2023-06-22 21:52:21 +02:00
fc0d87cbdd Use new current month/day forms. 2023-06-22 21:51:08 +02:00
03520fc63b Implement new approach to changing month and day. 2023-06-22 21:41:04 +02:00
46baebfa6d Use the configuration. 2023-06-20 21:55:45 +02:00
3a4993e933 Add configuration metadata and default for htmlexports directory. 2023-06-20 21:54:59 +02:00
41264f2ace Remove support for old jendasap-checked configuration option. 2023-06-20 21:44:11 +02:00
370b7ea3bf Fix sgr-block tests with non-breaking spaces. 2023-06-20 13:41:55 +02:00
4427315466 Dokuwiki plugin cleanup. 2023-06-19 21:59:37 +02:00
b82a81ce2a Working plugin. 2023-06-19 21:58:52 +02:00
50178a2146 Correct hooks. 2023-06-19 21:52:33 +02:00
bd2aeb0dc5 DW compatibility class. 2023-06-19 21:32:07 +02:00
939bab0a3c Bump version to 1.5. 2023-06-19 20:31:56 +02:00
70a67bd1e5 Add dokuwiki test. 2023-06-19 20:18:59 +02:00
4eae0835b3 Rename dokuwiki plugin subdirectory to dokuwiki. 2023-06-19 20:04:16 +02:00
8a3321f772 Add dokuwiki plugin skeleton. 2023-06-19 20:03:00 +02:00
c821b81c03 Add media query and fix erroneous curly brace. 2023-06-19 19:43:50 +02:00
51121d315d Structured output. 2023-06-19 19:37:00 +02:00
3e5251608d Basic grid layout. 2023-06-19 15:25:57 +02:00
d77beadf91 Finish preliminary HTML export. 2023-06-19 14:28:01 +02:00