Commit graph

19 commits

Author SHA1 Message Date
veeso 1ad75adf87 License changed to MIT 2021-03-26 22:25:10 +01:00
ChristianVisintin 23ca2baa8c Cargo clippy 2021-01-16 18:02:12 +01:00
ChristianVisintin ac02928e69 Don't run bookmarks tests on macos 2021-01-16 17:37:03 +01:00
ChristianVisintin 08d8a3621c Keyring storage in bookmarks client (if possible) 2021-01-16 16:57:00 +01:00
ChristianVisintin 76fdd9864c Fixed copyright header 2021-01-16 15:13:58 +01:00
ChristianVisintin bf56a269e0 Replaced Box<dyn Iterator... with impl Iterator 2021-01-16 10:37:53 +01:00
veeso 2bd3d33ff6 Updated copyright 2021-01-09 20:45:06 +01:00
ChristianVisintin ce924bb294 random utils 2020-12-24 11:23:31 +01:00
ChristianVisintin 9b9dc43a7f FileTransferProtocol ToString and FromStr traits 2020-12-24 10:03:48 +01:00
ChristianVisintin c35a5590b5 Updated dependencies 2020-12-22 18:33:38 +01:00
ChristianVisintin e761a90826 Crypto as utility module 2020-12-22 17:34:52 +01:00
ChristianVisintin eb12da0308 Utils into multiple files 2020-12-20 15:36:48 +01:00
ChristianVisintin 898b57943b Improved test coverage 2020-12-18 14:40:37 +01:00
ChristianVisintin dd6e2be75d Panic if bookmark name is empty 2020-12-16 20:39:35 +01:00
ChristianVisintin 562a1b3ae8 Clippy optimizations 2020-12-16 16:35:11 +01:00
ChristianVisintin 65c541ff2a bookmarks client OK 2020-12-16 16:32:50 +01:00
ChristianVisintin ee55d1fd31 Bookmarks client 2020-12-16 12:09:34 +01:00
ChristianVisintin dcc289153f Working on bookmarksClient 2020-12-15 22:17:19 +01:00
ChristianVisintin 940d8d94e5 Moving bookmarks from ui to system 2020-12-15 20:48:43 +01:00