FrederikBaerentsen
|
136f7d03f5
|
feat(admin): first version of export feature.
|
2025-12-19 22:41:28 -05:00 |
|
FrederikBaerentsen
|
577f9a566d
|
feat(migration): added documentation links to migration page
|
2025-12-17 19:33:34 -05:00 |
|
FrederikBaerentsen
|
01a5114bb0
|
fix(admin): fixed link to migration guide
|
2025-12-17 10:27:13 -05:00 |
|
FrederikBaerentsen
|
b2e4597ab5
|
feat(darkmode): added darkmode with env var setting and live settings on admin page
|
2025-12-15 17:52:05 -05:00 |
|
FrederikBaerentsen
|
7369d0babf
|
feat(parts): Added option to hide spare parts but still save them to db
|
2025-12-07 20:41:13 +01:00 |
|
FrederikBaerentsen
|
e1eea7295d
|
fix(env): moved .env to data folder. admin page, now correctly works with changes to variables
|
2025-12-06 20:48:30 +01:00 |
|
FrederikBaerentsen
|
22cdb713d7
|
fix(admin): changed accordion style on settings
|
2025-11-06 09:16:12 +01:00 |
|
FrederikBaerentsen
|
a3d08d8cf6
|
feat(sets): added filter on sets page to show duplicate sets. default is shown. can be hidden using env var. works with consolidated sets too.
|
2025-10-03 09:13:15 +02:00 |
|
FrederikBaerentsen
|
4b653ac270
|
feat(admin): added live configuration management, where user can enable/disable and change configurations without editing .env file. Some changes will need an application restart
|
2025-10-03 00:15:21 +02:00 |
|
FrederikBaerentsen
|
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 |
|
gregoo
|
a99669d9dc
|
List of sets to be refreshed
|
2025-02-04 23:07:16 +01:00 |
|
gregoo
|
195f18f141
|
Set purchase location
|
2025-02-04 12:52:18 +01:00 |
|
gregoo
|
e7bfa66512
|
Put set metadata in nested accordion to reduce footprint
|
2025-02-04 12:40:49 +01:00 |
|
gregoo
|
3d660c594b
|
Make instructions failsafe in the admin
|
2025-02-04 10:47:22 +01:00 |
|
gregoo
|
9aff7e622d
|
Set storage
|
2025-02-03 16:46:45 +01:00 |
|
gregoo
|
b87ff162c1
|
Center not found message for metadata
|
2025-02-03 16:06:56 +01:00 |
|
gregoo
|
1e2f9fb11a
|
Fix database counters layout
|
2025-01-31 20:57:07 +01:00 |
|
gregoo
|
f34bbe0602
|
Set tags
|
2025-01-31 20:57:07 +01:00 |
|
gregoo
|
b8d4f23a84
|
Set owners
|
2025-01-31 20:57:07 +01:00 |
|
gregoo
|
069ba37e13
|
Fix database counters display
|
2025-01-31 20:57:06 +01:00 |
|
gregoo
|
637be0d272
|
Fix admin status error
|
2025-01-31 20:57:06 +01:00 |
|
gregoo
|
7d16e491c8
|
Rename checkboxes (too generic) to status (and some bug fixes)
|
2025-01-31 20:57:06 +01:00 |
|
gregoo
|
a832ff27f7
|
Create a Metadata object as a base for checkboxes
|
2025-01-31 20:57:06 +01:00 |
|
gregoo
|
4fc96ec38f
|
Rename checkox_error
|
2025-01-31 20:57:06 +01:00 |
|
gregoo
|
bba741b4a5
|
Rename database_error
|
2025-01-31 20:57:06 +01:00 |
|
gregoo
|
50e5981c58
|
Cosmetics
|
2025-01-31 20:57:06 +01:00 |
|
gregoo
|
0f53674d8a
|
Grey out legacy database tables in the admin
|
2025-01-31 20:57:05 +01:00 |
|
gregoo
|
982a1fa8db
|
Simplify the way javascript is loaded (we don't have that many scripts running) and use data attribute to instantiate grid and tables
|
2025-01-24 15:55:15 +01:00 |
|
gregoo
|
d063062780
|
Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes
|
2025-01-24 10:36:24 +01:00 |
|
gregoo
|
798226932f
|
Split the uncomfortably big admin view into smaller admin views
|
2025-01-24 10:09:12 +01:00 |
|
gregoo
|
e2bcd61ace
|
Take a more generic approach at counting all the tables in the database file
|
2025-01-24 10:03:53 +01:00 |
|
gregoo
|
b475bfe8d4
|
Rework upgrade needed and check upgrade too far as an error for the database
|
2025-01-22 11:50:31 +01:00 |
|
gregoo
|
5e99371b39
|
Incremental forward upgrades of the database
|
2025-01-20 17:43:15 +01:00 |
|
gregoo
|
c6e5a6a2d9
|
Change the way the database counters are displayed to easiliy accomodate for more tables
|
2025-01-20 16:36:31 +01:00 |
|
gregoo
|
a857a43288
|
Clean unused not_from_env property. Every config has an environment variable to configure it
|
2025-01-20 15:23:10 +01:00 |
|
gregoo
|
e232e2ab7f
|
Don't store complex objects in Flash config that could mask existing config items, rather store the values and handle the actual list of conf differently
|
2025-01-20 15:20:07 +01:00 |
|
gregoo
|
c403029a11
|
Display the database path in the database section
|
2025-01-18 20:22:06 +01:00 |
|
gregoo
|
ca06f568ef
|
Fix garbage tag in default images
|
2025-01-17 22:51:46 +01:00 |
|
gregoo
|
05484f6148
|
Refactor nil image code, and add a built-in fix for missing nil images
|
2025-01-17 18:08:15 +01:00 |
|
gregoo
|
0d9276f639
|
Built-in fix for 'None' entries in the missing table
|
2025-01-17 17:19:31 +01:00 |
|
gregoo
|
6477be00b6
|
Massive rewrite
|
2025-01-17 11:03:00 +01:00 |
|