Commit Graph

94 Commits

Author SHA1 Message Date
f12000004f make controller a required property of ArchiveUI 2021-10-12 13:45:02 -06:00
b5ecc52fa6 KissInterp evalKiss 2021-10-07 21:31:38 -06:00
9b2d69526d More versatile selection commands 2021-10-07 20:51:18 -06:00
9fdf00248c Clearer error when the archive dir doesn't exist 2021-10-07 20:50:34 -06:00
4b7ed32684 remove workaround from fixed issue 2021-10-04 15:19:32 -06:00
0d6127c969 workaround for Neko Uuid bug 2021-10-04 13:32:46 -06:00
b1f54c5956 PrintComponent catch nonexistent component error 2021-10-04 10:21:12 -06:00
779a169618 Hello world for Remarkable API synchronization 2021-10-01 22:53:10 -06:00
564330da98 Don't try to overwrite duplicate NAT images 2021-09-30 22:18:39 -06:00
39971e3b75 safer MediaWiki functions 2021-09-30 21:05:10 -06:00
28d83a07ee Allow Playground to download images and create text sprites at runtime 2021-09-30 17:05:21 -06:00
e0d2b11598 fix tagsMatch 2021-09-30 16:34:44 -06:00
7fedba3931 optimizations on when to do NAT processing 2021-09-30 16:34:26 -06:00
0a29bd5655 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
3821ac01b7 Fix example NAT archive 2021-09-29 17:25:01 -06:00
5e72b65208 remove unnecessary withWritableEntry 2021-09-29 17:24:47 -06:00
827195f43f add onSelectionChanged() to DummyUI 2021-09-28 13:17:38 -06:00
c799d319ce onSelectionChanged UI event 2021-09-27 23:20:05 -06:00
33097211d0 fix PinNextImage 2021-09-27 22:45:12 -06:00
8e7b77ca8a much simpler component handling in NAT 2021-09-27 22:44:52 -06:00
8cf5fe8a5a clarify Archive constructor 2021-09-27 22:44:06 -06:00
e18f294b97 print when writing component 2021-09-27 19:48:50 -06:00
4e211b1a46 Scale component for NAT entries 2021-09-27 19:47:30 -06:00
7e0764f2eb Fix type error in PrintComponent 2021-09-27 19:47:30 -06:00
12f6c79ab9 click to add/remove entry from playground selection 2021-09-18 20:41:44 -06:00
ab48bb7b87 fix C++ type error for playground 2021-09-18 18:33:44 -06:00
a725a5b13c Make sprites for NAT entries with images 2021-09-18 16:42:28 -06:00
8ddf03434a try to throw specific error for bad MediaWiki query 2021-09-18 14:31:00 -06:00
8d4798ac1f Image attachment tracking system, adjustable pins 2021-09-17 23:13:28 -06:00
86a0766d63 Make attachmentSystem have case-insensitive extension list 2021-09-17 23:11:11 -06:00
7bcfb0008f FileRef and EntryRef typedefs 2021-09-17 23:09:53 -06:00
31356365b7 NAT use reportError for bad command name 2021-09-16 22:22:35 -06:00
6a14dff82b NAT playground project 2021-09-07 20:15:39 -06:00
94eca514e8 AttachmentSystem for NAT file processing 2021-09-07 19:53:36 -06:00
7fb05bc9e5 NAT docs 2021-09-07 19:43:30 -06:00
ebd51eac5c fix null being returned by getEntries 2021-09-07 12:58:24 -06:00
c6fcb79ac9 NAT case-insensitive selectByName 2021-09-07 12:51:32 -06:00
bdda573bce DummyUI for NAT testing 2021-09-07 11:47:33 -06:00
74833cd07b name system tracks a map of entry names 2021-09-05 16:00:54 -06:00
9ea2baa463 hxcpp dependency for NAT cpp 2021-09-02 14:59:05 -06:00
47863b4e81 NAT help command 2021-08-29 13:51:45 -06:00
0e86eff5fa NAT archiveController handle running commands by key 2021-08-29 13:51:36 -06:00
c0d6c79225 more NAT test targets 2021-08-12 23:15:42 -06:00
188a3e8f37 request timeout, curl in NAT 2021-08-12 23:13:49 -06:00
f80418c94a Prelude.filter 2021-08-12 18:49:36 -06:00
7de2a3c047 [nat] wikipedia image scraper 2021-08-02 21:34:34 -06:00
5c1839e35c more careful entry saving 2021-08-02 20:30:37 -06:00
b6f07afb7d Refactor addTags/removeTags to Lib functions 2021-08-02 20:30:08 -06:00
69885ab93b [nat] rename archiveController commands to capital names 2021-08-02 20:28:52 -06:00
33556ee4c5 [nat] qualify types in Lib.kiss 2021-08-02 19:58:31 -06:00