Commit Graph

177 Commits

Author SHA1 Message Date
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
6ab2641899 [nat] revert accidental test.sh disabling extra plaforms 2021-08-02 19:49:40 -06:00
220fe36b58 archive addFile and attachFiles 2021-08-01 23:11:11 -06:00
cbf8a9d536 queryImageUrls from mediaWiki 2021-08-01 22:31:27 -06:00
af5d083477 queryImageTitles from mediaWiki 2021-08-01 22:18:45 -06:00
03dd3f41f8 add +x perms 2021-08-01 21:41:25 -06:00
6ec7d86a0a Requests return dynamic 2021-08-01 21:38:15 -06:00
8a64ca356d fix nat cpp tests 2021-08-01 21:06:03 -06:00
96ec568d3a fix nat tests js 2021-08-01 21:05:53 -06:00
12f4ff75a6 formatting 2021-08-01 21:05:53 -06:00
03626e974d test nat-archive-tool on many targets 2021-08-01 21:05:53 -06:00
9e75fd8d5b WIP mediaWikiSystem 2021-08-01 18:27:58 -06:00
c4754c2b35 Fix using deprecated forms in nat-archive-tool 2021-07-25 21:10:34 -06:00
3fa3439a1d remove manual main definitions 2021-07-25 21:10:15 -06:00
d7ff5fc9c2 use defNew instead of defnew 2021-07-24 15:08:08 -06:00
3e4ff5902f Completely change naming conventions of field forms and definition macros. Close #32 2021-07-24 14:22:10 -06:00
e8811a8798 update URLs to forget hissvn organization 2021-07-23 17:12:01 -06:00
93ded899b3 Variadic joinPath. Close #20 2021-07-23 14:58:36 -06:00