summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-01Add a static html endpoint.HEADmasterAndrew Cady
2023-01-31try to resend blobs after network failuresAndrew Cady
2022-12-26try to make this optimization runGordon GECOS
2022-12-26factorGordon GECOS
2022-12-26reduce log outputGordon GECOS
2022-12-26detect ffmpeg parameters based on output filenameGordon GECOS
2022-12-26check off this TODO itemGordon GECOS
2022-12-26move sort into haskellAndrew Cady
2022-12-26fix the outstanding bugs -- re-encoding works!Andrew Cady
2022-12-26re-encoding works! re-encode & redirect to static served video file!Andrew Cady
2022-12-26fixup! implement saving of start/stop timesAndrew Cady
2022-12-25implement saving of start/stop timesGordon GECOS
2022-12-25sketching toward saving messagesGordon GECOS
2022-12-25start to implement videomail savingGordon GECOS
2022-12-23expire emailed codesAndrew Cady
2022-12-23namingAndrew Cady
2022-12-22re-enable video-related endpointsAndrew Cady
2022-12-22whitespaceAndrew Cady
2022-12-22this fixes video saving!Andrew Cady
2022-12-22whitespaceAndrew Cady
2022-12-21use request body, not url, to transmit passwordGordon GECOS
2022-12-21makefile oopsGordon GECOS
2022-12-21email templateAndrew Cady
2022-12-21new target to remove root@localhost from quasseluser: make cleandbAndrew Cady
2022-12-21Quassel usernames are now changeableAndrew Cady
2022-12-21commentsAndrew Cady
2022-12-21add and implement reset-password apiAndrew Cady
2022-12-21made adding a user with createUserAccount WORKAndrew Cady
2022-12-21Makefile: support running profiling buildsAndrew Cady
2022-12-21acquire hostname, username from environment; for use in email templateAndrew Cady
2022-12-21send email created from templateAndrew Cady
2022-12-21gitignoreAndrew Cady
2022-12-21Revert "give backdoor password lower precedence than real user db"Andrew Cady
2022-12-21whitespaceAndrew Cady
2022-12-14unneeded functionAndrew Cady
2022-12-14eliminate more duplicationAndrew Cady
2022-12-14eliminating duplicate codeAndrew Cady
2022-12-14give backdoor password lower precedence than real user dbAndrew Cady
2022-12-14makefile: add missing depAndrew Cady
2022-12-14client will read password from fileAndrew Cady
2022-12-13add fixed passwordAndrew Cady
2022-12-13makefile: avoid interactive pagerAndrew Cady
2022-12-08our client connects to our server; ready for testingGordon GECOS
2022-12-08more throwError err401 fixesGordon GECOS
2022-12-08fixupGordon GECOS
2022-12-08systemd unit type notify - does not workAndrew Cady
2022-12-08client improvementsAndrew Cady
2022-12-08use our own servant-based http client to test the local installAndrew Cady
2022-12-08Makefile: support for build with profiling enabledAndrew Cady
2022-12-08fixupAndrew Cady