33 Commits

Author SHA1 Message Date
b363c5d752 delete item, remove from list fix + restore history 2024-03-03 14:25:53 +01:00
960fbf80fb fix for sending bigint from backend + restore db from file, table item, TODO: other tables 2024-03-03 00:11:59 +01:00
4f069bfb20 restore/export data popup, TODO: backend for restore data 2024-03-02 15:46:44 +01:00
fc9b313832 wait between scrapping requests, avoid triggering captcha interception 2024-03-01 14:59:38 +01:00
bdcef0911d export data 2024-02-23 21:57:18 +01:00
708b625fbe modify itemlist interactivity 2024-02-21 01:17:15 +01:00
ba72d8bd35 delete list interactivity + fix create empty list 2024-02-19 00:49:36 +01:00
d06b5aabae filters interactivity + fix in fetch, flask and SQL requests 2024-02-17 02:03:03 +01:00
ffc5acbd14 itemlist manipulation functions + bootstrap button bar, TODO: interactivity 2024-02-16 19:16:46 +01:00
198de5f116 remove from list and delete list functions 2024-02-14 13:45:52 +01:00
9214896c75 create list interactivity 2024-02-13 22:53:03 +01:00
c88044a260 currency fix 2024-02-12 21:30:17 +01:00
49574602ed server static files with Flask 2024-02-11 18:24:43 +01:00
1151c3e9a2 list create / add item, no interactivity yet 2024-02-11 17:38:17 +01:00
4a5b9f3bb9 fixed attribute regex for multiple spaces 2024-02-07 22:41:25 +01:00
c3f0e24041 new items to test 2024-02-06 22:40:14 +01:00
d155e9f85e regex fix 2024-02-06 22:37:24 +01:00
e7d2465f2e attributes regex fix 2024-02-06 19:37:25 +01:00
b9af355e3e regex fix 2024-02-06 19:31:40 +01:00
2cb405abfd show/hide button interactivity 2024-02-05 09:30:29 +01:00
d8884664fa fixed delete 2024-02-04 19:53:59 +01:00
550848b4ff delete item interactivity 2024-02-01 23:27:39 +01:00
9ccf112daf database init if it doesnt exist on background job start 2024-02-01 18:42:16 +01:00
17b4224771 typo in app.py + clear input field on submit in web part 2024-01-31 23:52:51 +01:00
c7a4bc711d regex catastrophic backtracking fix + background job update db 2024-01-31 21:56:16 +01:00
f2dd0e51e2 tidying db functions 2024-01-31 12:01:20 +01:00
7b1bef3695 track new item 2024-01-31 01:06:26 +01:00
4894eae14f reverse proxy 2024-01-30 00:28:04 +01:00
c19fac2dc5 regex fix, items with no attributes 2024-01-29 00:56:02 +01:00
4bbafbccf8 fixed regex 2024-01-29 00:42:20 +01:00
564a2c61df container env variables for db 2024-01-28 22:33:42 +01:00
fb968853b5 container, podman pod 2024-01-28 01:20:50 +01:00
bfca1d2e1f specific dir for python app 2024-01-28 00:20:18 +01:00