Commit Graph

69 Commits

Author SHA1 Message Date
10301cb4ae NAT color component 2022-09-10 23:06:23 +00:00
74a7a41cae fix return value of playground commands 2022-09-08 20:39:46 +00:00
599b39370b catch bad NAT command implementations at runtime 2022-09-08 05:00:55 +00:00
8e5fde91fb add connections in NAT playground 2022-09-08 01:17:00 +00:00
24e806d4fd AddYoutubeMusic 2022-07-06 21:34:46 +00:00
81ae02a58d better (but still broken) removal from playgrounds 2022-07-05 14:55:49 +00:00
4a379e00ba tags on circle entries 2022-07-05 14:55:09 +00:00
d9b3723c6b remove too-specific mediaEntry commands 2022-07-05 02:12:14 +00:00
7a32e7792a CreateTaggedEntries 2022-07-05 01:57:28 +00:00
736276456d Fix rename crash in NAT 2022-07-05 01:29:43 +00:00
58e14db450 circles for NAT 2022-07-05 01:07:58 +00:00
bc0f0f16c1 fix bugs in stream arg collection - NAT 2022-07-05 01:07:28 +00:00
0d0f7b01d5 add scale to each image in Images components 2022-07-05 00:14:17 +00:00
6c36f17d23 CreateShortcutEntry command 2022-07-03 03:01:58 +00:00
51ea0fd3f2 Rename command for entries 2022-07-03 03:01:38 +00:00
9f1126b16f fix a misplaced paren 2022-07-03 02:03:27 +00:00
f6a3e0e68f partially applied string and float args to NAT commands 2022-07-03 01:47:30 +00:00
d17ebf9a1d NAT flixel playground multiple playground views 2022-07-02 23:10:47 +00:00
bcd1eca9a0 generalize EntrySpriteSystem into PlaygroundSystem which all ui will provide 2022-07-02 19:51:30 +00:00
f62b42f06b DLSystem handle music 2022-07-02 01:29:18 +00:00
ec92fe80ce DLSystem check for youtube-dl 2022-07-02 00:36:36 +00:00
215bc12692 Add KeyShortcutHandler to every NAT UI, KeyShortcutSystem 2022-07-01 23:36:28 +00:00
4724d100cf Select and drag multiple entries. Close #74 2022-06-27 21:57:10 +00:00
5175622374 NAT Playground use ui for log 2022-06-27 18:38:20 +00:00
31a23af7aa rename reversed -> reverse 2021-12-23 11:35:38 -07:00
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
34378070ec More versatile selection commands 2021-10-07 20:51:18 -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
4162c09433 optimizations on when to do NAT processing 2021-09-30 16:34:26 -06:00
d367e04a35 remove unnecessary withWritableEntry 2021-09-29 17:24:47 -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
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
25d1031c88 Image attachment tracking system, adjustable pins 2021-09-17 23:13:28 -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
387b2a99e4 NAT case-insensitive selectByName 2021-09-07 12:51:32 -06:00
795f813cfc name system tracks a map of entry names 2021-09-05 16:00:54 -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
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