Commit Graph

107 Commits

Author SHA1 Message Date
King Kévin feaee52376 js: better handle multiple queries 2023-02-26 12:11:57 +01:00
King Kévin 4d891f17e7 server: switch from mysql to sqlite 2023-02-26 12:11:27 +01:00
King Kévin b02832b8d3 sql: make schema for sqlite3 2023-02-26 12:10:01 +01:00
King Kévin f87025c5a6 kicad: add distributors 2023-02-03 02:01:53 +01:00
King Kévin 3b24444fa3 kicad: use table of properties to export 2023-02-03 01:41:53 +01:00
King Kévin e69ed06ff7 kicad: set output file in constant 2023-02-03 00:40:15 +01:00
King Kévin b4bee23b3f kicad: improve script description 2023-02-03 00:38:54 +01:00
King Kévin f9d072a3f0 add script to generate database for kicad 2023-02-03 00:34:13 +01:00
King Kévin efeaebce59 server: fix importing part 2023-02-02 06:54:58 +01:00
King Kévin 5fc71e50db server: minor, improve exception handling on update 2023-02-01 01:46:40 +01:00
King Kévin 920c90e4ac doc: update attachment handling 2023-02-01 01:45:39 +01:00
King Kévin 76fec09c4b rename properties table 2023-01-31 21:54:27 +01:00
King Kévin 69b32c6440 server: fix include children in search 2023-01-31 10:24:33 +01:00
King Kévin 5561d65b08 server: fix single thread search 2023-01-31 10:12:11 +01:00
King Kévin 5dd669e716 web: clear attachement value 2023-01-31 03:43:41 +01:00
King Kévin ebe52f2d38 add attach functionality 2023-01-31 03:37:49 +01:00
King Kévin eb66f0c81a server: also update attachment path 2023-01-31 00:06:09 +01:00
King Kévin f8af750f02 web: fix adding line to table 2023-01-30 23:52:27 +01:00
King Kévin 682e0cd9aa web: fix url clearing 2023-01-30 23:51:41 +01:00
King Kévin 1595ea9017 web: minor, improve cell size 2023-01-30 12:37:55 +01:00
King Kévin baa32c62c2 web: disable debug log 2023-01-30 12:30:37 +01:00
King Kévin 0ba7bead13 add component description 2023-01-30 12:30:11 +01:00
King Kévin 7fd3570bc5 doc: update distributor 2023-01-30 12:29:25 +01:00
King Kévin 6a626282cd remodel distributors, properties, components 2023-01-30 12:12:40 +01:00
King Kévin 07104226be web: url clearing 2023-01-30 12:11:00 +01:00
King Kévin a73628491c web: fix part re-seletion 2023-01-30 12:09:51 +01:00
King Kévin dd53223691 server: allow only one search at a time 2023-01-30 05:20:06 +01:00
King Kévin ee36c245fc server: provide search terms as param 2023-01-30 04:51:15 +01:00
King Kévin 96b07af7ac server: minor, improve error message 2023-01-30 04:39:01 +01:00
King Kévin af835ff358 server: fix attachment folder name 2023-01-30 04:37:35 +01:00
King Kévin b265820fc7 web: disable debug output 2023-01-30 04:23:39 +01:00
King Kévin 7c5aa6e8f3 add component support 2023-01-30 04:18:56 +01:00
King Kévin 23b83144a8 web: fix search with spaces 2023-01-30 02:45:56 +01:00
King Kévin 81fd333672 server: fix update property 2023-01-30 01:29:15 +01:00
King Kévin 7dd5fe8384 web: fix show details 2023-01-30 01:16:05 +01:00
King Kévin 00399572d7 web: fix clear details 2023-01-30 01:14:04 +01:00
King Kévin f365ced698 server: fix update field identitcal to parent 2023-01-30 01:09:37 +01:00
King Kévin a013e0fc22 server: allow empty fields 2023-01-30 01:04:50 +01:00
King Kévin 47292d659f server: minor, simply get root 2023-01-30 01:04:07 +01:00
King Kévin d2779976b6 web: fix update distributors 2023-01-30 01:03:39 +01:00
King Kévin 3e01f7bf45 web: fix get details value 2023-01-30 01:00:48 +01:00
King Kévin 71aa43faf0 server: fix LCSC import attachment download 2023-01-30 00:38:28 +01:00
King Kévin e58aefc3c5 server: fix search 2023-01-29 10:22:47 +01:00
King Kévin 7dc2c6753e remove pincount, just use package 2023-01-29 10:09:42 +01:00
King Kévin 2ef85a2008 server: add import LCSC feature 2023-01-29 09:56:49 +01:00
King Kévin 35a865e2db server: put add_part as seperate function 2023-01-29 09:07:09 +01:00
King Kévin 08df82d092 web: minor, fix title 2023-01-29 08:56:31 +01:00
King Kévin c0da2a1a1b server: sort attachments 2023-01-28 10:16:51 +01:00
King Kévin 840a806188 sql: add farnell distributor 2023-01-28 10:16:00 +01:00
King Kévin 2e1c043b4c server: change default port 2023-01-28 10:15:36 +01:00