| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Was deleted due to apparent redundancy. Turns out it was still needed
for overflown-node layout.
|
|
Avoids having it move in from top-left when tree data is loaded
|
|
|
|
|
|
|
|
|
|
|
|
Some nodes had multiple ancestors with over 10k children, and
jump-searching to them could take almost a minute for vue to load.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sub-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Needed to add code for skipping tutorial pane's welcome message.
Also fixed small unwanted click-propagation bug in SettingsModal.
|
|
Also add tutorial finish button and close icon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adjust genLinkedImgs.py to associate multiple images to compound-nodes.
Adjust server to send multiple image filenames for such nodes.
Adjust Tile and TileInfoModal to display those compound-images.
|
|
|
|
|
|
|
|
Also adjust vite config to avoid apparent redundant processing when
images are being downloaded.
|
|
|
|
|
|
Add 'wiki_id' and 'from_dbp' columns to 'descs' table, adjust dbpedia
data to include wikipedia IDs, adjust data generations scripts, make
server send extra data, and make TileInfo display it.
|
|
|
|
|
|
|
|
|
|
|
|
Adjust enwiki code to handle single dump file, and add scripts for
'convenient' page-content lookup.
|
|
|
|
|