Commit Graph

370 Commits

Author SHA1 Message Date
Burak Kaan Köse 495885e006 Cleaning up the solution. Separating Shared.WinRT, Services and Synchronization. Removing synchronization from app. Reducing bundle size by 45mb. 2024-07-21 05:45:02 +02:00
Burak Kaan Köse f112f369a7 Add server projects. Packaging with WinUI server doesn't work. Payload contains two or more files etc. 2024-07-21 02:17:11 +02:00
Burak Kaan Köse 1f472d78e0 Error handling for rendering mail on request. 2024-07-21 01:58:17 +02:00
Burak Kaan Köse ebf4bc6f97 Ditch UWP solution completely. 2024-07-20 23:32:39 +02:00
Burak Kaan Köse 654b7ec1a7 Remove packaging and server for now. 2024-07-20 18:38:29 +02:00
Burak Kaan Köse e3a36b9191 Some warnings 2024-07-20 18:37:57 +02:00
Burak Kaan Köse 2944e80540 Remove duplicate packagereference for mimekit. 2024-07-20 18:21:22 +02:00
Burak Kaan Köse 2d6155ae6f Revert everything back. Mission failed. 2024-07-20 04:16:45 +02:00
Burak Kaan Köse e04c17d591 Removing UWP project. 2024-07-20 03:07:21 +02:00
Burak Kaan Köse 5b68f237f0 I don't know some changes.... 2024-07-19 20:31:13 +02:00
Burak Kaan Köse 026151e7e4 Change App.xaml to resolve packaging issues for server. 2024-07-19 20:30:50 +02:00
Burak Kaan Köse 7d0934b679 Switch back to WPF server. 2024-07-19 04:26:06 +02:00
Burak Kaan Köse 756cf5992c Implement NET8 server but without packaging capability. 2024-07-19 03:06:01 +02:00
Burak Kaan Köse 0cb39d41e8 Fixing WinUI build and bringing Wino.Server basics. 2024-07-19 00:57:12 +02:00
Burak Kaan Köse 3f17a10ad0 Fixing UWP solution. 2024-07-18 23:59:20 +02:00
Burak Kaan Köse 5a1aafb3ce merge communication branch 2024-07-18 22:21:52 +02:00
Burak Kaan Köse 38f44a8b39 Delegating changes to UI and triggering new background synchronization. 2024-07-18 20:03:58 +02:00
Burak Kaan Köse 7ef045a0ad Removal of background task service from core. 2024-07-18 15:07:17 +02:00
Burak Kaan Köse a9a9907bc6 Removed IWinoSynchronizerFactory from UWP project. 2024-07-17 23:22:53 +02:00
Burak Kaan Köse 329eae3a25 UIMessage communication. Single instancing for server and re-connection mechanism on suspension. 2024-07-17 22:36:10 +02:00
Burak Kaan Köse ad1c7e1fd3 Fix server-client connection. 2024-07-17 00:20:40 +02:00
Burak Kaan Köse 06d85594d8 Enable generating assembly info to deal with unsupported os platform warnings. 2024-07-17 00:20:30 +02:00
Burak Kaan Köse 7d3dbc6bb0 Remove debug code. 2024-07-16 23:29:54 +02:00
Burak Kaan Köse ec4162e71f Wino.Server and Wino.Packaging projects. Enabling full trust for UWP and app service connection manager basics. 2024-07-16 23:28:57 +02:00
Burak Kaan Köse 3b8454269e Separation of messages. Introducing Wino.Messages library. 2024-07-16 14:56:46 +02:00
Burak Kaan Köse 76375c9471 Remove calendar project from UWP sln. 2024-07-16 13:24:36 +02:00
Burak Kaan Köse 0894c56c19 Fix for prune non single draft items. 2024-07-15 00:58:20 +02:00
Aleh Khantsevich 2e0dd24cdd Fix title bar caption buttons theme 2024-07-15 00:20:22 +02:00
Burak Kaan Köse 7de89ffe57 Fixing an issue with thread creation and selected items notifications. 2024-07-15 00:00:38 +02:00
Aleh Khantsevich 403e5e5de0 Get rid of Newtonsoft 2024-07-14 20:35:17 +02:00
Aleh Khantsevich fbdd068274 Fixed theme service WinUI 2024-07-14 18:50:32 +02:00
Burak Kaan Köse 564485a574 Bring back manifest extensions for publisher shared folder access. 2024-07-14 16:51:08 +02:00
Burak Kaan Köse 0280710a73 Init app shell service for UWP. 2024-07-14 16:38:29 +02:00
Burak Kaan Köse d152a87db9 Fix UWP build. 2024-07-14 16:32:47 +02:00
Aleh Khantsevich 592e5d899e Revert "Fixed theme service"
This reverts commit 2de78f520c.
2024-07-14 15:37:34 +02:00
Aleh Khantsevich 2de78f520c Fixed theme service 2024-07-14 13:17:51 +02:00
Aleh Khantsevich cba937a640 Remove WinAppSDK references from libraries. Not needed at current stage. 2024-07-14 00:13:15 +02:00
Aleh Khantsevich eb9568a76e Update packages ( except WinAppSDK) 2024-07-13 23:52:49 +02:00
Burak Kaan Köse 76a9fe496a Merge branch 'feature/WinUI' of https://github.com/bkaankose/Wino-Mail into feature/WinUI 2024-07-13 20:46:04 +02:00
Aleh Khantsevich a19330afa4 Add JS files to the bundle 2024-07-13 20:37:22 +02:00
Burak Kaan Köse 75dec01eb8 One more fix for dialogs. 2024-07-13 20:37:10 +02:00
Aleh Khantsevich bd6a929988 Fix wino fonts 2024-07-13 19:07:12 +02:00
Burak Kaan Köse 91b6a4204e Fixing dialog presentations. 2024-07-13 18:36:35 +02:00
Burak Kaan Köse e6e758e9ba Basic window handling. 2024-07-13 03:45:55 +02:00
Burak Kaan Köse ef151aa7a6 Linking all views. 2024-07-12 21:45:42 +02:00
Burak Kaan Köse 1ff82e62ff Remove BackdropMaterial usage in XAML for WinUI 3 2024-07-12 19:01:16 +02:00
Burak Kaan Köse c45d0022d6 Shared core and views part 1 2024-07-12 02:29:17 +02:00
Burak Kaan Köse bdfff1536d Blank WinUI project. 2024-07-12 01:11:39 +02:00
Burak Kaan Köse 6ce806e4ef Remove Wino.Calendar project temporarily from UWP solution. 2024-07-11 16:49:40 +02:00
Burak Kaan Köse 40657ee109 Add background tasks project for NET8 2024-07-11 16:49:00 +02:00