Mauricio Siu
8ab6d6b282
chore: clean up unused variables and improve error handling across codebase
...
This commit focuses on removing unused variables, adding placeholder error handling, and generally tidying up various files across the Dokploy application. Changes include:
- Removing unused imports and variables
- Adding placeholder error handling in catch blocks
- Cleaning up commented-out code
- Removing deprecated utility files
- Improving type safety and code consistency
2025-02-22 20:35:21 -06:00
Mauricio Siu
1a415b96c9
refactor: remove unused auth service and clean up server-side code
2025-02-22 18:03:12 -06:00
Mauricio Siu
81a881b07e
feat: enhance organization invitation UI and add organization details
2025-02-22 13:53:57 -06:00
Mauricio Siu
c52725420e
refactor: use organization context for server creation
2025-02-22 02:35:44 -06:00
Mauricio Siu
b02195db17
feat: add organization invitation system and update user profile management
2025-02-22 02:31:04 -06:00
Mauricio Siu
5ae103e779
refactor: update permission checks to use organization context
2025-02-21 00:48:04 -06:00
Mauricio Siu
a317f0c4cc
refactor: simplify user permission checks across application
2025-02-21 00:40:35 -06:00
Mauricio Siu
24c9d3f7ad
refactor: update user permissions and API queries
2025-02-21 00:30:55 -06:00
Mauricio Siu
63638bde33
refactor: consolidate database migration and clean up legacy user tables
2025-02-21 00:07:36 -06:00
Mauricio Siu
725bd1a381
refactor: migrate permissions from user_temp to member table
2025-02-21 00:00:22 -06:00
Mauricio Siu
790894ab93
refactor: migrate admin API calls to user router
2025-02-20 23:02:02 -06:00
Mauricio Siu
5a1145996d
feat: add backup code authentication for 2FA login
2025-02-20 01:50:01 -06:00
Mauricio Siu
a9e12c2b18
refactor: update organization context in API routers
2025-02-20 01:42:35 -06:00
Mauricio Siu
b73e4102dd
feat: add organizations and members
2025-02-17 02:48:42 -06:00
Mauricio Siu
c7d47a6003
refactor: update database foreign key constraints and user management
2025-02-17 00:30:15 -06:00
Mauricio Siu
8c28223343
refactor: remove 2fa migration
2025-02-17 00:10:34 -06:00
Mauricio Siu
7abe060fcf
feat: enhance two-factor authentication and auth client implementation
2025-02-17 00:07:36 -06:00
Mauricio Siu
0e8e92c715
refactor: add 2fa
2025-02-16 20:56:50 -06:00
Mauricio Siu
e1632cbdb3
refactor: update user and authentication schema with two-factor support
2025-02-16 15:32:57 -06:00
Mauricio Siu
90156da570
refactor: remove tables
2025-02-16 14:11:47 -06:00
Mauricio Siu
9856502ece
refactor: remove old references
2025-02-16 13:55:27 -06:00
Mauricio Siu
a8d1471b16
refactor: update
2025-02-16 13:28:29 -06:00
Mauricio Siu
27736c7c97
refactor: update role and validation handling across multiple pages
2025-02-16 03:06:22 -06:00
Mauricio Siu
e7db0ccb70
refactor: update invitation
2025-02-16 02:57:49 -06:00
Mauricio Siu
4a1a14aeb4
refactor: update
2025-02-15 23:24:45 -06:00
Mauricio Siu
ed62b4e1a3
refactor: lint
2025-02-15 23:01:44 -06:00
Mauricio Siu
515d65d993
refactor: adjust queries
2025-02-15 23:01:36 -06:00
Mauricio Siu
78c72b6337
refactor: update
2025-02-15 20:49:10 -06:00
Mauricio Siu
e3e35ce792
refactor: update to use organization resources
2025-02-15 20:43:23 -06:00
Mauricio Siu
53ce5e57fa
refactor: update organization
2025-02-15 20:25:58 -06:00
Mauricio Siu
87b12ff6e9
refactor: update
2025-02-15 20:06:33 -06:00
Mauricio Siu
8b71f963cc
refactor: update logic
2025-02-15 19:35:22 -06:00
Mauricio Siu
1c5cc5a0db
refactor: update roles
2025-02-15 19:23:08 -06:00
Mauricio Siu
d233f2c764
feat: adjust roles
2025-02-15 19:12:44 -06:00
Mauricio Siu
1bbb4c9b64
refactor: update migration
2025-02-15 18:13:20 -06:00
Mauricio Siu
55abac3f2f
refactor: migrate endpoints
2025-02-14 02:52:37 -06:00
Mauricio Siu
b6c29ccf05
refactor: update
2025-02-14 02:40:11 -06:00
Mauricio Siu
ca217affe6
feat: update references
2025-02-14 02:18:53 -06:00
Mauricio Siu
5c24281f72
refactor: return correct information
2025-02-13 02:45:33 -06:00
Mauricio Siu
bc901bcb25
refactor: update
2025-02-13 02:36:08 -06:00
Mauricio Siu
7c0d223e17
refactor: add fields
2025-02-13 01:42:58 -06:00
Mauricio Siu
74ee024cf9
refactor: update temps
2025-02-13 01:24:25 -06:00
Mauricio Siu
d1f72a2e20
refactor: update migration
2025-02-13 00:57:22 -06:00
Mauricio Siu
0d525398a8
feat: migrate rest schemas
2025-02-13 00:45:29 -06:00
Mauricio Siu
7c62408070
refactor: delete
2025-02-13 00:38:39 -06:00
Mauricio Siu
23f1ce17de
refactor: add migration
2025-02-13 00:38:22 -06:00
Mauricio Siu
60eee55f2d
refactor: test migrastion
2025-02-12 23:41:04 -06:00
Mauricio Siu
8f562eefc1
Merge branch 'canary' into feat/better-auth
2025-02-12 20:56:23 -06:00
Mauricio Siu
6179cef1ee
refactor: update name
2025-02-10 02:13:52 -06:00
Mauricio Siu
b7112b89fd
refactor: add migration
2025-02-10 00:39:46 -06:00