aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/contextMenus.js
Commit message (Collapse)AuthorAgeFilesLines
* Generate Forever during generationw-e-w2023-06-081-4/+10
| | | | Generate Forever during generation
* Use onAfterUiUpdate where possibleAarni Koskela2023-05-251-3/+1
|
* eslint related file editsAUTOMATIC2023-05-181-5/+5
|
* Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-171-166/+172
|
* make it so that custom context menu from contextMenu.js only disappears ↵AUTOMATIC2023-05-091-2/+1
| | | | after user's click, ignoring non-user click events
* Use substring instead of deprecated substrAarni Koskela2023-04-301-1/+1
|
* Remove redundant returnAarni Koskela2023-04-301-1/+0
|
* Fix unused variablesAarni Koskela2023-04-301-2/+2
|
* Fix a whole bunch of implicit globalsAarni Koskela2023-04-301-3/+2
|
* Remove old code roll random artistsTFWol2023-04-191-8/+0
| | | | | 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.
* fix generate forever and other context menusAUTOMATIC2023-03-251-1/+1
|
* Fix various typosJim Hays2022-12-151-12/+12
|
* add missing id propertyDepFA2022-10-131-1/+1
|
* context menus closureDepFA2022-10-111-40/+41
|
* Correct list style, apply gen forever to both tabs, roll3 on both tabsDepFA2022-10-111-8/+16
|
* Make cancel generate forever let the current gen complete (#2206)DepFA2022-10-101-4/+0
|
* implement removalDepFA2022-10-081-3/+10
|
* Context MenusDepFA2022-10-081-0/+165