Commit Graph

63 Commits

Author SHA1 Message Date
Laura Hausmann fc3509c93e
Fix missing icon 2023-04-01 21:18:31 +02:00
Laura Hausmann 0950bc3620
Switch icon to properly licensed svg 2023-04-01 21:17:18 +02:00
Laura Hausmann 4e46448b4a
Add dev environment dependency 2023-01-24 21:40:16 +01:00
Laura Hausmann 4b6d8084ca
Further refactor & cleanup 2022-12-15 22:41:27 +01:00
Laura Hausmann 32f191f7e3
Refactor 2022-12-15 22:36:15 +01:00
Laura Hausmann ba569ac388
Update user profile url pattern 2022-12-15 22:18:57 +01:00
Laura Hausmann 1dcbf254b0
Update privacy policy 2022-12-15 18:55:23 +01:00
Laura Hausmann 06808049fd
Trim whitespace for rtmp url to keep live restreams counter functional 2022-12-15 18:42:48 +01:00
Laura Hausmann d7deaed412
Update to net70 2022-11-17 03:43:07 +01:00
Laura Hausmann d923e3b823
Make statsobj url configurable 2022-07-03 15:28:30 +02:00
Laura Hausmann 47a62e7968
Fix hashing performance 2022-03-03 01:59:12 +01:00
Laura Hausmann e7da0bdd06
Make admin user actually admin 2022-03-03 01:14:55 +01:00
Laura Hausmann 7b9331daae
Update README 2022-02-09 22:54:27 +01:00
Laura Hausmann b3ed309192
Code cleanup, 2022 edition 2022-02-09 22:32:17 +01:00
Laura Hausmann a5f66216c9
Fix restreams on private streams 2022-02-09 22:31:13 +01:00
Laura Hausmann c097947164
Cleanup Migrations.cs 2022-02-09 18:32:24 +01:00
Laura Hausmann a15347e28c
Cleanup TODOs 2022-02-09 18:26:51 +01:00
Laura Hausmann 2d8fdc27d2
Make migrations atomic and error-proof 2022-02-09 18:26:27 +01:00
Laura Hausmann 572926650c
Show private streams in admin panel 2022-02-08 08:03:48 +01:00
Laura Hausmann 7ce4ad0290
Update dark mode 2022-02-08 07:54:46 +01:00
Laura Hausmann 0bb7a12664
Make player link consistent with the rest of the new player flow 2022-02-06 10:03:14 +01:00
Laura Hausmann 1fa210e3df
Fixup profile page html header 2022-02-06 04:39:38 +01:00
Laura Hausmann 81e48040ee
Update README 2022-02-06 04:38:06 +01:00
Laura Hausmann 30228bb4a4
Dark mode improvements, add user delete confirmation 2022-02-04 10:01:41 +01:00
Laura Hausmann c88a0d0b11
Use new clipboard API 2022-02-04 09:10:43 +01:00
Laura Hausmann 150fd50b13
Add dark theme 2022-02-04 09:05:18 +01:00
Laura Hausmann 46ea085acf
Migrations: fix small error 2022-02-04 06:01:34 +01:00
Laura Hausmann 294e50409c
Allow database init from scratch; add pronoun plurality attribute 2022-02-04 05:55:27 +01:00
Laura Hausmann 59b3dc6f68
Add migrations, add private streams 2022-02-04 04:48:04 +01:00
Laura Hausmann cade2df6a5
Update to net60 2021-11-16 14:08:39 +01:00
Laura Hausmann f10221fe44
Update 'LICENSE' 2021-07-20 23:24:47 +02:00
Laura Hausmann 83ae31ece7
Add status page to site footer 2021-03-04 22:09:30 +01:00
Laura Hausmann 81452b164b
Add a Content Policy 2021-02-13 10:02:36 +01:00
Laura Hausmann 02616c5804
Update Privacy.cshtml to reflect database updates 2021-02-11 08:26:22 +01:00
Laura Hausmann f9fd0ebc69
Allow restreams by default 2021-02-10 07:04:43 +01:00
Laura Hausmann 456a4ef3e2
Update announcement URLs, allow customization of those 2021-01-31 22:31:20 +01:00
Laura Hausmann 90c3ac1324
Rebrand official instance 2021-01-31 17:57:39 +01:00
Laura Hausmann f492672693
Improve high load resiliency 2021-01-29 22:38:20 +01:00
Laura Hausmann e73c8094ca
Fix derp 2021-01-28 20:32:49 +01:00
Laura Hausmann 6f65d7fbb6
Change format for stream uptime 2021-01-28 05:40:13 +01:00
Laura Hausmann 4467f1f022
Add persistent sessions using redis 2021-01-28 00:15:16 +01:00
Laura Hausmann 62581af152
Remove extra 'c' 2021-01-27 22:46:57 +01:00
Laura Hausmann 5e55c7fb19
Improve efficiency by passing StatsObject to the StreamUtils helper functions instead of requesting it every time 2021-01-27 22:31:42 +01:00
Laura Hausmann 5a7248c101
Add stream uptime to Dashboard.cshtml and Admin.cshtml 2021-01-27 22:24:25 +01:00
Laura Hausmann 311651860b
Update profile.cshtml with new style for chat and announcement links 2021-01-27 01:48:37 +01:00
Laura Hausmann df94310265
Update Privacy.cshtml to reflect the removal of CloudFlare for caching fragments 2021-01-27 00:21:13 +01:00
Laura Hausmann 4432a2f823
Update Admin.cshtml design 2021-01-26 02:11:01 +01:00
Laura Hausmann 55e299f8d8
More secure key generation 2021-01-26 00:55:10 +01:00
Laura Hausmann 220ea3ad95
Show restream status in Admin.cshtml 2021-01-26 00:51:05 +01:00
Laura Hausmann 653b1cf500
Update README.md 2021-01-26 00:39:49 +01:00