Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Hoardware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anthropy
Hoardware
Commits
Commits · main
main
Select Git revision
1 result
Searching
Hoardware
Author
Search by author
Any Author
authors
0 authors
Browse files
Jul 12, 2025
Fix entity file naming inconsistency between GUI and web interface
· 0dbe9a79
Anthropy
authored
1 month ago
0dbe9a79
Complete web UI refactor with Flask, POS, Lending, and GUI launcher
· af74d355
Anthropy
authored
1 month ago
af74d355
Oct 25, 2023
Fixed font in main entity list being unreadable on some platforms
· e228278f
Anthropy
authored
Oct 25, 2023
e228278f
Sep 30, 2023
Semi-large update:
· ec31e4fc
Anthropy
authored
Sep 30, 2023
ec31e4fc
Sep 21, 2023
changed pipreqs mode to 'gt' so that it accepts newer packages too
· dbb90fd2
Anthropy
authored
Sep 21, 2023
dbb90fd2
Finally generated a requirements.txt
· 3dd795e8
Anthropy
authored
Sep 21, 2023
3dd795e8
Improved the Entity Creation Dialog a lot, made it tabbed and added some...
· 25e12512
Anthropy
authored
Sep 21, 2023
25e12512
Sep 10, 2023
Made some small changes to the Entity Edit UI so it uses the space better
· f503ef1a
Anthropy
authored
Sep 10, 2023
f503ef1a
Moved everything to separate folders to make it more clear you can just run...
· e9d855a1
Anthropy
authored
Sep 10, 2023
e9d855a1
Show the box or project something is related to in the main GUI
· 24fe3377
Anthropy
authored
Sep 10, 2023
24fe3377
Attachments are now added with UUID to avoid collisions, and are also...
· 11e65a42
Anthropy
authored
Sep 10, 2023
11e65a42
Made some changes to the variables used for Entities, and added Attachments,...
· e968dcec
Anthropy
authored
Sep 10, 2023
e968dcec
Made it possible to add existing entities as relationships, with a reusable...
· 4c618f6a
Anthropy
authored
Sep 10, 2023
4c618f6a
Fixed an issue in the label creator when a label was found with an ID that doesn't exist
· 36e8b24d
Anthropy
authored
Sep 10, 2023
36e8b24d
working on the edit entities GUI but having some trouble, checking in a known working version
· ab528b8f
Anthropy
authored
Sep 10, 2023
ab528b8f
Created a full GUI and integrated all the parts into it. It may still have...
· 31ba6e62
Anthropy
authored
Sep 10, 2023
31ba6e62
Sep 02, 2023
Added a PdfPrinter part that can print directly to label printers with zero...
· 919fae0e
Anthropy
authored
Sep 2, 2023
919fae0e
Aug 31, 2023
Changed 'Description' to 'Title' and 'Serial_number' to 'Barcode' to be more...
· 5288c6bc
Anthropy
authored
Aug 31, 2023
5288c6bc
Aug 30, 2023
Made it possible to add networks in Ingester.py, and improved text wrapping a...
· 1007a5e3
Anthropy
authored
Aug 30, 2023
1007a5e3
Aug 28, 2023
The code may not be the prettiest unicorn right now but it's working rather well at least.
· 505f94c8
Anthropy
authored
Aug 28, 2023
505f94c8
Merge branch 'main' of git.dragonhive.net:anthropy/Hoardware
· d3c89055
Anthropy
authored
Aug 28, 2023
d3c89055
these changes have been made by gpt-3.5-16k
· 3ea725b7
Anthropy
authored
Aug 28, 2023
3ea725b7
trying to fix label generator, going to make a bunch of changes so I want to...
· 3af26c58
Anthropy
authored
Aug 28, 2023
3af26c58
Aug 26, 2023
Got small labels to work well, but now going to clean up code
· e4713f4c
Anthropy
authored
Aug 26, 2023
e4713f4c
Aug 24, 2023
Adding a License, for now GPL v3, to cover my ass and prevent people from just...
· db48b587
Anthropy
authored
Aug 24, 2023
db48b587
Further improved Edit.py and Ingester.py to make editing/adding things to boxes easier
· e8d59099
Anthropy
authored
Aug 24, 2023
e8d59099
Few changes:
· d54d9157
Anthropy
authored
Aug 24, 2023
d54d9157
Oh right you're not supposed to execute that thing directly I kinda forgot that part :Dc
· 2a118c24
Anthropy
authored
Aug 24, 2023
2a118c24
Got the Flutter app to a working point, though it's still not very good or...
· dbb91073
Anthropy
authored
Aug 24, 2023
dbb91073
Aug 23, 2023
updated Hoardware's Android app a bunch, it's not really in a good state yet...
· a603aedd
Anthropy
authored
Aug 23, 2023
a603aedd
Merge remote-tracking branch 'refs/remotes/origin/main'
· b4cec33a
Anthropy
authored
Aug 23, 2023
b4cec33a
Trying to set up nextcloud integration, it was working for a bit but right now...
· db6368cc
Anthropy
authored
Aug 23, 2023
db6368cc
Aug 20, 2023
Make it possible to edit things
· 9723a3c3
Anthropy
authored
Aug 20, 2023
9723a3c3
making the label description font a bit bigger and more readable
· 81dfd506
Anthropy
authored
Aug 20, 2023
81dfd506
fixing the small label
· 1a9474e0
Anthropy
authored
Aug 20, 2023
1a9474e0
right, of course
· 7dac05df
Anthropy
authored
Aug 20, 2023
7dac05df
seems like we don't have to load this font actually
· 5de732aa
Anthropy
authored
Aug 20, 2023
5de732aa
slightly prettify the labels
· f121dd32
Anthropy
authored
Aug 20, 2023
f121dd32
Get the contents of Boxes, and show related entities in the case of other...
· 10830220
Anthropy
authored
Aug 20, 2023
10830220
"I apologize for the oversight. The reportlab library doesn't have a function...
· d6bd8dc7
Anthropy
authored
Aug 20, 2023
d6bd8dc7
Loading