Commit graph

  • 09ace48627 ignore virtual environment 3-better-readme flukx 2024-11-23 15:23:49 +0100
  • 31763de535 clone data with locations flukx 2024-11-03 21:09:04 +0100
  • 197f57a8b8 how to run and screenshot in README flukx 2024-11-03 20:00:30 +0100
  • e6cbcaebe4 use proper markdown for python code snippets main flukx 2024-10-27 14:33:25 +0100
  • e777be80fe set signs on unprinted on sign change flukx 2024-08-29 23:16:29 +0200
  • 4992d7b91a fix: new thing url and argument flukx 2024-08-29 23:16:13 +0200
  • a647c3dee5 fix location data wrong save format flukx 2024-08-29 23:15:45 +0200
  • beedbc691a merged inventory-class flukx 2024-08-26 19:02:27 +0200
  • 0b3928320a add new thing button flukx 2024-08-26 18:58:23 +0200
  • 04e1785e27 ignore whitespace in search flukx 2024-08-26 18:58:05 +0200
  • 90457a8237 remove symlinks to data flukx 2024-08-21 23:49:21 +0200
  • c715314c75 Merge pull request 'inventory-class' (#2) from inventory-class into main flukx 2024-08-21 23:48:05 +0200
  • 4abd520d86 beautify code #2 flukx 2024-08-21 20:07:18 +0200
  • b74912e45d use Inventory class, partly instead of list[Thing] flukx 2024-08-21 20:07:06 +0200
  • 04690f0f4d rename part to thing flukx 2024-08-21 17:37:30 +0200
  • 74ed83486b Script for updating code and save data flukx 2024-08-20 15:45:30 +0200
  • 984c1a14ec make pylint happier flukx 2024-08-18 18:09:26 +0200
  • 45e6e740ad make pylint happy flukx 2024-08-18 17:56:23 +0200
  • b89f441c16 use argument for landscape images flukx 2024-08-18 17:44:30 +0200
  • b0adcf08ea use new get api for parts for shorter code flukx 2024-08-18 17:44:18 +0200
  • 1c4069d9bc use correct notify argument flukx 2024-08-18 17:44:03 +0200
  • 3d55cbb5ab make pylint happier flukx 2024-08-18 17:43:54 +0200
  • 30a5c3b991 allow paths for file name arguments flukx 2024-08-18 17:43:31 +0200
  • ff4c98f102 make pylint happy flukx 2024-08-18 09:34:16 +0200
  • dbd2b68a7d use correct parts list flukx 2024-08-18 09:34:09 +0200
  • 696a13acac rewrite sorting of parts flukx 2024-08-18 09:34:00 +0200
  • 72821a1203 make mypy happy flukx 2024-08-18 09:33:33 +0200
  • 0c02fd0083 fix missing list flukx 2024-08-18 09:33:22 +0200
  • a593da622f add information about loading time flukx 2024-08-18 08:36:20 +0200
  • a84525302f remove argument conflict with help flukx 2024-08-18 08:36:06 +0200
  • 3c396f1684 move comment to correct place flukx 2024-08-18 08:34:59 +0200
  • 77af2a4b46 raise Error on import flukx 2024-08-18 08:26:54 +0200
  • 26eee37757 make pylint happy flukx 2024-08-18 08:22:54 +0200
  • 17b37f0837 use options, global vars and give everyone their own page flukx 2024-08-18 08:11:32 +0200
  • 4247595977 show image flukx 2024-08-17 12:41:21 +0200
  • 3896f46817 use autocompletion and tooltip to tell user what are valid subschemas flukx 2024-08-17 12:41:01 +0200
  • ff8449f980 keep focus in input field after change flukx 2024-08-17 12:40:37 +0200
  • 506abd547b make pylint happy flukx 2024-08-17 12:39:59 +0200
  • b0e5661ccd autocompletion list from schema flukx 2024-08-17 12:39:49 +0200
  • 21adec3b08 show unused location information flukx 2024-08-17 11:29:36 +0200
  • a3b0e1e76f convert to number if possible flukx 2024-08-17 11:04:37 +0200
  • 2fe607cd4c add possibility to change location flukx 2024-08-17 10:53:32 +0200
  • b9cf8d58ab add changing method for location flukx 2024-08-17 10:53:15 +0200
  • 40e215b614 todo noted flukx 2024-08-16 16:36:09 +0200
  • 03e1bf23e3 allow port and host configuration flukx 2024-08-16 16:28:15 +0200
  • c64f2e4232 show more input fields flukx 2024-08-16 16:19:43 +0200
  • 3b67d128e6 use save_parts from different file flukx 2024-08-16 16:19:04 +0200
  • 982d1b99ec other things around saving changes flukx 2024-08-16 15:34:19 +0200
  • b055102ebd add save button flukx 2024-08-16 15:33:29 +0200
  • 7937fd52da antilen use flukx 2024-08-11 17:50:37 +0200
  • 4dcedf85c4 display description flukx 2024-08-09 16:07:14 +0200
  • c1142d598a search case-insensitive flukx 2024-08-09 16:07:04 +0200
  • 0a2aa710e1 fix syntax error flukx 2024-08-09 15:53:09 +0200
  • 5ac67e0d64 note that for the data access, the execution place is relevant flukx 2024-08-09 15:19:34 +0200
  • 6e159ad5c4 extract 1/ calculation into function flukx 2024-08-09 15:18:50 +0200
  • 385dbe450e new dict-like member access flukx 2024-08-09 15:18:06 +0200
  • fd9a98104e use description for finding things flukx 2024-08-07 22:30:30 +0200
  • 34f3944197 more lines flukx 2024-08-07 21:53:25 +0200
  • d6f725b873 consider all texts of the parts flukx 2024-08-07 21:53:14 +0200
  • b1872eff4c ignore log files flukx 2024-07-27 22:52:44 +0200
  • 94de307a0f add favicon, port, host, tab title flukx 2024-07-27 22:52:08 +0200
  • 28b6ee9adc avoid errors due to missing static images flukx 2024-07-27 22:51:52 +0200
  • 87f4516daa remove unused variable name flukx 2024-07-27 22:51:36 +0200
  • 76ad8501e3 add more options for later searches to cancel the previous ones flukx 2024-07-27 22:50:39 +0200
  • 1eb1cdd3d7 print more information about parts in the list flukx 2024-07-27 22:49:14 +0200
  • fd2b4ec7d9 add necessary code and data from submodules flukx 2024-07-27 22:54:03 +0200
  • 77e5a03304 add long names to location flukx 2024-07-27 22:44:05 +0200
  • fc1573ff91 ignore errors due to not understanding python imports flukx 2024-07-27 22:41:19 +0200
  • 8305ef0536 pythom tmp files flukx 2024-07-27 22:40:55 +0200
  • 6bd6bbb14c very first dummy version of a search with all the project Kladeradatsch flukx 2024-07-26 19:41:56 +0200
  • 479b973d43 flinventory added as a submodule flukx 2024-07-26 15:49:09 +0200
  • 920006a4aa first idea for readme flukx 2024-07-26 15:31:02 +0200