Commit Graph

90 Commits

Author SHA1 Message Date
ccaebdc667 Add file deletion (not work) 2023-05-05 01:11:11 +03:00
70a163c4aa Revert "update imports"
This reverts commit 71dc0c519b.
2023-05-05 00:20:36 +03:00
71dc0c519b update imports 2023-05-05 00:20:17 +03:00
00750280df Change context menu action data to string 2023-05-04 22:50:12 +03:00
1e93568f9b Move upload func to fs pacakge 2023-05-04 22:49:59 +03:00
ccc24b93ad Add callback to fileUploading drag-n-drop 2023-05-04 22:49:42 +03:00
b496ce2ab2 Add file uploading 2023-05-04 22:49:22 +03:00
313be711a9 Mongo directories validation 2023-05-04 18:55:08 +03:00
bea6859457 Improve contex menu in finder, small fixes 2023-05-04 17:58:38 +03:00
4382b57e9e new attempt to create focus algorithm 2023-05-04 13:46:48 +03:00
2f3cb85d22 Fix focus logic in css 2023-05-04 13:46:28 +03:00
0b6507e52a Fix bug top padding in desktop 2023-05-04 05:04:07 +03:00
8b7dac3c60 Create focus mode for windows 2023-05-04 05:00:09 +03:00
6bc3b0d79b Disable debug black color in context menu 2023-05-04 04:59:56 +03:00
e1635f5e27 Add context menu 2023-05-04 03:38:24 +03:00
809b7aa901 Add new class to windows generation 2023-05-04 01:47:58 +03:00
41ca6ba346 make different classes for visual and markup 2023-05-04 01:47:23 +03:00
7fe9660923 add admin finder render 2023-05-04 01:47:00 +03:00
be13dcd525 Change libs routes 2023-05-04 01:04:29 +03:00
139831365a Move apps to classes 2023-05-04 00:50:08 +03:00
0ae5eb4325 fix files uploading 2023-05-03 22:50:43 +03:00
7e65712103 fix css in alert window 2023-05-02 15:12:04 +03:00
70bcc60edd Add initial alert ui window 2023-05-02 14:32:56 +03:00
17dbd6249b Add deselection by clicking on black space of tileview 2023-05-02 13:50:56 +03:00
93dcea8b21 Fix bringToFront function 2023-05-02 13:38:28 +03:00
624bd3255c Add hostname catching on backend 2023-05-02 03:59:11 +03:00
c77dc479db Create one file select and doubleclick/click events 2023-05-02 03:48:12 +03:00
8e2d014317 fix uploading and img rendering 2023-05-02 03:12:43 +03:00
a0ccc5e120 delete test images 2023-05-02 02:06:04 +03:00
0d1dcde727 fix finder header 2023-05-02 02:05:54 +03:00
3b8bc166cb working binary images in mongo 2023-05-01 15:32:41 +03:00
d549c96492 css refactoring 2023-04-30 14:32:35 +03:00
6c5d804ae0 Add todos 2023-04-30 00:16:37 +03:00
2f2ad23fd6 Desktop with files and background 2023-04-30 00:01:23 +03:00
e9422f797b props markup fixes + shared lib to read images 2023-04-29 23:17:34 +03:00
f736033ce3 basic islands from db 2023-04-29 22:37:08 +03:00
4c0bea4f89 fixes in img viewer 2023-04-29 20:02:00 +03:00
5f6d5e7a48 Fix class name 2023-04-29 19:57:02 +03:00
326e150780 fix in img-viewer 2023-04-29 19:56:30 +03:00
5f07c9a52c base64 images 2023-04-29 19:47:12 +03:00
0a8e438d4d Fix windows dragging 2023-04-29 18:34:25 +03:00
06a87af35b Working blog markup 2023-04-29 17:26:07 +03:00
471350ead1 Working blog files opening 2023-04-29 16:58:39 +03:00
b6b3cf9ca1 Fix name in FinderApplication 2023-04-29 15:03:03 +03:00
21b201fd9d init blog render via files 2023-04-29 15:02:25 +03:00
8d424398dd Add work with directories and files 2023-04-29 13:17:25 +03:00
38e4058840 Merge branch 'webfs/init' of https://git.gregbrzezinski.com/cyber-dream/personal-website into webfs/init 2023-04-29 12:04:02 +03:00
58eabd1af9 Add .env to gitignore 2023-04-29 12:03:56 +03:00
e1e62a0373 Add file data structure 2023-04-29 12:02:55 +03:00
451486f44b Add real webfs code 2023-04-25 12:37:42 +03:00