602 Commits

Author SHA1 Message Date
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
5fa145a9d7 Fixed pagination button size 2025-09-17 16:34:29 +02:00
3bfd1c17dd Sets, Parts and Minifigures have pagination now 2025-09-17 07:06:34 +02:00
46dada312a Added page size option 2025-09-16 18:26:21 +02:00
c876e1e3a4 Added pagination to /parts page. 2025-09-16 15:30:54 +02:00
787a376553 Fixed sorting issue on minifigs, updated change log and version. v1.2.4 2025-09-16 10:44:47 +02:00
7f4be9da36 Updated gitignore 2025-09-16 10:43:52 +02:00
d6f69bca9d Merge pull request 'Added migration to get new bricklink data fields, fixed bricklink links, added set refresh based on missing bricklink data' (#88) from feature/bricklink-data into master
Reviewed-on: #88

Fixes #87 and #55
2025-09-16 10:34:44 +02:00
3adeef086b Added migration to get new bricklink data fields, fixed bricklink links, added set refresh based on missing bricklink data 2025-09-16 09:43:01 +02:00
40b63fff6a Merge pull request 'Added filter/sort/search to /minifigures and /parts' (#86) from feature/sort-search-filter into master
Reviewed-on: #86
v1.2.3
2025-09-16 09:37:33 +02:00
1cac17a420 Added filter/sort/search to /minifigures and /parts 2025-09-15 20:29:26 +02:00
7bfbbbf298 Merge pull request 'Fixed the rebrickable scraping to deal with changes' (#81) from hiddenside/BrickTracker:fix-instructions-download into master
Reviewed-on: #81
2025-08-08 19:47:14 +02:00
hiddenside
79f348178c Tweaks to get the progress bar working as expected. 2025-08-02 12:01:01 -07:00
jl
07be7b6004 Fixed the rebrickable scraping to deal with changes
Created a common naming schema for the instructions when downloaded
	setnumber-set-name-rebrickable-name
so set 3816-1 Glove World would end up
	3816-1-Glove-World-BI-3004-32-3816-V-29-39
If there is ever a duplicate name it appends _1+++
2025-08-02 12:01:01 -07:00
cb24cfc014 Merge pull request 'Fix legibility of "Damaged" and "Missing" fields for tiny screen by reducing horizontal padding' (#74) from gregoo/BrickTracker:master into master
Reviewed-on: #74
2025-08-02 13:20:37 +02:00
418bd5cd9d Merge pull request 'Fixed broken URLs in quickstart.md and setup.md' (#75) from KingColton1/BrickTracker:master into master
Reviewed-on: #75
2025-08-02 13:20:17 +02:00
kingcolton
9953e3921a Fixed broken URLs in quickstart.md and setup.md 2025-04-08 19:10:59 -04:00
2d0fa7bf89 Fix legibility of "Damaged" and "Missing" fields for tiny screen by reducing horizontal padding 2025-03-31 16:08:53 +02:00
c6b9f1c61a Merge pull request '1.2.2: Fix orphaned parts blocking database upgrade' (#65) from gregoo/BrickTracker:master into master
Reviewed-on: #65
2025-02-13 19:23:07 +01:00
e28ad8b32c Fix orphaned parts blocking database upgrade 2025-02-10 16:42:23 +01:00