Commit Graph

521 Commits

Author SHA1 Message Date
d0147b8061 Incremented version to 1.3.0 2025-09-27 16:17:05 +02:00
ca0de215ab Fixed damaged parts drawer showing on minifigures when no parts are damaged. 2025-09-26 12:46:31 +02:00
05b259e494 Removed checkboxes from minifigures details page 2025-09-26 12:28:49 +02:00
f03fd82be1 Feat(checkbox): Initial upload 2025-09-26 11:47:15 +02:00
a769e5464b Merge pull request 'feature/peeron' (#104) from feature/peeron into release/1.3
Reviewed-on: #104
2025-09-26 11:40:01 +02:00
40871a1c10 Changed download string 2025-09-26 11:37:49 +02:00
caac283905 Updated peeron download logic with proper socket. 2025-09-26 11:31:22 +02:00
4bc0ef5cc4 Peeron thumbnails cache, as peeron uses http and cant live link to https 2025-09-25 22:09:36 +02:00
ec4f44a3ab Removed unused import 2025-09-25 21:46:58 +02:00
0a29543939 Cleanup of peeron download 2025-09-25 21:42:15 +02:00
74fe14f09b Added rotation, moved select all, added link after download 2025-09-25 20:47:41 +02:00
787624c432 Added env variables and fixed socket for peeron 2025-09-24 21:59:10 +02:00
eddf4311d3 Feat(peeron): Initial upload 2025-09-24 21:59:10 +02:00
90c0c20d75 Merge pull request 'feature/pagination' (#101) from feature/pagination into release/1.3
Reviewed-on: #101
2025-09-24 21:49:05 +02:00
d2d388b142 Merge branch 'release/1.3' into feature/pagination 2025-09-24 21:47:54 +02:00
acf06e1955 Updated change log 2025-09-24 21:36:40 +02:00
c465e9814c Fixed duplicate color in parts dropdown 2025-09-24 21:24:51 +02:00
046493294f Moved sort/filter buttons 2025-09-24 20:44:50 +02:00
1096fbdef6 Fixed sorting icon on sets page 2025-09-24 20:40:46 +02:00
fc405e0832 Consolidated parts.js, problems.js and minifigures.js 2025-09-24 20:18:30 +02:00
cce96af09b Consolidate duplicate collapsible state management 2025-09-24 19:53:01 +02:00
f953a44593 Disabled table sort using headers, if server-side pagination is enabled. 2025-09-24 19:08:34 +02:00
e87cb90e20 Updated gitignore 2025-09-23 18:07:42 +02:00
f3fada9dd8 Updated gitignore 2025-09-23 17:58:15 +02:00
4eae6b19dc Updated gitignore 2025-09-23 17:55:26 +02:00
064b79bf9e Merge remote-tracking branch 'origin/master' into feature/pagination 2025-09-23 17:24:58 +02:00
7c1cb66f67 Merge pull request 'hotfix/pagination-bug' (#99) from hotfix/pagination-bug into master
Reviewed-on: #99
2025-09-23 17:16:30 +02:00
5641b3e740 Merge branch 'master' into hotfix/pagination-bug 2025-09-23 17:12:37 +02:00
9317a1baae Removed code for another feature 2025-09-23 17:10:13 +02:00
6f6d90aa60 fix(pagination): Fixed socket gevent (#95) 2025-09-23 17:06:18 +02:00
83a45795c3 Merge pull request 'fix(pagination): Fix #95. Switch from eventlet to gevent' (#98) from hotfix/pagination-bug into master
Reviewed-on: #98
2025-09-23 16:51:27 +02:00
572c52dada fix(pagination): Added requirements.txt 2025-09-23 16:46:43 +02:00
909655c10a fix(pagination): Fix #95. Switch from eventlet to gevent 2025-09-23 16:42:03 +02:00
d1b79de411 Updated .env.sample with new variables 2025-09-23 16:41:38 +02:00
1e767537b9 fix(pagination): Fix #95. Switch from eventlet to gevent 2025-09-23 16:36:22 +02:00
8ee0d144be Updated gitignore 2025-09-23 15:16:51 +02:00
f7963b4723 Removed datatable-search field from minifigures page 2025-09-22 10:08:41 +02:00
52b6c94483 Fixed problems pagination 2025-09-22 10:01:16 +02:00
b5236fae51 Added filter/search/pagination to 'Problems' 2025-09-22 09:36:25 +02:00
9d0a48ee2a Fixed gitignore 2025-09-21 19:03:08 +02:00
5677d731e4 Updated gitignore 2025-09-21 18:56:56 +02:00
fcdcd12184 Updated .env sample file 2025-09-21 18:21:29 +02:00
e1891e8bd6 Added more pagination options 2025-09-21 18:18:26 +02:00
af53b29818 Removed print log spam 2025-09-21 17:32:11 +02:00
8a0a7837dc Fixed filtering on /sets page. 2025-09-21 17:26:57 +02:00
4b3aef577a Fixed sorting and filtering on /sets. 2025-09-21 15:58:32 +02:00
9a32a3f193 Merge remote-tracking branch 'origin/master' into feature/pagination 2025-09-17 18:32:53 +02:00
c71667cd41 Fix: #80, default images not downloading (also present in feature/pagination) 2025-09-17 18:07:28 +02:00
421d635dd3 Moved import and added ignore to BeautifulSoup type annotation issues 2025-09-17 17:03:24 +02:00
6bc406b70d Fixed broken wishlist page 2025-09-17 16:49:53 +02:00