Commit graph

2587 commits

Author SHA1 Message Date
rainbownapkin
a16da4c3f1 Finished bugfixing new layout, fixed mobile support(still not perfect, will fix in either hotfix or next
update) and user tooltip
menu positioning.
2022-07-10 22:03:03 +00:00
rainbownapkin
37980669d5 Merge branch '1.1-indev' of https://gitlab.com/rainbownapkin/fore.st into 1.1-indev 2022-07-10 03:34:04 +00:00
rainbownapkin
5f97baffc6 improved server-whisper, user join/leave messages, layout/UI overhaul 2022-07-10 03:31:30 +00:00
rainbow napkin
63b45a1ea3 Update README.md 2022-06-26 20:41:05 +00:00
rainbownapkin
e7adec32d7 merge upstream 2022-06-26 20:38:05 +00:00
rainbownapkin
6daab80ca0 Actually Fix Readme 2022-06-26 01:23:38 +00:00
rainbownapkin
863b3960c8 Fix Readme 2022-06-26 01:17:39 +00:00
rainbownapkin
0cabedbac6 Cleanup Repo 2022-06-26 01:07:41 +00:00
rainbownapkin
56e15894c0 Cleanup Repo 2022-06-26 01:00:16 +00:00
rainbownapkin
3f27bfdbdf Create 1.1-indev branch, list of updates in README 2022-06-26 00:53:30 +00:00
Calvin Montgomery
dcfcee9a23 Accept #946 2022-05-17 21:13:50 -07:00
Calvin Montgomery
fd451fe9d2 Require at least one vote to skip 2022-05-09 20:25:34 -07:00
Calvin Montgomery
cc283c0be9 Switch mediaquery back to githash instead of npm 2022-04-23 19:41:00 -07:00
Calvin Montgomery
c9da64107f Upgrade a couple deps to shut up npm audit 2022-04-23 19:36:51 -07:00
dependabot[bot]
5b92ea0660 Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-03 09:42:45 -07:00
dependabot[bot]
facc72b22d Bump nodemailer from 6.5.0 to 6.6.1
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.5.0...v6.6.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-03 09:42:22 -07:00
dependabot[bot]
578c0f0ddc Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-03 09:38:45 -07:00
Xaekai
e099781686 Revert 3dfa587
The issue was caused by Babel weirdness.
2022-03-06 19:41:30 -08:00
Calvin Montgomery
3dfa587739
Update google-drive-subtitles.md 2022-02-05 18:59:29 -08:00
rainbownapkin
8ca4aa4327 Panama Red Hotfix 1: removed - and _ from username symbol mask, embedded links in chat now open in new tab, links to imgur posts now embed as .gif's (ie: https://imgur.com/C2okGV6) 2022-02-06 02:14:51 +00:00
rainbownapkin
9455fd8964 fore.st - Panama Red (v1)
changelist:
-pseudo-random name colors
-layout fixes(moved chat after the video on the .pug. also disabled said
feature in fcyp.js)
-theme updates(tokebot flair, changed modflair, more compact layout,
unfucked cytube provided css (srsly, WTF calzoneman? Why?)
link decorations, made things moar unified)
-added image embedding, disabling fcyp image embed (nothing new from a
user standpoint, simply slowly stripping fcyp.js out)
-moved emote button to chatbar, added send button as well
-chatpaste & chatsmack functions allowing clickable usernames/
-fixed raw video controls
-ripped out chat processing logic from fcyp.js, it was breaking a lot of
shit and everything it did has been implemented by this update and moar

devnotes:
Biggest update yet, also made some good steps towards fully ripping
fcyp.js out completely. Played around with an image upload button. I
might have to setup a cors relay to get that working, I'll have to play
around more :p
2022-02-03 02:32:27 +00:00
rainbow napkin
1148f63959 Merge branch 'rainbownapkin-main-patch-02483' into 'main'
whoops

See merge request rainbownapkin/fore.st!3
2022-01-10 00:54:50 +00:00
rainbow napkin
d5f6d6dd2e whoops 2022-01-10 00:54:32 +00:00
rainbow napkin
cb8945b8ef lengthed chat buffer for mod channel to 1000 2022-01-09 22:13:14 +00:00
rainbow napkin
c99fda5da2 Merge branch 'rainbownapkin-main-patch-09884' into 'main'
Update readme

See merge request rainbownapkin/fore.st!2
2021-12-29 13:21:51 +00:00
rainbow napkin
895db974dd Update readme 2021-12-29 13:21:29 +00:00
rainbow napkin
55a9fcf465 Added schedule airtimes, fixed layout issues, locked down fore,st(guest disable), contrast fixes (css) 2021-12-26 05:26:59 +00:00
rainbow napkin
b0570f2c15 Merge branch 'rainbownapkin-main-patch-22234' into 'main'
Been a while since i touched this... Figured I'd update it

See merge request rainbownapkin/fore.st!1
2021-12-14 22:57:02 +00:00
rainbow napkin
6e1e17dc2d whoops 2021-12-14 22:53:40 +00:00
rainbow napkin
3c5e5b6304 Been a while since i touched this... Figured I'd update it 2021-12-14 22:51:45 +00:00
rainbow napkin
9e2d3bdca9 Update footer.pug 2021-12-12 17:25:18 +00:00
rainbownapkin
7a491681cc init commit 2021-12-06 19:56:40 -05:00
rainbow napkin
ae639426d0 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2021-12-07 00:53:21 +00:00
rainbow napkin
45f42eb841 Initial commit 2021-12-07 00:53:20 +00:00
Calvin Montgomery
0d9f4a5f03 Fix cookies on ACP for SIO4 upgrade 2021-11-06 19:53:16 -07:00
Techanon
ab8faf7c99 Fix chat width resizing when window is very thin
When the window resized to a small width, the chat header buttons would wrap to the next line, but would inline with the chat box itself making it resize to unreadable widths.
Changing the header to flex with some minor adjustments prevents the inline wrapping thus the chatbox retains it's intended width.
2021-11-05 16:14:15 -07:00
Calvin Montgomery
7c3f3070f9 Fix bug introduced by fixing #918 2021-10-17 16:37:57 -07:00
Calvin Montgomery
1bab65bb13 Bump some devdeps to shut up npm audit 2021-10-13 20:19:28 -07:00
dependabot[bot]
01063c2623 Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 20:16:30 -07:00
Calvin Montgomery
bd63013524 Fix #925 2021-10-13 20:14:44 -07:00
Calvin Montgomery
af62fbaef4 Fix #924 2021-10-13 20:12:31 -07:00
Calvin Montgomery
f41e0bda82 Fix new messages indicator being hidden behind chat messages on chromium 2021-10-13 19:58:19 -07:00
dependabot[bot]
0d8dcc41b2 Bump tar from 6.1.5 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-05 09:57:03 -07:00
Calvin Montgomery
d179cd896f Allow revoting without refreshing 2021-08-19 21:03:15 -07:00
Calvin Montgomery
1f10f0f09c Fix eslint error 2021-08-19 20:55:40 -07:00
Calvin Montgomery
edb5f94b7c Add a POST flow to password recovery (#871) 2021-08-19 20:55:02 -07:00
Calvin Montgomery
d563a85092 Use embed src as url in playlist for custom embed 2021-08-19 20:46:38 -07:00
Calvin Montgomery
394f03ee1c Remove some legacy cruft 2021-08-19 20:44:57 -07:00
Calvin Montgomery
7214b7c474 Upgrade to socket.io v4 2021-08-19 20:36:04 -07:00
Calvin Montgomery
1b7e7c74f5 Remove legacy counters 2021-08-19 20:36:04 -07:00