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
|
52115b5c77
|
This wasnt used
|
2019-02-18 19:38:03 -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
|
ac13f5dce4
|
Fix a bunch of design inconsistencies and horrible code on server boxes
|
2019-02-09 16:38:45 -08:00 |
|
Dane Everitt
|
a9fda52065
|
Begin fixing design to match new colors
|
2019-02-09 15:17:38 -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
|
d6feaec202
|
Fix colors
|
2019-02-09 14:37:30 -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
|
1c6fa6c0bb
|
Revert "Temporarily remove socketio until this can be fixed"
This reverts commit 0e1d35c8a0 .
|
2019-02-03 14:31:47 -08:00 |
|
Dane Everitt
|
9f2eaa5c40
|
Transform server base page to TS
|
2019-02-03 14:31:39 -08:00 |
|
Dane Everitt
|
ea923053eb
|
Miscelaneous fixes for WP
|
2019-02-02 18:49:51 -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
|
085da72934
|
Fix modal closing
|
2018-12-30 15:07:18 -08:00 |
|
Dane Everitt
|
0c2b2b4341
|
Get account pages working
|
2018-12-30 15:07:12 -08:00 |
|
Dane Everitt
|
11a70b0343
|
Get dashboard converted
|
2018-12-30 13:41:24 -08:00 |
|
Dane Everitt
|
33e09b5619
|
Migrate more core components
|
2018-12-30 13:10:16 -08:00 |
|
Dane Everitt
|
136e4b5b7b
|
Fix some issues
|
2018-12-30 12:45:57 -08:00 |
|
Dane Everitt
|
da45855034
|
Use computed, not method so it is accessible
|
2018-12-30 12:27:18 -08:00 |
|
Dane Everitt
|
75ba2eac39
|
Finish auth migration, now to make it work
|
2018-12-30 12:13:10 -08:00 |
|
Dane Everitt
|
3b553beac6
|
Update bootstrap.ts
|
2018-12-30 10:41:36 -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 |
|