Commit Graph

125 Commits

Author SHA1 Message Date
King Kévin b0e5df8d60 kicad: also use parent description 2023-04-01 10:54:48 +02:00
King Kévin 2f650428ca server: fix distribution url setting 2023-03-31 08:31:14 +02:00
King Kévin 6d2b15329f server: return error when attachment download failed 2023-03-26 15:40:06 +02:00
King Kévin 3ffaf22368 js: fix attachement clearing 2023-03-26 15:38:30 +02:00
King Kévin 64cd25675b add service 2023-03-09 12:12:30 +01:00
King Kévin f75a1939a0 doc: add service 2023-03-09 12:10:41 +01:00
King Kévin b6f11afe3f doc: add kicad database library 2023-03-09 12:04:54 +01:00
King Kévin 199ac09b69 kicad: change from mysql to sqlite 2023-03-09 11:27:35 +01:00
King Kévin 55234f0d7b server: minor, document debug 2023-03-09 11:26:06 +01:00
King Kévin b6cc7ef060 doc: replace mysql with sqlite 2023-03-09 11:24:46 +01:00
King Kévin d530af9677 doc: how to add part 2023-03-09 11:23:34 +01:00
King Kévin f1a02d8fae server: minor, remove mysql mention 2023-03-09 11:21:50 +01:00
King Kévin 3395d36c3c server: fix update stock 2023-03-08 12:53:11 +01:00
King Kévin cd601ede89 server: minor, mention puma instead of webrick 2023-03-08 12:51:58 +01:00
King Kévin dfe0f5c924 sql: change mysql auto_increment to sqlite autoincrement 2023-03-08 11:01:30 +01:00
King Kévin a60e3063d1 remove credentials 2023-02-26 12:15:12 +01:00
King Kévin 149b9c9676 kicad: pretty print library 2023-02-26 12:14:37 +01:00
King Kévin ceeb101130 kicad: add description and datasheet fields 2023-02-26 12:14:00 +01:00
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