Mathis H (Avnyr) Mathis
  • Autodidacte de 24 ans.

  • Joined on 2024-02-22
Mathis pushed to main at FabLab/app 2024-10-08 16:34:13 +02:00
3bc440cbf8 Remove unnecessary TODO comment
44dab5ba11 Add primary key to FilesTypeForMachine table
Compare 2 commits »
Mathis pushed to main at FabLab/app 2024-10-08 16:11:44 +02:00
7876bc2c38 Revise file search logic for machine service
Mathis pushed to main at FabLab/app 2024-10-08 16:08:55 +02:00
84d6743863 Add getFilesTypes method to machines service
86da1b7bce Refactor file type insertion method in machine service
a8a190198b Add addFileType method to machines service
fa65b62716 Add removeFileType method to MachinesService
Compare 4 commits »
Mathis pushed to main at FabLab/app 2024-10-08 15:41:39 +02:00
578b529199 Add CredentialsModule to Groups and Authors modules
2fb2a16c56 Add machine creation endpoint
Compare 2 commits »
Mathis pushed to main at FabLab/app 2024-10-08 14:00:10 +02:00
64f9cd497f Add HTTP status and implement file fetching
Mathis pushed to main at FabLab/app 2024-10-08 13:57:11 +02:00
3844153340 Add method to retrieve files for a specific machine
Mathis pushed to main at FabLab/app 2024-10-08 13:49:10 +02:00
289ec09868 Add method to search machines with limit and offset
52870aeb0d Fix author parameter name in deleteAuthor method
Compare 2 commits »
Mathis pushed to main at FabLab/app 2024-10-08 13:41:34 +02:00
6600c6310a Format import statements consistently
Mathis pushed to main at FabLab/app 2024-10-08 13:41:05 +02:00
84c66bcf05 Update routes for file retrieval in controllers
Mathis pushed to main at FabLab/app 2024-10-08 13:38:34 +02:00
0c94d16b19 Refactor authors controller and add admin guard
d69589c781 Add a TODO comment in groups.controller.ts
d171c72dcf Add TODO comments for future improvements
Compare 3 commits »
Mathis pushed to main at FabLab/app 2024-10-08 13:29:39 +02:00
e931822010 Refactor GroupsController with route updates and guards
d3feeb6d6a Add TODO placeholder for future patch implementation
fd1742e9dc Refactor response return statements in files controller
392446fa06 Add CredentialsModule to MachinesModule imports
f72b7ad9cb Secure machine operations with AdminGuard
Compare 5 commits »
Mathis synced and deleted reference refs/tags/refs/merge-requests/1370/merge at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis synced and deleted reference refs/tags/refs/merge-requests/1370/head at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis synced and deleted reference refs/tags/refs/merge-requests/1369/merge at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis synced and deleted reference refs/tags/refs/merge-requests/1369/head at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis synced and deleted reference refs/tags/refs/merge-requests/1367/merge at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis synced and deleted reference refs/tags/refs/merge-requests/1367/head at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis synced and deleted reference refs/tags/refs/merge-requests/1356/merge at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis synced and deleted reference refs/tags/refs/merge-requests/1356/head at Mathis/allianceauth from mirror 2024-10-08 12:23:32 +02:00
Mathis pushed to main at FabLab/app 2024-10-08 12:19:58 +02:00
ec8af843b5 Enhance file retrieval and search functionalities