Commit Graph

46 Commits

Author SHA1 Message Date
Chee Yee 267551c979 add ability to install pkg inside compress files 2024-02-03 18:58:42 -08:00
Chee Yee 414a8a4b50 add ability to extract files from remote server 2024-01-31 01:47:51 -08:00
Chee Yee 628312360c clear multi selection after uploading files 2024-01-24 23:19:55 -08:00
Chee Yee 832c60862b display title name instead of id during install 2023-11-16 23:22:57 -08:00
Chee Yee e28e562a10 add ability to install shared URL from web interface 2023-08-06 17:53:27 -07:00
Chee Yee 83661c7fcb add rclone http server support 2023-08-01 22:11:05 -07:00
Chee Yee 0dac26d98c add ability to install fpkgs directly direct from remote servers 2023-07-21 19:29:06 -07:00
Chee Yee cc2eea9d68 add web interface 2023-07-13 01:29:52 -07:00
Chee Yee 10f3cafa1c add NFS support 2023-04-12 00:56:31 -07:00
Chee Yee 751011d08b implement shared team drives and set default local/remote folders 2023-03-31 00:56:53 -07:00
Chee Yee d6ec9ac1a5 more fixes 2023-03-10 01:13:49 -08:00
Chee Yee 2975f736de fix copy of empty folders 2023-03-10 01:05:48 -08:00
Chee Yee ec7b845bdc add SFTP support 2023-03-09 23:05:58 -08:00
Chee Yee eed0e5193b forgot to delete object 2023-03-03 23:51:59 -08:00
Chee Yee 05c7207b7c add ability to create new empty file 2023-03-01 00:57:57 -08:00
Chee Yee b156fea640 fix token refresh and added rename/delete/mkdir functions 2023-02-27 00:24:02 -08:00
Chee Yee 32ba34fefb initial gdrive client 2023-02-26 00:17:19 -08:00
Chee Yee 5e6710c815 encrypt passwords 2023-02-24 20:01:42 -08:00
Chee Yee 89c8fd652a remove sample code 2023-02-23 23:50:01 -08:00
Chee Yee 951f1f8f45 load methods for ShellUI sys modules 2023-02-23 23:44:43 -08:00
Chee Yee 85a5657821 change webdav url scheme to webdav:// and webdavs:// 2023-02-21 21:59:11 -08:00
Chee Yee 4786c54bd5 update ui to choose http server type 2023-02-21 01:06:05 -08:00
Chee Yee afdc3cd468 support nginx http server 2023-02-21 00:28:02 -08:00
Chee Yee 8f77e62867 support apache httpd server 2023-02-20 22:53:43 -08:00
Chee Yee ec94c22d99 code refactor and add support for iis http server 2023-02-20 20:26:17 -08:00
Chee Yee 43d3ef1c78 http server 2023-02-20 04:56:16 -08:00
Chee Yee 7e0b2d6661 add httplib library 2023-02-17 01:10:37 -08:00
Chee Yee 3f5ecdd9a3 add some basic http client 2023-02-16 02:47:17 -08:00
Chee Yee 40ac1b95ff prepare for a http client 2023-02-15 20:35:22 -08:00
Chee Yee fe91eaabe3 fix copy of single file with webdav 2023-02-14 00:14:22 -08:00
Chee Yee 4a883a6af2 fix rmdir when moving folders 2023-02-13 23:20:58 -08:00
Chee Yee c315d58d19 option to enable/disable remote package install 2023-02-13 22:25:02 -08:00
Chee Yee 0aef91ada2 add option to download and install if remote package install not possible 2023-02-13 21:24:04 -08:00
Chee Yee cb10992d49 fix message for moving remote files 2023-02-13 00:42:32 -08:00
Chee Yee 83070356d4 add back ability for remote package install for smb/ftp 2023-02-13 00:07:05 -08:00
Chee Yee 951e3e686e add cut/copy/paste function for webdav server 2023-02-12 00:14:59 -08:00
Chee Yee d5a850dd10 add cut/copy/paste function for local files 2023-02-11 18:52:36 -08:00
Chee Yee c404a08387 allow actions without need to select item with square first 2023-02-10 21:52:25 -08:00
Chee Yee b240de455b add ability to extract 7zip and rar files 2023-02-10 01:42:03 -08:00
Chee Yee 33f10f6eeb display error message 2023-02-07 22:49:22 -08:00
Chee Yee b149d1d06a create folder if not exists 2023-02-07 22:31:36 -08:00
Chee Yee f904aa4243 add ability to create zip 2023-02-07 22:21:36 -08:00
Chee Yee 26e29ff3c2 dont wait for long 2023-02-06 22:11:04 -08:00
Chee Yee 605a70a7e8 add ability to extract zip files 2023-02-06 22:05:35 -08:00
Chee Yee b683e37cef remove webdav references 2023-02-05 17:51:42 -08:00
Chee Yee eb936fab31 initial commit 2023-02-05 03:41:36 -08:00