Commit Graph

488 Commits

Author SHA1 Message Date
blade c365247ca0 Add deployment README for darkness.services setup 2026-03-10 23:22:09 -04:00
blade 8e5a1126a6 Deploy local stack fixes and search fallback 2026-03-10 23:12:32 -04:00
dragongoose ddee63ebbe Add new instance privadency.com (amazing website) #148 2025-09-30 19:56:24 -04:00
dragongoose ba0e811149 Add canine.tools (awesome url!) #131 2025-09-30 19:52:48 -04:00
dragongoose 67c19e2e53 Format all files to spec 2025-09-30 19:46:35 -04:00
dragongoose 55fc96447e Fix title related issues 2025-09-30 19:45:44 -04:00
dragongoose f8176ccc3a Remove console.log debug 2025-09-30 19:45:28 -04:00
dragongoose 4494681fd3 Lint 2025-09-30 17:34:40 -04:00
dragongoose e3afaaf386 Update locales 2025-09-30 15:16:09 -04:00
dragongoose 9dc6de544f Fix #133 2025-09-30 15:15:55 -04:00
dragongoose 9bdb9c1822 Merge branch 'Smarty1098-master' #144 2025-09-30 14:39:54 -04:00
dragongoose 34a78c6ff4 Minor margin changes 2025-09-30 14:27:47 -04:00
dragongoose e8cb821e7f Add message when you reach the bottom of the infinite scroll 2025-09-29 21:43:14 -04:00
dragongoose 78ee017863 Update locales 2025-09-29 21:42:12 -04:00
dragongoose f67a298742 Stack following streamers twice on top 2025-09-29 21:14:50 -04:00
dragongoose 6968915901 Update locales 2025-09-29 20:19:29 -04:00
dragongoose fd1a957520 Reappear categories if tags search is empty 2025-09-29 20:19:14 -04:00
dragongoose 03c57ba3f4 Throw error if invalid language is selected 2025-09-29 20:11:43 -04:00
dragongoose bb681109d8 Update readme 2025-09-29 20:09:40 -04:00
dragongoose 1e5397b5b0 add comment 2025-09-17 15:32:34 -04:00
tyler 67928a82ea Merge pull request 'Update Instances List' (#138) from Binzy_Boi/safetwitch:master into master
Reviewed-on: https://codeberg.org/SafeTwitch/safetwitch/pulls/138
2025-09-17 21:27:02 +02:00
tyler 6262f31f48 Merge pull request 'Add blitzw.in instance' (#140) from gigirassy/safetwitch:gigirassy-patch-1 into master
Reviewed-on: https://codeberg.org/SafeTwitch/safetwitch/pulls/140
2025-09-17 21:24:33 +02:00
tyler d9ce485037 Merge pull request 'Added Japanese' (#141) from satoimo_satosi/safetwitch-japanese:master into master
Reviewed-on: https://codeberg.org/SafeTwitch/safetwitch/pulls/141
2025-09-17 21:24:03 +02:00
dragongoose 45422f80a1 update locales 2025-09-15 21:31:18 -04:00
dragongoose a3c4c18cc0 format 2025-09-15 21:30:21 -04:00
dragongoose 55ca6f35fe VOD works now, gonna have to look over changes later 2025-09-15 21:26:50 -04:00
dragongoose 73794bf764 Reimplement chat in a more maintainable fashion 2025-09-15 18:24:54 -04:00
dragongoose e121e1abaf Why.. 2025-09-05 11:08:54 -04:00
dragongoose f91a273b30 Code cleanup, pin Discover text to the top, fix tag filter color 2025-09-05 11:08:43 -04:00
dragongoose 1b973f11bb Create uniform height for categories on the home page 2025-09-05 10:16:11 -04:00
dragongoose 6d566d60ee Format 2025-09-05 10:09:47 -04:00
dragongoose 66d7464942 Update old stuff 2025-09-05 10:03:34 -04:00
dragongoose bdf99f08e4 Fix god awful dependency errors 2025-09-04 20:49:21 -04:00
Samuel Martins 919675874c Fix Following section
Solves few issues of the "Following" section in the homepage:
* There was some space between groups of live streams loaded in
  different bulk requests.
* When the scrollbar reached the end it would load always the same
  streamers multiple times.
* If the scrollbar does not appear (too few live streamers in the first
  bulk request) it is impossible to trigger next bulk request.
2024-12-28 15:09:52 +01:00
satoimo_satosi 742f95b05e src/i18n.ts を更新
Added Japanese
2024-12-16 15:11:17 +00:00
satoimo_satosi 4fc3434d3d src/settingsManager.ts を更新
Added Japanese
2024-12-16 02:11:23 +00:00
gigirassy a745d3be37 Update README.md 2024-11-17 00:44:20 +00:00
Binzy_Boi 1d17814140 Update README.md
Changes to instance list such as removal and changes of instances.
2024-10-20 00:53:07 +00:00
dragongoose f274ba527d Merge pull request 'Theatre Mode' (#129) from Splashy5/safetwitch:master into master
Reviewed-on: https://codeberg.org/SafeTwitch/safetwitch/pulls/129
Reviewed-by: dragongoose <dragongoose@noreply.codeberg.org>
2024-08-17 19:31:24 +00:00
Seraph91P 7b7b51a9f5 (theatre mode): moved styling to css file 2024-08-14 09:29:59 +02:00
Seraph91P 4985f3084e feat(user): changed tags to be more responisve and made room for the action buttons 2024-08-13 11:29:36 +02:00
Seraph91P ad0578d2c0 feat(theatremode): added new action buttons 2024-08-10 13:28:46 +02:00
Seraph91P 467f16824c feat(vod): added handlePlayerTimeUpdate back 2024-08-10 13:28:13 +02:00
Seraph91P 43739a3537 feat(action-buttons): added new component for all action buttons 2024-08-10 13:27:08 +02:00
Seraph91P ca7b639a45 feat(video): added button to actuall call theatre mode 2024-08-06 19:57:04 +02:00
Seraph91P 2681bfe10f feat(video): added theatre mode 2024-08-06 19:16:46 +02:00
dragongoose caeb85a77b Change woodpecker definition 2024-07-13 13:09:46 -04:00
dragongoose 7c873c470c Fix text color in categories 2024-07-13 13:09:46 -04:00
dragongoose a3819b4724 Update README.md
I don't like the term "official instance", this is a community project
2024-07-13 16:41:51 +00:00
dragongoose 645c7465a2 Add all proper icons for PWA #87 2024-07-13 12:39:23 -04:00