Commit graph

31 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex eaee359cb1 Use GetHistoryItemsAsync 2022-01-01 01:36:47 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex a84f9b80b0 NuGet update 2020-02-15 09:45:14 +03:00
L1Q 60baeb528d Move lines to resx 2020-02-14 23:21:30 +02:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex f49f7d15fa History file is using JSON now so don't write XML on error message 2019-11-13 15:20:22 +03:00
Jaex 82ad2deb94 Using JSON for history file now, XML history file gonna be automatically migrated to JSON history file on startup 2019-10-25 15:42:17 +03:00
Jaex e21c802fab Use IEnumerable in Append function 2019-10-21 15:43:44 +03:00
Jaex 6df8c70cb3 Rename variables in HistoryItem class 2019-10-21 14:20:21 +03:00
Jaex 2400d529c8 Added HistoryManagerJSON 2019-10-21 14:18:23 +03:00
Jaex 0f56bd4239 Made HistoryManager class abstract, added HistoryManagerXML class 2019-10-21 10:54:24 +03:00
Jaex 100f3cc447 Added test function to history manager 2019-10-21 09:36:30 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
Jaex 02813c8818 Backup history file weekly too 2018-08-03 18:03:14 +03:00
Jaex c04722d4c2 Removed XMLManager class 2018-08-03 17:52:27 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 454e64569a fixed #1019: History date time UTC related problem 2015-09-30 14:16:47 +03:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex 2b57e1b6a1 Error message box in history form if xml read failed 2015-05-24 15:39:31 +03:00
Jaex e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex 9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from HistoryLib/HistoryManager.cs (Browse further)