Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-21 | remove curl error buffer | ouwou | |
it was useless anyways | |||
2022-08-17 | fetch cookies and build number on startup | ouwou | |
2022-08-12 | Merge branch 'attachments' | ouwou | |
2022-08-11 | spoof a bunch of headers like the web client | ouwou | |
2022-08-08 | remove unnecessary verbosity | ouwou | |
2022-07-07 | add upload progress bar | ouwou | |
2022-06-17 | add file upload via dnd + rework http | ouwou | |
2022-06-05 | start attachments (image paste and upload) | ouwou | |
2022-04-05 | fix up a bunch of clang-tidy stuff | ouwou | |
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past | |||
2022-01-09 | format all | ouwou | |
2021-11-23 | Restructure source and resource files (#46) | Dylam De La Torre | |
importantly, res is now res/res and css is now res/css |