aboutsummaryrefslogtreecommitdiff
path: root/javascript/contextMenus.js
AgeCommit message (Collapse)Author
2023-05-18eslint related file editsAUTOMATIC
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela
2023-05-09make it so that custom context menu from contextMenu.js only disappears ↵AUTOMATIC
after user's click, ignoring non-user click events
2023-04-30Use substring instead of deprecated substrAarni Koskela
2023-04-30Remove redundant returnAarni Koskela
2023-04-30Fix unused variablesAarni Koskela
2023-04-30Fix a whole bunch of implicit globalsAarni Koskela
2023-04-19Remove old code roll random artistsTFWol
Removed context menu entry that used to be for rolling artists from the now removed artists.csv. It was probably meant to be removed at commit 6d805b6.
2023-03-25fix generate forever and other context menusAUTOMATIC
2022-12-14Fix various typosJim Hays
2022-10-13add missing id propertyDepFA
2022-10-11context menus closureDepFA
2022-10-11Correct list style, apply gen forever to both tabs, roll3 on both tabsDepFA
2022-10-10Make cancel generate forever let the current gen complete (#2206)DepFA
2022-10-08implement removalDepFA
2022-10-08Context MenusDepFA