Dane Everitt
|
c6633057b6
|
Add very basic working example of inline file editor
|
2019-05-10 22:51:09 -07:00 |
|
Dane Everitt
|
32db345238
|
Update modal code
|
2019-05-10 22:50:59 -07:00 |
|
Dane Everitt
|
2c73991f2b
|
Add minimum code needed to open new file modal
|
2019-05-10 21:20:37 -07:00 |
|
Dane Everitt
|
d280a91115
|
Add socket reconnect logic
|
2019-05-09 22:42:53 -07:00 |
|
Dane Everitt
|
d79fe6982f
|
Add support for file copy and deletion
|
2019-05-04 17:26:24 -07:00 |
|
Dane Everitt
|
811026895b
|
Update support for moving/renaming files and folders
|
2019-05-04 16:04:59 -07:00 |
|
Dane Everitt
|
95d19bf09e
|
Update logic that handles creation of folders for a server
|
2019-05-01 21:45:39 -07:00 |
|
Dane Everitt
|
e87c5f6657
|
Implement basic support for connecting to wings console via websocket rather than socketio
|
2019-05-01 20:12:20 -07:00 |
|
Dane Everitt
|
743ae040be
|
Add accessability buttons to the file rows
|
2019-03-17 17:49:04 -07:00 |
|
Dane Everitt
|
ce911f827e
|
Fix file downloading permissions
|
2019-03-16 17:16:34 -07:00 |
|
Dane Everitt
|
8955b5a660
|
Initial attempt trying to get file downloading to work
|
2019-03-16 17:10:04 -07:00 |
|
Dane Everitt
|
4e669771ca
|
Add support for moving files via the file manager
|
2019-03-16 16:36:08 -07:00 |
|
Dane Everitt
|
5aa40800c8
|
Add support for copying a file or folder
|
2019-03-10 18:42:53 -07:00 |
|
Dane Everitt
|
3970a24218
|
Migrate the rename action to follow better structure
|
2019-03-10 15:44:49 -07:00 |
|
Dane Everitt
|
f3159bcec3
|
Fix prop modification error
|
2019-03-10 15:15:04 -07:00 |
|
Dane Everitt
|
d6630341b4
|
Combine logic so we aren't constantly duplicating it
|
2019-03-10 14:50:44 -07:00 |
|
Dane Everitt
|
25621f4c1c
|
Push the user into the newly created directory once made
|
2019-03-10 14:28:24 -07:00 |
|
Dane Everitt
|
66320972be
|
Improve file deletion logic to not require a refresh
|
2019-03-10 14:14:47 -07:00 |
|
Dane Everitt
|
6b4bf3eaa7
|
Add basic file deletion logic
|
2019-03-09 12:04:29 -08:00 |
|
Dane Everitt
|
d34c737f16
|
Base delete file view, not actually connected to anything
|
2019-02-18 21:23:42 -08:00 |
|
Dane Everitt
|
ff820f30ad
|
Add support for renaming files on the fly in the file manager
|
2019-02-18 20:41:58 -08:00 |
|
Dane Everitt
|
c47ceda302
|
Remove forgotten debugger
|
2019-02-17 13:29:42 -08:00 |
|
Dane Everitt
|
866b3a3aac
|
Add support for actually creating that folder on the daemon
|
2019-02-17 13:29:11 -08:00 |
|
Dane Everitt
|
0b11532a48
|
Get modal base logic all worked out
|
2019-02-17 13:03:15 -08:00 |
|
Dane Everitt
|
be7f7d8da8
|
Add initial support for tracking current FM directory for creating a folder (and other stuff eventually)
|
2019-02-16 17:54:15 -08:00 |
|
Dane Everitt
|
767e466fd8
|
Lets be smarter with modals here...
|
2019-02-16 17:15:56 -08:00 |
|
Dane Everitt
|
b6773b56c1
|
Format all the files
|
2019-02-09 21:15:45 -08:00 |
|
Dane Everitt
|
5bff8d99cc
|
Move everything back to vue SFCs
|
2019-02-09 21:14:58 -08:00 |
|
Dane Everitt
|
761704408e
|
Fix HMR and backtrack for SFC support now that PHPStorm supports them
Of course I wasted forever migrating OUT of SFCs only to go back to them.
|
2019-02-09 19:43:11 -08:00 |
|
Dane Everitt
|
40aa3da5de
|
Migrate last of the SFC's to TS files
|
2019-02-09 18:46:06 -08:00 |
|
Dane Everitt
|
5cb57af193
|
Fix power button actions
|
2019-02-09 17:37:44 -08:00 |
|
Dane Everitt
|
8385ec7feb
|
Cleanup more filemanager design
|
2019-02-09 17:26:08 -08:00 |
|
Dane Everitt
|
caca6cff8a
|
Make the file manager look better
|
2019-02-09 17:07:11 -08:00 |
|
Dane Everitt
|
e62e3babcc
|
More fixes
|
2019-02-09 14:48:47 -08:00 |
|
Dane Everitt
|
6e26f1929d
|
Blues
|
2019-02-09 14:44:35 -08:00 |
|
Dane Everitt
|
f62c8a0d55
|
Greens
|
2019-02-09 14:36:39 -08:00 |
|
Dane Everitt
|
32b43cff9a
|
Convert color schema, begin migrating old classes (finishes grey & red)
|
2019-02-09 14:32:18 -08:00 |
|
Dane Everitt
|
6c7a5d5bb9
|
Finish UI stuff for today
|
2019-02-03 17:45:22 -08:00 |
|
Dane Everitt
|
89d29cf46b
|
Assorted UI tweaking
|
2019-02-03 17:27:19 -08:00 |
|
Dane Everitt
|
a28a9887c1
|
Rearrange the navigation bar to be laid out more normally
|
2019-02-03 16:29:08 -08:00 |
|
Dane Everitt
|
378a26a7c5
|
Finish migrating most everything to TS
|
2019-02-03 15:39:59 -08:00 |
|
Dane Everitt
|
0407e97aa1
|
oopsie
|
2019-02-03 15:16:03 -08:00 |
|
Dane Everitt
|
3e61bfdeaa
|
Replace console view with proper ts
|
2019-02-03 15:10:21 -08:00 |
|
Dane Everitt
|
d7ce62c047
|
Re-add socket mixin, works fine?
|
2019-02-03 14:49:04 -08:00 |
|
Dane Everitt
|
9f2eaa5c40
|
Transform server base page to TS
|
2019-02-03 14:31:39 -08:00 |
|
Dane Everitt
|
cc6d10d7f8
|
Initial Webpack 4 configuration
|
2019-02-02 17:33:12 -08:00 |
|
Dane Everitt
|
2a0d649b2a
|
Migrate more components to TS
|
2018-12-30 15:31:41 -08:00 |
|
Dane Everitt
|
6330d6579f
|
Undo the ts setting in vue components, begin migration to Vue.component setup
|
2018-12-29 19:24:52 -08:00 |
|
Dane Everitt
|
96468ab4b3
|
Try some more changes
|
2018-12-29 17:00:50 -08:00 |
|
Dane Everitt
|
5e4ca8ef83
|
Cleanup socketio stuff for typescript
|
2018-12-16 18:57:34 -08:00 |
|