Skip to content
Open
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
afccf6b
feat: Add file
Luxxy-GF Dec 4, 2025
6ad2935
Update app/(main)/instance/files/page.tsx
Luxxy-GF Dec 4, 2025
91f2856
Update app/(main)/_components/files.tsx
Luxxy-GF Dec 4, 2025
27c88a9
Update app/(main)/_components/files.tsx
Luxxy-GF Dec 4, 2025
34f256a
Update app/(main)/instance/files/page.tsx
Luxxy-GF Dec 4, 2025
9154986
Update app/(main)/_components/files.tsx
Luxxy-GF Dec 4, 2025
2b57db4
Update app/(main)/_components/files.tsx
Luxxy-GF Dec 4, 2025
273603c
Update app/(main)/_components/files.tsx
Luxxy-GF Dec 4, 2025
f122cfd
feat: Enhance drag-and-drop upload error reporting,
Luxxy-GF Dec 4, 2025
89d4cf5
Merge branch 'File-Manager' of https://github.com/Luxxy-GF/ararat-web…
Luxxy-GF Dec 4, 2025
c7316e0
Unify file type config for icons and languages
Luxxy-GF Dec 23, 2025
49a5464
Merge pull request #3 from Luxxy-GF/codex/fix-issues-from-pull-reques…
Luxxy-GF Dec 23, 2025
6485c4e
Fix files page path init ref scope
Luxxy-GF Dec 28, 2025
de76b93
Merge pull request #5 from Luxxy-GF/codex/fix-issues-from-pull-reques…
Luxxy-GF Dec 28, 2025
166d47f
feat: Add file/directory renaming, integrate `ContextMenu` component,…
Luxxy-GF Dec 29, 2025
a58d51c
feat: Enhance file management with WebSocket integration for real-tim…
Hye-Dev Dec 29, 2025
479f0d3
feat: Enhance file handling and event management with improved drag-a…
Hye-Dev Dec 29, 2025
f0ce104
Merge branch 'filemanager-enhancements' into File-Manager
Hye-Dev Dec 30, 2025
785508e
Merge pull request #86 from Luxxy-GF/File-Manager
Hye-Dev Dec 30, 2025
d885ef2
Potential fix for pull request finding 'Unused variable, import, func…
Hye-Dev Dec 30, 2025
78986ec
Potential fix for pull request finding 'Unused variable, import, func…
Hye-Dev Dec 30, 2025
f120726
feat: Enhance file upload and retrieval with binary-safe handling and…
Hye-Dev Jan 1, 2026
575e047
Initial plan
Copilot Jan 1, 2026
713c936
Address review feedback: icons, accessibility, error handling, and ev…
Copilot Jan 1, 2026
aa0b01d
Refine accessibility and cleanup timing based on code review
Copilot Jan 1, 2026
2f35d4a
Merge pull request #131 from hyecompany/copilot/sub-pr-130
Hye-Dev Jan 1, 2026
ef4c595
Potential fix for pull request finding 'Unused variable, import, func…
Hye-Dev Jan 1, 2026
fef550f
Potential fix for pull request finding 'Unused variable, import, func…
Hye-Dev Jan 1, 2026
cc34a92
Potential fix for pull request finding 'Unused variable, import, func…
Hye-Dev Jan 1, 2026
2473a6d
Enhance file management features: add progress callback to onRename, …
Hye-Dev Jan 1, 2026
60f7616
Implement file moving functionality: add moveFile API and integrate i…
Hye-Dev Jan 1, 2026
8c76238
Initial plan
Copilot Jan 1, 2026
25540e2
Address code review feedback: extract helper, add constant, simplify …
Copilot Jan 1, 2026
56cbfe5
Merge pull request #132 from hyecompany/copilot/sub-pr-130
Hye-Dev Jan 1, 2026
a8fff51
Restrict renaming and moving functionality to files only, preventing …
Hye-Dev Jan 1, 2026
7166481
Update app/(main)/instance/_lib/files.ts
Hye-Dev Jan 1, 2026
7120549
Update app/(main)/instance/_hooks/files.ts
Hye-Dev Jan 1, 2026
3e2844d
Update app/(main)/_components/files.tsx
Hye-Dev Jan 1, 2026
006438a
Enhance file upload and renaming functionality to include UID and GID…
Hye-Dev Jan 1, 2026
a416ff7
Update app/(main)/_components/files.tsx
Hye-Dev Jan 1, 2026
604632f
Enhance file editing logic to exclude known binary file types and imp…
Hye-Dev Jan 1, 2026
4c4d1ac
Add file existence check in createFile function to prevent overwriting
Hye-Dev Jan 1, 2026
a1df8c6
Improve error handling in moveFile function to ensure cleanup on dele…
Hye-Dev Jan 1, 2026
11efd33
Enhance file operations to support overwrite confirmation and error h…
Hye-Dev Jan 1, 2026
1dc1542
Initial plan
Copilot Jan 1, 2026
7f81d41
Address code review feedback: documentation, validation, optimization…
Copilot Jan 1, 2026
d61152a
Improve code clarity with better error message and descriptive variable
Copilot Jan 1, 2026
db75c3b
Merge pull request #134 from hyecompany/copilot/sub-pr-130
Hye-Dev Jan 1, 2026
540f632
Refactor file operations to include overwrite confirmation and preven…
Hye-Dev Jan 2, 2026
ef4e59b
Refactor binary extension handling and improve delete error reporting
Hye-Dev Jan 2, 2026
56c55dc
Enhance file handling by improving file extension extraction and addi…
Hye-Dev Jan 2, 2026
bca1aa4
Refactor error handling in file operations to provide clearer message…
Hye-Dev Jan 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading