Commit graph

44 commits

Author SHA1 Message Date
e98584d648 Set the default image name to be the original file name, and move all of the strings into the localization file (closes #10) 2026-02-02 23:06:13 -07:00
3a8a2092f7 Add the database sizes into the sidebar (closes #21) 2026-02-02 22:45:19 -07:00
1e68187959 Update scripts submodule 2026-02-02 21:28:47 -07:00
fc99bfeb3d Version bump 2026-02-02 21:23:54 -07:00
9f87adf04c Add me to the authors array 2026-02-01 23:41:59 -07:00
0a44573b39 Remove global scope API (closes #20) 2026-02-01 23:35:00 -07:00
d721553462 Set version to 0.1.0 and add draft release CD pipeline 2026-02-01 23:30:11 -07:00
68b5876d0b Rename the lock file 2026-02-01 23:18:31 -07:00
bf7a89e4a7 Make it so external images are handled correctly by the module 2026-02-01 23:14:05 -07:00
ef63860922 Add an importable file for the default Foundry images 2026-02-01 23:13:04 -07:00
b1a6752238 Update URL in the manifest 2026-02-01 21:02:47 -07:00
d5a114a44a Create the most basic version of the ArtistBrowser app 2026-02-01 18:31:11 -07:00
1c32a71db9 Genericize the paginated data browser to allow working with artists easier 2026-02-01 18:30:36 -07:00
4d138cbdfe Update the token app render hook to also do the combat turn marker source 2026-02-01 17:12:30 -07:00
cf8c82784b Add the ArtBrowser open when using Foundry's editImage action 2026-02-01 16:28:29 -07:00
516c0d0c5e Add hook for the Token configuration of the image source 2026-02-01 16:05:57 -07:00
7777967fcc Rename the main JS file 2026-02-01 15:42:10 -07:00
acc1858f44 Rename the ID from token-browser to image-tagger 2026-02-01 15:40:10 -07:00
2fdcdf062c Add custom HTML elements for icons 2026-02-01 15:27:42 -07:00
a590177a89 Update manifest data for the package submission 2026-02-01 13:00:28 -07:00
812583f33c Improve the multi-select behaviour/appearance and display how many selections are made/required 2026-02-01 01:19:39 -07:00
0381df035e Add the ability to select images with the ArtBrowser 2026-01-29 23:15:02 -07:00
e1606ac2f3 Fix the selectMode comparison check 2026-01-26 23:41:59 -07:00
1d58317346 Add the sidebar for the module 2026-01-26 23:41:43 -07:00
dc3224fb6a Rename the Artist/Image App files to match the app's class name 2026-01-26 23:41:18 -07:00
547816701d Add the most basic form of the Art Browser that just lets users see and filter the tokens 2026-01-23 21:20:09 -07:00
82ba07414c Add a utility method to allow easily paginating a list of data 2026-01-23 21:19:10 -07:00
d61a1642f2 Add the filePath method as a handlebars helper 2026-01-23 21:18:24 -07:00
05b7b3406a Pull the chip list styling into a list class 2026-01-23 21:17:53 -07:00
2a1f8fd97d Add a hook into the image app that broadcasts when an image is uploaded/updated 2026-01-23 21:17:13 -07:00
2d46160053 Finish adding editing support to the Image app 2026-01-19 22:42:55 -07:00
d61ece5be1 Update npm package data 2026-01-19 22:11:11 -07:00
c7c02702d7 Add first iteration of the Image DB editor 2026-01-18 23:34:24 -07:00
773c506570 Catch run-time error in situations where _doc is undefined 2026-01-18 23:33:35 -07:00
4fcff3e06e Pull out the document into a protected property so that it can be called by subclasses 2026-01-18 23:22:34 -07:00
ed60f9d689 Move the footer into a common area for reuse 2026-01-18 00:32:44 -07:00
47e693f5b8 Move the static properties into the options region 2026-01-18 00:31:52 -07:00
a5357a90a5 Add error notification when lacking the upload permission 2026-01-18 00:30:41 -07:00
63f985aa0e Refactor the database logic for the apps into it's own mixin for reuse 2026-01-17 23:14:33 -07:00
ffa2162fbd Get the module foundations and the Artist app created 2026-01-17 21:54:41 -07:00
8744b6c562 Add the shared scripts folder 2026-01-17 16:05:57 -07:00
5f3baa6c55 Remove the scripts folder 2026-01-17 16:05:13 -07:00
94da140915 Initialize module 2026-01-04 18:07:47 -07:00
e82830e085 Initial commit 2026-01-02 18:25:28 +00:00