25605200e1
Refactor file loading and code retrieval logic
...
This commit refactors the code in the `Page` component to improve the file loading and code retrieval logic. It removes the hardcoded initial code value and replaces it with an empty string. It also updates the `useEffect` hook to properly handle the startup of the application and retrieve the code content using the `Pterodactyl` API. Additionally, it updates the rendering of the breadcrumbs and adds a save button to the file editor.
Refactor file directory change functionality
This commit refactors the `changeDirectory` function in the `Index` component of the `FilesEditor` module. The function is removed as it is no longer used and has been replaced with a more efficient approach to handle directory changes.
2024-09-14 08:28:09 +00:00
faa45f7fcf
loading file into text editor
2024-09-13 21:00:08 +00:00
437701ffac
chore: leave comment for future
2024-09-10 20:15:58 +00:00
508306218d
chore: move hardcoded api key to .env file
2024-09-10 20:15:35 +00:00
ae4152dc06
fix
2024-09-10 19:49:16 +00:00
903e558850
fix
2024-09-10 18:29:02 +00:00
4e6f106649
chore: refactor breadcrumbs
2024-09-10 18:27:21 +00:00
2dfff9f9d6
x
2024-09-10 16:23:09 +00:00
ba6e5605c9
chore: trying to add text editor to panel
2024-09-09 15:39:15 +00:00
921248b5c6
feat: texteditor component
2024-09-09 15:38:48 +00:00
a7e6b093f7
chore: move navigation bar to layout from each page file
2024-09-09 15:33:02 +00:00
d1ae92669b
add monaco editor to project
2024-09-09 15:30:03 +00:00
7fb0c73c6d
changing directoary after clock on it
2024-09-01 09:39:52 +00:00
931239b80c
fix
2024-09-01 09:37:09 +00:00
55d6d45051
add serverid from url
2024-09-01 09:34:11 +00:00
280f221141
update interface
2024-09-01 09:33:29 +00:00
a0ee74d672
add sorting functionality
2024-09-01 09:33:14 +00:00
39c85aa148
added breadcrumbs
2024-08-31 23:41:42 +00:00
89d5975267
moved to left popup div
2024-08-31 20:13:14 +00:00
f9a35ef28d
changed size of container div
2024-08-31 20:12:53 +00:00
bebf885de8
clean the code
2024-08-31 19:15:27 +00:00
40a5e22aec
fix multiple render page
2024-08-31 19:15:07 +00:00
a067690610
add functionality when user pressed enter key
2024-08-31 19:14:49 +00:00
be78e17fb9
add functionality and refactor the code
2024-08-31 08:19:41 +00:00
32d9bc96b5
refactor: Improve context menu functionality and add rename feature
2024-08-28 20:44:29 +00:00
a66bbc114c
new icons
2024-08-27 21:34:10 +00:00
2f2eb83e3f
refactor: Update context menu styles and colors
2024-08-26 22:15:02 +00:00
01a1f180d6
add functional context menu
2024-08-26 21:49:41 +00:00
87cd3b3532
feat: Add context menu component for file editor
2024-08-25 20:57:03 +00:00
e535c347f9
new featerus
2024-08-25 18:09:56 +00:00
4df61e0772
many changes
2024-08-24 23:07:20 +00:00
4bbb583f77
chore: refactored code, added some functions
2024-08-24 17:41:44 +00:00
786204ecc8
zmiany w css
2024-08-23 19:59:45 +00:00
d6df9f205a
first commit
2024-08-23 19:17:13 +00:00