sam.hadow
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-13 22:53:12 +01:00
9214896c75 create list interactivity
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-13 19:42:34 +01:00
c540e2f497 generate items list with image and checkboxes in create list pop up
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-12 22:25:19 +01:00
c768da2417 margin fix, fit 3 digits prices
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-12 21:30:35 +01:00
c88044a260 currency fix
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-11 18:24:50 +01:00
49574602ed server static files with Flask
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-11 17:38:33 +01:00
1151c3e9a2 list create / add item, no interactivity yet
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-07 22:41:32 +01:00
4a5b9f3bb9 fixed attribute regex for multiple spaces
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-06 22:40:19 +01:00
c3f0e24041 new items to test
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-06 22:37:44 +01:00
d155e9f85e regex fix
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-06 19:37:31 +01:00
e7d2465f2e attributes regex fix
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-06 19:31:45 +01:00
b9af355e3e regex fix
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-05 13:06:10 +01:00
2c4439e972 hidden item background colour
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-05 13:00:42 +01:00
78492e20a7 show hidden button style + do not create div if hidden
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-05 09:30:40 +01:00
2cb405abfd show/hide button interactivity
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-04 19:54:06 +01:00
d8884664fa fixed delete
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-02 12:25:59 +01:00
bc0e1d8207 separate JS function in different files
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-02 12:13:20 +01:00
770952ed5e refresh graphs instead of whole webpage
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-01 23:27:45 +01:00
550848b4ff delete item interactivity
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-01 22:55:47 +01:00
8761a6c5ad hide/delete buttons + confirm popup, TODO: interactivity
sam.hadow pushed to main at sam.hadow/aliexpress-price-tracker 2024-02-01 18:42:22 +01:00
9ccf112daf database init if it doesnt exist on background job start