sassanix
ad4a492dda
Update README.md
2025-05-17 11:43:34 -03:00
sassanix
4dd0e079a4
Update README.md
2025-05-17 11:43:16 -03:00
sassanix
0cf2b0614c
New Screenshots
2025-05-16 16:17:48 -03:00
sassanix
92ffb07aa1
Add collapsible warranty details, inline editing on Status page, vendor filter/sort; various fixes
...
### Added
- Collapsible warranty details in the Status page table, showing full warranty info inline.
- Inline warranty editing via "Edit Warranty" button in expanded view.
- Vendor column added to sort options on the main warranty list.
- Vendor filter dropdown added to the main warranty list.
### Changed
- Removed direct product name links from Status page table in favor of inline expansion.
- CSV export now formats dates as YYYY-MM-DD.
### Fixed
- Resolved browser validation error with product URLs in hidden tabs by switching to text input and improving validation logic.
- Edit modal no longer closes on backdrop clicks.
- Migration scripts now support custom `DB_NAME` values by removing hardcoded names.
2025-05-16 15:36:39 -03:00
sassanix
e23c5b733c
Update README.md
0.9.9.7
2025-05-14 08:45:01 -03:00
sassanix
b828599d5a
Update README.md
2025-05-14 08:32:01 -03:00
sassanix
55986d15d8
Update README.md
2025-05-14 08:31:11 -03:00
sassanix
8160c12925
Update README.md
2025-05-14 08:30:40 -03:00
sassanix
96a2d84a0f
Update README.md
2025-05-14 08:22:03 -03:00
sassanix
4cab4ffe0b
Update README.md
2025-05-14 08:20:47 -03:00
sassanix
8671884072
Update README.md
2025-05-14 08:19:49 -03:00
sassanix
bcfbc47114
Update README.md
2025-05-14 08:19:24 -03:00
sassanix
09cf88ad50
Contributors
2025-05-14 08:14:20 -03:00
sassanix
1d3669264d
Contributors
2025-05-14 08:13:40 -03:00
sassanix
7f18382765
Update README.md
2025-05-14 08:10:38 -03:00
sassanix
630d987d5c
Merge pull request #36 from humrochagf/main
2025-05-12 06:21:39 -03:00
Humberto Rocha
3dc45dcc51
Fix hardcoded db in migrations
2025-05-11 13:45:21 -04:00
sassanix
161bc91dad
Updated the features, and overview.
2025-05-11 11:39:24 -03:00
sassanix
f0044d2cb9
Updated screenshots to include files
2025-05-11 11:35:52 -03:00
sassanix
2b4bf1ae26
Granular warranty duration input, file uploads, and env-based config
...
Refer to changelogs for more details.
- Replaced single warranty period field with separate Year/Month/Day inputs
- Added support for uploading ZIP/RAR documents to warranties
- Made JWT secret and upload size limits configurable via environment variables
- Fixed backend indentation error, SQL migration bug, and smtplib re-import
- Cleaned up obsolete frontend settings files
0.9.9.6
2025-05-11 11:25:12 -03:00
sassanix
2d44963566
Update README.md
...
Fixing the double space on the docker compose
2025-05-08 14:58:18 -03:00
sassanix
06b819c840
Update README.md
...
Contribution guidelines
2025-05-08 10:14:10 -03:00
sassanix
e238e2670b
Merge pull request #34 from clmcavaney/fixing-smtp
...
The import smtplib line should not be inside the if smtp_port == 465: block
2025-05-08 08:16:31 -03:00
Christopher McAvaney
0ab8cc0f41
no need to re-import smtplib
...
This causes a variable scoping issue breaks the SMTP function if imported
2025-05-08 14:36:51 +10:00
sassanix
ebb9218600
Improved compatibility and security
...
Refer to changelogs for latest changes
0.9.9.5
2025-05-07 15:12:40 -03:00
sassanix
7530d0cc0d
Update README.md
2025-05-04 22:30:26 -03:00
sassanix
e045aae208
Vendor, Date Format, Added security
...
Refer to changelogs
0.9.9.4
2025-05-04 13:02:51 -03:00
sassanix
dee0881c06
Update README.md
2025-04-27 17:39:52 -03:00
sassanix
f4ea670559
Update README.md
...
Updated overview, features, and fixed the screenshots.
2025-04-27 17:38:14 -03:00
sassanix
ba2342f579
Notes,Doc Deletion, Currency, Password Reset
...
For more details on this update, please check the changelogs.
0.9.9.3
2025-04-27 17:14:02 -03:00
sassanix
33826c9fbd
Update README.md
2025-04-21 17:16:07 -03:00
sassanix
c3ac2da339
Update README.md
2025-04-21 17:15:58 -03:00
sassanix
a9aef1ec7e
Update README.md
2025-04-21 17:13:53 -03:00
sassanix
1ea2d3e8c8
Update README.md
2025-04-21 17:13:44 -03:00
sassanix
dd413d25c4
Update README.md
2025-04-21 17:09:50 -03:00
sassanix
0fe5098f2a
Update README.md
2025-04-21 17:08:53 -03:00
sassanix
22951190a6
Import requirements added to readme
2025-04-21 11:18:53 -03:00
sassanix
d103f2bc5e
Updated screenshots
2025-04-21 11:00:48 -03:00
sassanix
9fe9d89a0a
sponsor me
2025-04-21 09:58:28 -03:00
sassanix
043657866a
Merge branch 'main' of https://github.com/sassanix/Warracker
2025-04-21 09:57:29 -03:00
sassanix
25cf4da258
Sponsor project
2025-04-21 09:57:13 -03:00
sassanix
0bc2cb72f4
Delete .github
2025-04-21 09:55:44 -03:00
sassanix
5195582d93
Create .github
2025-04-21 09:54:38 -03:00
sassanix
c250247c27
Update README.md
2025-04-20 19:33:30 -03:00
sassanix
0a42676d27
Update README.md
2025-04-20 19:30:02 -03:00
sassanix
95a0d87c38
QOL, Mobile, Import
...
Refer to changelogs
0.9.9.2
2025-04-20 19:22:24 -03:00
sassanix
73ade53a09
Update CHANGELOG.md
2025-04-20 19:19:03 -03:00
sassanix
6ca727e5da
Update CHANGELOG.md
2025-04-20 19:18:37 -03:00
sassanix
b08ed3c41d
Update README.md
2025-04-13 23:42:35 -03:00
sassanix
b75ace02f3
Update README.md
2025-04-13 23:42:19 -03:00