Commit Graph

32 Commits

Author SHA1 Message Date
Samuel Tulach 4ad6e9e7f4 Fixed permalink missing error, added functionality to allow whole folder upload 2024-10-10 21:25:35 +02:00
Samuel Tulach e0d8785c64 Bump dependencies 2024-02-10 17:11:27 +01:00
Samuel Tulach 08573382d6 change settings save location since with new installer, the program files directory won't be writable 2023-02-19 10:57:31 +01:00
Samuel Tulach 0d34bacdc6 next 2023-02-18 22:28:12 +01:00
dependabot[bot] 2f165df849
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /uploader/uploader
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 14:57:47 +00:00
Samuel Tulach a0347b9903 Move the context menu entry because people are blind 2021-11-13 12:35:32 +01:00
Samuel Tulach 8ee6c4e7b7 Edit assembly info 2021-08-25 20:42:36 +02:00
Samuel Tulach 61ed57a145 Fix new files returning Not Found message on VT 2021-07-08 13:28:04 +02:00
Samuel Tulach b1bd5d42c1 Properly combine settings path 2021-02-09 10:39:23 +01:00
Samuel Tulach 1ac138a121 Trip API key input 2021-02-09 10:34:54 +01:00
diyradiolab 4da1dcc4cc Fixed spelling on title bar of MainForm
Fixed spelling of "Uploader". Issue #59
2020-09-15 03:46:42 -04:00
Samuel Tulach e1f50eb57f direct upload 2020-08-21 14:56:27 +02:00
Samuel Tulach 03b13e441c downgrade to .NET 4.6 2020-08-14 20:09:41 +02:00
Samuel Tulach baee3211d7 check if file exists 2020-06-26 20:00:49 +02:00
Samuel Tulach 4a060ce5d6 do not start as admin since that disables drag and drop when default user control settings is used 2020-06-26 19:53:51 +02:00
Samuel Tulach 9956e6c57c restart app after language change, fix display of current language in settings 2020-06-25 21:39:50 +02:00
Samuel Tulach 1bcf1d6f0f Merge branch 'master' of https://github.com/SamuelTulach/VirusTotalUploader 2020-06-25 21:20:24 +02:00
Samuel Tulach cbbd2ac71f make settings window wider so the text fits 2020-06-25 21:20:13 +02:00
TheDirectorX 78476f1935 Changed "UploadForm_InvalidLength" in English.json 2020-06-25 22:13:49 +05:00
Samuel Tulach 9b20dfa48f require admin rights 2020-06-25 18:32:29 +02:00
Samuel Tulach 4e0b9e0f04 add build directory to gitignore 2020-06-25 15:16:27 +02:00
Samuel Tulach cd4971dffb gitignore fix 2020-06-25 15:07:27 +02:00
Samuel Tulach 7973bfb94a remove binaries from the repo 2020-06-25 15:06:44 +02:00
Samuel Tulach e4d988b8f6 move settings file to programs location 2020-06-25 15:01:11 +02:00
Samuel Tulach d556a5d739 add invalid key warning 2020-06-25 14:53:35 +02:00
Samuel Tulach afb27233f8 do not open settings form multiple times, add darkui to the repo 2020-06-25 14:38:56 +02:00
Samuel Tulach e02cbd5644 do not open settings form multiple times, add darkui to the repo 2020-06-25 14:38:36 +02:00
Samuel Tulach d11f18f32d fix idle text not being localized 2020-06-25 14:23:37 +02:00
Samuel Tulach 134c738a92 codacy badge 2020-05-12 18:40:26 +02:00
Samuel Tulach b7354508d2 Command line support (right-click on file menu) 2020-05-12 12:40:46 +02:00
Samuel Tulach c0b089cc71 Command line support (right-click on file menu) 2020-05-12 12:40:12 +02:00
Samuel Tulach c8a8b4c44a Start of recode (again because I forgot the API key in) 2020-05-11 15:01:18 +02:00