snipe
b5ec9e080d
QR Codes: Added QR codes for non-assets
2026-06-08 16:19:21 +01:00
snipe
e61143f746
Allow checkin from deleted view
2026-05-28 11:06:13 +01:00
snipe
c25d56ea85
Refactored licenses controller to use a pessimistic lock inside a transaction
2026-05-26 14:24:02 +01:00
snipe
46d5234fd7
Throttle TOTP requests
2026-05-26 13:04:26 +01:00
snipe
d5ce5a82de
Bulk checkin license seats
2026-05-22 11:30:22 +01:00
snipe
0ff2fb5cff
Added route
2026-05-21 22:03:19 +01:00
snipe
66cab56c47
Added notes
2026-05-18 15:45:42 +01:00
snipe
a5272968de
Added hardware maintenance complete route
2026-05-18 11:07:14 +01:00
snipe
db46e16530
Pint
2026-05-18 11:06:41 +01:00
snipe
0630ef9f89
Added routes
2026-05-18 11:06:21 +01:00
snipe
7b53fa5245
Added bulk delete route
2026-05-12 12:34:16 +01:00
snipe
005c0ea9f6
Pint
2026-05-11 11:44:37 +01:00
snipe
7c3f1f3a84
Added routes
2026-05-11 11:44:29 +01:00
spencerrlongg
189454096b
route for mobile client authentication
2026-04-27 13:52:55 -05:00
snipe
f17f34f730
Added routes and logging
2026-04-22 17:17:58 +01:00
snipe
ce5de8fe06
Allow admin to resend unaccepted assets
2026-04-16 15:50:11 +01:00
snipe
1f3481c54b
Use breadcrumb action in route
2026-04-16 12:51:57 +01:00
snipe
83adcc61bc
More cleanup
2026-04-16 11:22:39 +01:00
snipe
99c3ac56e9
Fixed typo
2026-04-09 18:32:50 +01:00
snipe
2d2180c9e8
Added revoke/unrevoke routes
2026-04-09 14:26:11 +01:00
snipe
18ef770a85
Fixed RB, added withTrashed()
2026-04-03 13:45:53 +01:00
snipe
78c300ea1b
Merge pull request #18788 from Godmartinz/fix-bulk-edit-breadcrumb
...
Fixes bulk edit breadcrumb translation
2026-03-31 15:25:28 +01:00
spencerrlongg
b42b9e354f
rm dead route for freecheckout endpoint
2026-03-30 19:28:47 -05:00
Godfrey M
d91c26e718
fix bulk edit breadcrumb translation
2026-03-30 10:38:30 -07:00
snipe
614a2cd5de
Pint cleanup
2026-03-26 16:02:24 +00:00
snipe
616d0f00f9
Added #18767 - uploads for companies and departments
2026-03-26 16:02:07 +00:00
snipe
316f1be3d0
Fixed typo and spacing
2026-03-26 12:14:20 +00:00
snipe
a500dd4e9e
Add generic history method and component blade for loggables
2026-03-26 12:13:59 +00:00
snipe
413b571ce8
Merge pull request #18737 from guyguy333/public-s3-proxy
...
Add S3 proxy option
2026-03-25 14:35:56 +00:00
snipe
18a4c88ead
RMB on licenses for assets API call
2026-03-20 18:19:42 +00:00
Guillaume Delbergue
1482abc8b9
feat: add PUBLIC_S3_PROXY option to serve public uploads through the app
...
When PUBLIC_S3_PROXY=true, public uploads (images, logos, avatars) are
served through a proxy controller instead of directly from S3. This
allows using a single fully private S3 bucket for all storage, with no
public ACLs or direct S3 URLs exposed to the browser.
The proxy streams files from the configured public disk with proper
cache headers (ETag, Last-Modified, Cache-Control). Disabled by default
for full backward compatibility.
2026-03-19 19:41:05 +01:00
snipe
3c96491295
Remove unused route
2026-03-12 14:24:46 +00:00
snipe
63e62cde1b
Moved gates higher, switch to RMB for accessories
2026-03-12 12:13:38 +00:00
snipe
13ce17ffc6
Merge pull request #18494 from marcusmoore/livewire4
...
Upgraded Livewire to v4
2026-03-06 09:16:25 +01:00
snipe
68a863e63e
Updated test, fixed route
2026-03-06 04:38:48 +00:00
snipe
a1e62ccd46
Fixed (shimmed) #18636 - added shim roite for fieldsets
2026-03-06 03:54:33 +00:00
snipe
6290e34623
Exclude show route for settings API [RB-17718]
2026-03-02 18:35:57 +01:00
Marcus Moore
4babaa85fc
Merge branch 'develop' into livewire4
...
# Conflicts:
# composer.lock
2026-02-25 13:29:07 -08:00
snipe
0662e3351e
Added #18555 - ability to clone components
2026-02-17 15:43:43 +00:00
snipe
e946c4bf8c
Consolidated custom fieldset edit/show
2026-02-10 15:20:57 +00:00
Marcus Moore
a86b738231
Update route
2026-01-26 17:13:56 -08:00
snipe
1ebb67b2e7
Nicer route formatting for maintenances
2026-01-22 08:45:38 +00:00
snipe
7d24f50cdc
Removed extra whitespace
2025-12-09 23:49:21 +00:00
snipe
60fb67461a
Added downnload route
2025-12-09 23:45:38 +00:00
snipe
96da8a5fab
Updated route
2025-12-09 15:28:22 +00:00
snipe
137d362369
Added breadcrumbs
2025-12-09 15:21:50 +00:00
snipe
47e192b530
Fixed breadcrumb title
2025-12-07 14:43:47 +00:00
snipe
793d299c1d
Fixed breadcrumbs
2025-12-07 14:31:01 +00:00
snipe
d20545741e
Nicer views
2025-12-05 17:02:51 +00:00
snipe
a97c453706
Small fixes for user profiles
2025-11-18 11:59:54 +00:00