Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-06-08 | Generate Forever during generation | w-e-w | -4/+10 | |
Generate Forever during generation | ||||
2023-05-25 | Use onAfterUiUpdate where possible | Aarni Koskela | -3/+1 | |
2023-05-18 | eslint related file edits | AUTOMATIC | -5/+5 | |
2023-05-17 | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | -166/+172 | |
2023-05-09 | make it so that custom context menu from contextMenu.js only disappears ↵ | AUTOMATIC | -2/+1 | |
after user's click, ignoring non-user click events | ||||
2023-04-30 | Use substring instead of deprecated substr | Aarni Koskela | -1/+1 | |
2023-04-30 | Remove redundant return | Aarni Koskela | -1/+0 | |
2023-04-30 | Fix unused variables | Aarni Koskela | -2/+2 | |
2023-04-30 | Fix a whole bunch of implicit globals | Aarni Koskela | -3/+2 | |
2023-04-19 | Remove old code roll random artists | TFWol | -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. | ||||
2023-03-25 | fix generate forever and other context menus | AUTOMATIC | -1/+1 | |
2022-12-14 | Fix various typos | Jim Hays | -12/+12 | |
2022-10-13 | add missing id property | DepFA | -1/+1 | |
2022-10-11 | context menus closure | DepFA | -40/+41 | |
2022-10-11 | Correct list style, apply gen forever to both tabs, roll3 on both tabs | DepFA | -8/+16 | |
2022-10-10 | Make cancel generate forever let the current gen complete (#2206) | DepFA | -4/+0 | |
2022-10-08 | implement removal | DepFA | -3/+10 | |
2022-10-08 | Context Menus | DepFA | -0/+165 | |