Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
62a58fa23b99d59260d767965ae531f9f726d531
snipe-it
/
app
/
Http
/
Controllers
/
Api
下载当前目录
S
snipe
Fixed sorting on updated/created at
927f5576
创建于
2025年9月16日
历史提交
文件
最后提交记录
最后更新时间
AccessoriesController.php
Added payload to accessories API Signed-off-by: snipe <snipe@snipe.net>
8 个月前
AssetModelsController.php
Merge pull request #16947 from Godmartinz/add-require-serial-to-models Adds require serial as Asset Model option
8 个月前
AssetsController.php
Add and use query scope helper
8 个月前
CategoriesController.php
Fixed sorting on updated/created at
8 个月前
CheckoutRequest.php
Refactor CheckoutRequest actions for consistency Renamed CheckoutRequest action classes to include "Action" in their names for consistency and clarity. Enhanced error handling in controllers to standardize error responses with translations. Updated usage of the renamed action classes throughout the code to ensure proper integration.
1 年前
CompaniesController.php
Eager load admin Signed-off-by: snipe <snipe@snipe.net>
10 个月前
ComponentsController.php
Fixed ambiguous clause using company_id Signed-off-by: snipe <snipe@snipe.net>
1 年前
ConsumablesController.php
Updated `->present()->fullName()` to `->display_name` Signed-off-by: snipe <snipe@snipe.net>
8 个月前
CustomFieldsController.php
More type-hinting Signed-off-by: snipe <snipe@snipe.net>
1 年前
CustomFieldsetsController.php
More type-hinting Signed-off-by: snipe <snipe@snipe.net>
1 年前
DepartmentsController.php
Added notes to API controllers Signed-off-by: snipe <snipe@snipe.net>
1 年前
DepreciationsController.php
Removed duplicate line Signed-off-by: snipe <snipe@snipe.net>
1 年前
GroupsController.php
Small fix or groups API Signed-off-by: snipe <snipe@snipe.net>
1 年前
ImportController.php
Use nths Signed-off-by: snipe <snipe@snipe.net>
8 个月前
LabelsController.php
More type-hinting Signed-off-by: snipe <snipe@snipe.net>
1 年前
LicenseSeatsController.php
Merge branch 'develop' into checkin_non_reassignable_license # Conflicts: # app/Models/License.php # resources/views/licenses/view.blade.php # tests/Feature/Checkins/Api/LicenseCheckInTest.php
8 个月前
LicensesController.php
Added scopes
8 个月前
LocationsController.php
Added parent ID to location API Signed-off-by: snipe <snipe@snipe.net>
8 个月前
MaintenancesController.php
Renamed more files Signed-off-by: snipe <snipe@snipe.net>
9 个月前
ManufacturersController.php
Added notes to API controllers Signed-off-by: snipe <snipe@snipe.net>
1 年前
NotesController.php
Changed NotesController::getList() to NotesController::index() & reordered methods for consistency
9 个月前
PredefinedKitsController.php
Eager load adminuser Signed-off-by: snipe <snipe@snipe.net>
1 年前
ProfileController.php
More small display_name fixes Signed-off-by: snipe <snipe@snipe.net>
8 个月前
ReportsController.php
Smal improvements to scoping displays Signed-off-by: snipe <snipe@snipe.net>
1 年前
SettingsController.php
Merge pull request #17723 from uberbrady/improve_ldap_certificate_ignoring Improve ldap certificate ignoring
8 个月前
StatuslabelsController.php
Allow pending as an asset status that does not automatically check the asset in Signed-off-by: snipe <snipe@snipe.net>
1 年前
SuppliersController.php
Few more replcamenents Signed-off-by: snipe <snipe@snipe.net>
9 个月前
UploadedFilesController.php
Log upload deletion Signed-off-by: snipe <snipe@snipe.net>
8 个月前
UsersController.php
Updated fieldname in user API request Signed-off-by: snipe <snipe@snipe.net>
8 个月前