Commit Graph

95 Commits

Author SHA1 Message Date
e4f6397bd5 fix null case in NAT 2021-11-30 13:08:24 -07:00
a4a59f0d40 make controller a required property of ArchiveUI 2021-10-12 13:45:02 -06:00
b1b3fd27de KissInterp evalKiss 2021-10-07 21:31:38 -06:00
34378070ec More versatile selection commands 2021-10-07 20:51:18 -06:00
6bf6dc5515 Clearer error when the archive dir doesn't exist 2021-10-07 20:50:34 -06:00
ee27f5e4ec remove workaround from fixed issue 2021-10-04 15:19:32 -06:00
09419f3faf workaround for Neko Uuid bug 2021-10-04 13:32:46 -06:00
ea409952ea PrintComponent catch nonexistent component error 2021-10-04 10:21:12 -06:00
7812cb1912 Hello world for Remarkable API synchronization 2021-10-01 22:53:10 -06:00
b3731c433c Don't try to overwrite duplicate NAT images 2021-09-30 22:18:39 -06:00
c49e8415e3 safer MediaWiki functions 2021-09-30 21:05:10 -06:00
420d8da414 Allow Playground to download images and create text sprites at runtime 2021-09-30 17:05:21 -06:00
0afdbac3f3 fix tagsMatch 2021-09-30 16:34:44 -06:00
4162c09433 optimizations on when to do NAT processing 2021-09-30 16:34:26 -06:00
4804b121d0 Remove archive argument from readComponent 2021-09-30 15:04:30 -06:00
602d7501da Fix example NAT archive 2021-09-29 17:25:01 -06:00
d367e04a35 remove unnecessary withWritableEntry 2021-09-29 17:24:47 -06:00
db896a6e9f add onSelectionChanged() to DummyUI 2021-09-28 13:17:38 -06:00
bba93a711b onSelectionChanged UI event 2021-09-27 23:20:05 -06:00
c18a35251c fix PinNextImage 2021-09-27 22:45:12 -06:00
c21e9e98d2 much simpler component handling in NAT 2021-09-27 22:44:52 -06:00
c458290574 clarify Archive constructor 2021-09-27 22:44:06 -06:00
9b9fa4fa3c print when writing component 2021-09-27 19:48:50 -06:00
0e21755e31 Scale component for NAT entries 2021-09-27 19:47:30 -06:00
6eb8aafb77 Fix type error in PrintComponent 2021-09-27 19:47:30 -06:00
f3d7cecd4e click to add/remove entry from playground selection 2021-09-18 20:41:44 -06:00
1e44f1db11 fix C++ type error for playground 2021-09-18 18:33:44 -06:00
b8372420f0 Make sprites for NAT entries with images 2021-09-18 16:42:28 -06:00
fe87c86cfe try to throw specific error for bad MediaWiki query 2021-09-18 14:31:00 -06:00
25d1031c88 Image attachment tracking system, adjustable pins 2021-09-17 23:13:28 -06:00
61885f4bba Make attachmentSystem have case-insensitive extension list 2021-09-17 23:11:11 -06:00
96d6acf48f FileRef and EntryRef typedefs 2021-09-17 23:09:53 -06:00
6d8c69e4a8 NAT use reportError for bad command name 2021-09-16 22:22:35 -06:00
9b22655c5b NAT playground project 2021-09-07 20:15:39 -06:00
48b3051c17 AttachmentSystem for NAT file processing 2021-09-07 19:53:36 -06:00
7c8a80057f NAT docs 2021-09-07 19:43:30 -06:00
dfcb13806f fix null being returned by getEntries 2021-09-07 12:58:24 -06:00
387b2a99e4 NAT case-insensitive selectByName 2021-09-07 12:51:32 -06:00
0d156bbcc5 DummyUI for NAT testing 2021-09-07 11:47:33 -06:00
795f813cfc name system tracks a map of entry names 2021-09-05 16:00:54 -06:00
9c119a95b9 hxcpp dependency for NAT cpp 2021-09-02 14:59:05 -06:00
00cf9903f7 NAT help command 2021-08-29 13:51:45 -06:00
a4f98c7ac0 NAT archiveController handle running commands by key 2021-08-29 13:51:36 -06:00
b6a861b461 more NAT test targets 2021-08-12 23:15:42 -06:00
c44122ec8c request timeout, curl in NAT 2021-08-12 23:13:49 -06:00
595595ddc8 Prelude.filter 2021-08-12 18:49:36 -06:00
d3fb044e13 [nat] wikipedia image scraper 2021-08-02 21:34:34 -06:00
7db311dffe more careful entry saving 2021-08-02 20:30:37 -06:00
a70474daad Refactor addTags/removeTags to Lib functions 2021-08-02 20:30:08 -06:00
6f429c4d43 [nat] rename archiveController commands to capital names 2021-08-02 20:28:52 -06:00