Commit Graph

71 Commits

Author SHA1 Message Date
4fa8e5b6fe Merge pull request 'HyM attachments resolve: #2' (#3) from login into main
Reviewed-on: #3
2025-04-24 16:52:58 +00:00
c09f4e7a11 if widget is not previewable, then give the user the possibility to download it there 2025-04-24 12:51:45 -04:00
6beda384e1 pdf, and png preview 2025-04-24 12:09:55 -04:00
8ae776c92f solved detached ArrayBuffer error, by cloning the data every time before use 2025-04-24 01:20:46 -04:00
ef9cb5b00d pdf preview implemented 2025-04-24 00:52:42 -04:00
b98b8e7bc4 added download functionality 2025-04-23 15:55:30 -04:00
f132ae69c1 class that downloads the attachments 2025-04-23 15:54:56 -04:00
b200b1e443 made it better looking, the text bar 2025-03-30 15:03:28 -04:00
d58d9bdf83 removed the underlying yellow line in the attachment name 2025-03-30 14:45:52 -04:00
9ea012f7ad support for images works 2025-03-25 02:38:13 -04:00
7f77f2e01b comment on functionality 2025-03-23 14:21:39 -04:00
9e27401b07 fixed Focusing problem, now the attachment box is clickable 2025-03-04 22:15:43 -05:00
5baf1d501e changed the parameters of these functions 2025-02-22 01:24:38 -05:00
b2fb70b3d6 attachment showing through the augment menu 2025-02-22 01:23:32 -05:00
75e2505eb3 fixed typing issue for the attachmentResponse 2025-02-22 00:15:59 -05:00
fb9f7135dd structs for getAttachment 2025-02-18 16:38:22 -05:00
10f95941d4 Merge pull request 'login' (#1) from login into main
Reviewed-on: #1
2024-12-19 04:44:03 +00:00
7423135fea making ips and ports dynamic on the login 2024-12-18 23:41:17 -05:00
d32fadfdc5 login using the new js api, and using a dynamic way of putting ips and ports 2024-12-18 23:40:49 -05:00
a86d713403 got the login working on my machine p1 2024-12-18 16:37:12 -05:00
ed9d2d8a7b latest bug with sonic 2024-12-12 12:47:39 -05:00
a0652ba5c5 added the login, it works but it needs a cleaning 2024-11-24 17:01:07 -05:00
89a17e2354 got the login working to read and write data to the conf 2024-11-23 01:56:35 -05:00
54585b163d functionality to not show login screen, if alr logged in 2024-11-22 02:19:31 -05:00
c690bd4631 cleaned some prints i left 2024-10-24 19:47:17 -04:00
5cc6b7eecb search with folder filtering (untested ish) 2024-10-24 19:45:57 -04:00
e278643629 slight change to show more emails when search 2024-10-24 18:01:36 -04:00
b19005585d another placeholder to avoid confusion 2024-10-24 17:57:24 -04:00
89597b6d2b accidentaly committed some print statements 2024-10-24 17:52:17 -04:00
1db462ec8e get the email view when on search 2024-10-24 14:12:58 -04:00
61c91b633b added resulting listview for when emails are searched, (when each individual email is clicked it is not applied) 2024-10-24 13:42:58 -04:00
36c161cb55 fix?? 2024-10-24 00:15:13 -04:00
747f84a2b7 made tabs for each result, (they return all not found for now) 2024-10-23 23:52:35 -04:00
363405c6f9 lined it up 2024-10-23 01:57:15 -04:00
9210990b7b added tabs for navigating between the current folder, and wtv search the user does (needs to implement yet api, along with dynamicism) 2024-10-23 01:56:58 -04:00
9b0b72003a dead code and minor warning removal 2024-10-22 01:41:35 -04:00
777dab2873 delete api call added (not tested) 2024-10-22 01:41:04 -04:00
5a94b57182 added delete, and rename options(logic not implemented yet) 2024-10-22 01:40:18 -04:00
55de9ea8b9 create folder 2024-10-22 01:23:49 -04:00
336f7e8788 added pages 2024-10-21 19:47:29 -04:00
a34ca6512e got back the functionality of switching between folders 2024-10-21 02:09:56 -04:00
83592472d4 fixed it 2024-10-21 01:00:47 -04:00
f77ebe0a09 removed some unnecessary code 2024-10-21 00:59:49 -04:00
afcb58b152 make the folder drawer a widget by itself 2024-10-20 03:18:40 -04:00
d29650a7d0 isolating data structures 2024-10-20 03:18:02 -04:00
bfc1232c06 isolating email contents generation 2024-10-20 03:17:50 -04:00
1792f98824 isolating only api calls 2024-10-20 03:17:24 -04:00
0d07aee02a sidebar stuff 2024-10-20 00:30:24 -04:00
85decfa0f8 trying to move to an actual drawer 2024-10-20 00:29:57 -04:00
19cde9177b slight 2024-09-30 10:56:42 -04:00