106 Commits

Author SHA1 Message Date
Alex Pankratov
7781f0b2a0 add favicon 2021-12-10 17:53:00 +01:00
Alex Pankratov
723c4220cb + support for Ctrl-Enter in list and board titles 2021-10-23 15:13:51 +02:00
Alex Pankratov
f803756b05 fix version # display in About 2021-08-04 12:44:59 +02:00
Alex Pankratov
e709839efe add support for marking up local (file) links with 2021-08-04 12:40:53 +02:00
Alex Pankratov
d63251f975 Merge branch 'master' of github.com:apankrat/nullboard 2021-08-04 12:05:11 +02:00
Alex Pankratov
f40c242109 disable user-select on <body> when dragging notes 2021-08-04 12:05:04 +02:00
Alexander Pankratov
15da6226d3
Update README.md 2021-04-26 20:17:35 +02:00
Alexander Pankratov
3abbdd5b1e
+ auto-backup mention and link to the /backups page on nullboard.io 2021-04-26 20:15:02 +02:00
Alex Pankratov
4ba5bb43c0 codeVersion -> 20210426 2021-04-26 20:08:10 +02:00
Alex Pankratov
41e519a362 + runPendingBackups 2021-04-25 20:33:33 +02:00
Alex Pankratov
6fb8729a0d ready for runPendingBackups 2021-04-25 16:37:15 +02:00
Alex Pankratov
66b63b900e bugfixes 2021-04-25 16:30:17 +02:00
Alex Pankratov
438d3ef39f keep backupStatus of the app's config 2021-04-25 16:04:11 +02:00
Alex Pankratov
850a16acfd serialize requests in BackupStorage 2021-04-25 14:37:57 +02:00
Alex Pankratov
9923868e56 change BackupStorage.checkStatus to re-use put/config 2021-04-22 16:32:02 +02:00
Alex Pankratov
f5c23e6a68 codeVersion -> 20210419 2021-04-19 18:17:07 +02:00
Alex Pankratov
147f3f3c0b backup config verification, pt 3 2021-04-19 17:52:26 +02:00
Alex Pankratov
eb2c2a2fbc backup config verification, pt 2 2021-04-19 13:09:04 +02:00
Alex Pankratov
70eaf3a06e backup config verification, pt 1 2021-04-19 11:49:23 +02:00
Alex Pankratov
1c7c6e4a86 redo config-backup popup a bit 2021-04-18 22:36:39 +02:00
Alex Pankratov
d8543daa12 further work on backup ui 2021-04-18 13:55:59 +02:00
Alex Pankratov
1ca1d5d612 further work on backups 2021-04-14 21:22:54 +02:00
Alex Pankratov
5236e37af3 + BackupStorage.type 2021-04-14 21:22:54 +02:00
Alex Pankratov
dd434ed8e7 further work on backups 2021-04-14 21:22:54 +02:00
Alex Pankratov
b69a01d34e first draft of BackupStorage support 2021-04-14 21:22:54 +02:00
Alex Pankratov
f5f3ba4e75 Save font-size/line-height/list-width changes made by up/down drags 2021-04-14 17:15:13 +02:00
Alex Pankratov
d5f59ee1bc Merge branch 'master' of github.com:apankrat/nullboard 2021-04-14 16:18:19 +02:00
Alex Pankratov
b630ef618d Fix not being able to drop notes on an empty list 2021-04-14 16:17:21 +02:00
Alexander Pankratov
556147be5d
Update README.md 2021-04-10 23:35:36 +02:00
Alex Pankratov
196e00edaf suppress 'updated' for new installs 2021-04-10 14:32:14 +02:00
Alex Pankratov
a1b319d6f6 + update notification, assorted minor tweaks 2021-04-10 14:12:32 +02:00
Alex Pankratov
c870b7e315 cosmetic tweaks 2021-04-08 13:24:35 +02:00
Alex Pankratov
0db7f67577 add varAdjust 2021-04-07 18:51:52 +02:00
Alex Pankratov
092a6175fa switch to calc() for --lh 2021-04-07 13:56:10 +02:00
Alex Pankratov
19137f11be rm SourceSans 2021-04-07 00:00:21 +02:00
Alex Pankratov
8441ea0a69 redo dark theme, disable native drag-n-drop, cosmetic fixes 2021-04-06 23:54:46 +02:00
Alex Pankratov
4fb171529a make 'UI preferences' a link 2021-04-06 20:21:08 +02:00
Alex Pankratov
997f108b03 adjustLayout on listWidth changes 2021-04-06 19:54:47 +02:00
Alex Pankratov
c01bccd9c9 + list-width option 2021-04-06 19:32:46 +02:00
Alex Pankratov
fe92bdda94 rework fontfaceset loading a bit 2021-04-06 19:09:14 +02:00
Alex Pankratov
9e1bf4930b rework fs/lh overrides 2021-04-06 18:37:26 +02:00
Alex Pankratov
1e022b02d3 ui preferences now open on click 2021-04-06 16:51:20 +02:00
Alex Pankratov
cf5f95a8c1 rm conf.size, add conf.fs/lh, make them persistent 2021-04-06 15:29:12 +02:00
Alex Pankratov
e159822b43 fs/lh overrides are now per font 2021-04-06 13:21:48 +02:00
Alex Pankratov
2f0731ad47 first revision of font-size/line-height customization 2021-04-05 18:20:23 +02:00
Alex Pankratov
8e3609994d + font options, rework .collapsed class 2021-04-05 11:50:02 +02:00
Alex Pankratov
a5455dc169 save a bit extra info to support older versions 2021-04-02 12:37:26 +02:00
Alex Pankratov
9ad3340bb3 ++ codeVersion 2021-04-02 02:00:49 +02:00
Alex Pankratov
c942c614b4 + board reordering in the index 2021-04-02 01:59:34 +02:00
Alex Pankratov
d3bfc83fcb redo Drag class 2021-04-01 19:12:43 +02:00