Commit Graph

119 Commits

Author SHA1 Message Date
Lynne Megido 0444b67b83
update deps 2021-12-12 08:35:19 +10:00
Lynne Megido d37cc53f70
fix silly comment 2021-10-24 03:42:39 +10:00
Lynne Megido d04fe81067
updated glade files to newer version c:
also some smol cleanup
2021-10-24 03:39:13 +10:00
Lynne Megido 406af32964
use about icon in about dialogue 2021-10-24 03:36:18 +10:00
Lynne Megido 5ac54873ea
work about window, hoorey 2021-10-24 03:35:20 +10:00
Lynne Megido 5298a97c18
code cleanup, replace WebClient w/ HttpClient 2021-10-24 03:07:24 +10:00
Lynne Megido 6977f74d6e
update debs 2021-09-12 18:45:16 +10:00
Lynne Megido c77c2b34f3
final batch of cleanups 2021-06-15 12:19:12 +10:00
Lynne Megido 1af03bf2be
minor readme updates 2021-06-15 12:08:51 +10:00
Lynne Megido ecdc57fed6
hide the (currently non-functional) help button 2021-06-15 12:04:31 +10:00
Lynne Megido be99d1dcef
.NET 5 B-) 2021-06-15 12:04:17 +10:00
Lynne Megido 21e1f2e3c0
handle 404'd pages, more cleanup
i also added some comments =u=
2021-06-15 11:57:36 +10:00
Lynne Megido 34657b9b78
formatting that makes it look slightly less icky 2021-06-15 10:34:11 +10:00
Lynne Megido b26326baf5
code cleanup: name conventions, redundant code...
- use var instead of specific type names where applicable
- get user's home directory from Environment.SpecialFolder.UserProfile instead of reading the HOME environment variable, which isn't always set
- use object initialisers where possible
- remove redundant identifiers (e.g. "Gtk.Application.Invoke" becomes "Application.Invoke"), of which there were MANY
- remove unused local variables
- replace "variable as Class" with "(Class) variable"
- many other miscellaneous improvements

thanks rider 0u0
2021-06-15 10:20:46 +10:00
Lynne Megido cdf4fff8ff
update dependencies 2021-06-15 09:48:02 +10:00
Lynne Megido e098e53929
ignore DotSettings, merge usernames w/ mailmap
it is the official opinion of JetBrains s.r.o. that you shouldn't add your Rider® DotSettings.user files to your VCS
https://www.jetbrains.com/help/resharper/Sharing_Configuration_Options.html#solution-personal-layer

also i added a .mailmap file so that Lynnesbian and Lynne are considered the same author
2021-06-15 09:47:44 +10:00
Lynne Megido e2faf812c0
add rider config files 2021-06-15 09:43:21 +10:00
Pecha ed4d6bef69 Added placeholder text to searchbar. 2020-09-07 16:04:17 +10:00
Lynne Megido 3acd72f575
implemented settings window!! 0u0 2020-09-07 02:39:56 +10:00
Lynne Megido ec43694b7c
it is B for Buypeeb...... 2020-09-06 21:25:50 +10:00
Lynne Megido f96df442c9
fixed curl command 2020-09-06 21:10:12 +10:00
Lynne Megido afef6833e2
you'll wanna do the pkgbuild in a subdir, lest you clutter your working dir with rubbish 2020-09-06 21:04:30 +10:00
Lynne Megido 4219477644
removed a wrong and sad comment and added a correct and amusing comment 2020-09-06 21:03:26 +10:00
Lynne Megido 8094cbf062
enlongthened 2020-09-06 21:01:43 +10:00
Lynne Megido 1ef0033547
now there's a desktop file 0uo 2020-09-06 20:59:46 +10:00
Lynne Megido a863c8a2c2
fixed powershell script 2020-09-06 20:40:46 +10:00
Lynne Megido 4723e64226
fixed build paths 2020-09-06 20:37:20 +10:00
Lynne Megido eb981f9f2b
better documentation 2020-09-06 20:35:37 +10:00
Lynne Megido 1f3b02a641
removed unecessary usings 2020-09-06 20:22:59 +10:00
Lynne Megido f9664795f5
welp 2020-09-06 20:04:17 +10:00
Lynne Megido d548d75ef9
better publish/build/etc workflow 2020-09-06 19:53:19 +10:00
Lynne Megido ec03321d7b
much better readme, build/release instructions, etc 2020-09-06 16:23:37 +10:00
Lynne Megido e4f96de94d
less not good readme 2020-09-06 15:48:32 +10:00
Lynne Megido 365700783b
guess who just learned about `(objectX as typeY).thingSpecificToTypeY();` 2020-09-06 15:46:34 +10:00
Lynne Megido 5103ff4241
automatically sort new items, try to always reselect your item after RenderList 2020-09-06 15:41:14 +10:00
Lynne Megido ef39809d13
reorder list when updating added items 2020-09-06 15:30:34 +10:00
Lynne Megido 9c983d82f4
i completely misunderstood how linq deferred execution worked... i'm surprised the whole thing didn't blow up with dozens of Gtk-CRITICALs every time you modified the watchlist 0uo 2020-09-06 15:27:11 +10:00
Lynne Megido 2da88f92f6
finally implemented sortinggit diff 2020-09-06 14:39:30 +10:00
Lynne Megido 6ffc144936
now you can add notes 2020-09-06 13:33:03 +10:00
Lynne Megido 02e81b12b0
don't save the URLs to userdata.json 2020-09-06 13:12:46 +10:00
Lynne Megido d9a4349a0a
don't serialise some unecessary stuff 2020-09-06 13:10:00 +10:00
Lynne Megido 4dd48e75b1
make endDate a property so it gets exported too 2020-09-06 12:56:10 +10:00
Lynne Megido ed759d8945
sorry mono :c 2020-09-06 04:55:54 +10:00
Lynne Megido 82c666296a
handle writing files better 2020-09-06 04:51:47 +10:00
Lynne Megido 987a28c747
implemented automatic updating 2020-09-06 04:36:17 +10:00
Lynne Megido 49119fc6dc
implemented clear all button 2020-09-05 17:42:51 +10:00
Lynne Megido ef75c63aa2
removed some old debug WriteLines, added a message dialogue for invalid URLs 2020-09-05 17:40:28 +10:00
Lynne Megido 00c974d48a
update sidebar when item finishes loading 2020-09-05 17:37:41 +10:00
Lynne Megido 77333cb302
display last updated time, minor ui tweaks 2020-09-05 17:36:15 +10:00
Lynne Megido 259193de8b
implemented search filter 2020-09-05 17:10:35 +10:00