Commit Graph
71 Commits
Author SHA1 Message Date
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
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
Alex Pankratov 4e4ad68843 get rid of 'class fields' 2021-03-31 22:12:53 +02:00
Alex Pankratov 30b64b5354 cosmetics 2021-03-31 20:49:29 +02:00
Alex Pankratov 893057497e fix 1px full-list jerk when dragging notes around 2021-03-31 20:45:26 +02:00
Alex Pankratov 625108349a reshuffle the code a bit 2021-03-31 20:35:46 +02:00
Alex Pankratov 00254cb274 + exportBoard() 2021-03-31 20:20:49 +02:00
Alex Pankratov 8517f1868d + support for importing multiple boards in one go 2021-03-31 19:32:01 +02:00
Alex Pankratov 1711f92e67 Make use of Storage api 2021-03-31 18:27:33 +02:00
Alex Pankratov b06f970b53 + first revision of Storage 2021-03-31 12:35:41 +02:00
Alex Pankratov b864bee134 reword demo board re-instantiation 2021-03-30 10:37:15 +02:00
Alex Pankratov 6fa42cc86a don't saveBoard on trivial note drags 2021-03-30 10:31:28 +02:00
Alex Pankratov dde0f6e4a6 reshuffle code a bit 2021-03-30 10:18:01 +02:00
Alex Pankratov 7799b3e2df switch to jquery 3.3.1 2021-03-29 10:09:46 +02:00
Alex Pankratov b2b501447e fix Ctrl-Shift-Enter combo 2021-03-26 23:12:39 +01:00
Alex Pankratov 89e69fbafc changes 2021-03-26 11:10:27 +01:00
Alex Pankratov c51c663f60 screenshots -> repo 2021-03-26 11:09:53 +01:00
Alex Pankratov ca2c3e8e63 Limit Alt-Up/DownArrow and Alt-R to notes only 2021-03-26 10:40:42 +01:00
Alex Pankratov 24eaf5d46c Merge branch 'master' of github.com:apankrat/nullboard 2021-03-26 10:33:18 +01:00
Alex Pankratov f2d754594d Add Alt-arrow-up, Alt-arrow-down and Alt-R keyboard shortcuts 2021-03-26 10:29:33 +01:00
Alex Pankratov 683803fc6e bump up codeVersion to 20200429 2020-04-30 18:42:10 +02:00
Alex Pankratov cf2a130c53 + user-select:none at .board level; based on the patch by misha98857@github 2020-04-30 18:39:43 +02:00
Alex Pankratov 2105405258 fix disappearing list/board titles, add support for links in the same 2020-02-20 23:37:13 +01:00
Alex Pankratov 80da1f4452 Merge branch 'master' of github.com:apankrat/nullboard 2020-02-20 17:32:49 +01:00
Alex Pankratov 597f4bc3de + 'overflow-wrap: anywhere' for .text nodes 2020-02-20 17:32:37 +01:00
Alex Pankratov 282f7137b6 + support for clickable links 2020-02-20 01:13:00 +01:00
Alex Pankratov 39a4b3f3af + zoomed-in mode 2020-02-19 14:25:11 +01:00
Alex Pankratov 8dd057cd5b + cb1/cb2 placeholders 2020-02-19 13:38:03 +01:00
Alex Pankratov e21aa1c3f1 fix about/license text color in dark mode 2020-02-19 12:46:15 +01:00
Alex Pankratov 031df13195 nb_codeVersion -> 20200219 2020-02-19 12:44:21 +01:00
Alex Pankratov 50b1ca282a + dark mode style for .board .head .edit:placeholder 2020-02-19 12:42:00 +01:00
Alex Pankratov a858e1f4f8 revised dark mode styling, made theme choice sticky 2020-02-19 03:50:03 +01:00
Alex Pankratov c7a3bdd02c + chrome-specific fixup for hiding .list pane scrollbar 2019-06-17 09:35:39 +02:00
Alex Pankratov f84528728c replace Object.assign with $.extend 2019-06-10 23:15:39 +02:00
Alex Pankratov a6959988a3 + support for full-width display, horz scrolling, etc. 2019-06-10 22:57:14 +02:00
Alex Pankratov 34398831a6 pretty up print'ed version 2019-06-10 13:19:05 +02:00
Alex Pankratov f4dafdae3f + localStorage caveat 2019-05-30 22:46:57 +02:00
Alex Pankratov b1ce6f45f5 + link to @nullboard for updates 2019-05-28 14:36:19 +02:00
Alex Pankratov 7660a7bad9 Updated screenshot link 2019-05-28 13:22:49 +02:00
Alex Pankratov 08ea00f897 Cosmetic tweak 2019-05-28 12:42:04 +02:00
Alex Pankratov 76eed217fa Initial import 2019-05-28 12:09:54 +02:00