Commit Graph

12 Commits (ef5c24cae5b74d1e04e7f7f1eeaa496954935d99)

Author SHA1 Message Date
Snyk bot 190490a734
fix: upgrade react-window from 1.8.7 to 1.8.8 (#474)
Snyk has created this PR to upgrade react-window from 1.8.7 to 1.8.8.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/4be92c68-8bfb-4ce3-a0e9-53fb63d428c2?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-11-21 20:29:22 -05:00
Aevann1 ab6ecc36b4
fix: upgrade @types/react-dom from 18.0.6 to 18.0.7 (#453)
Snyk has created this PR to upgrade @types/react-dom from 18.0.6 to 18.0.7.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/4be92c68-8bfb-4ce3-a0e9-53fb63d428c2?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-15 15:33:19 +02:00
Aevann1 efbfc24dac
fix: upgrade typescript from 4.8.3 to 4.8.4 (#440)
Snyk has created this PR to upgrade typescript from 4.8.3 to 4.8.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: TLSM <104547575+TLSM@users.noreply.github.com>
2022-11-09 02:31:07 -05:00
Aevann1 f48245e1b7
fix: upgrade dotenv from 16.0.2 to 16.0.3 (#438)
Snyk has created this PR to upgrade dotenv from 16.0.2 to 16.0.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: TLSM <104547575+TLSM@users.noreply.github.com>
2022-11-09 02:30:32 -05:00
Aevann1 27e9446b7a
fix: upgrade socket.io-client from 4.5.2 to 4.5.3 (#439)
Snyk has created this PR to upgrade socket.io-client from 4.5.2 to 4.5.3.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-09 02:29:44 -05:00
Aevann1 59274cb534
fix: upgrade @types/react from 18.0.20 to 18.0.21 (#437)
Snyk has created this PR to upgrade @types/react from 18.0.20 to 18.0.21.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-09 02:29:30 -05:00
Aevann1 d3e8516382
fix: upgrade esbuild from 0.15.7 to 0.15.11 (#436)
Snyk has created this PR to upgrade esbuild from 0.15.7 to 0.15.11.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-09 02:29:23 -05:00
Outrun Colors 411ff5293e
Re-add lite-youtube script 2022-09-27 17:17:42 -05:00
Outrun Colors c5c11a09ce
Calculate correct position of bottom input 2022-09-25 18:08:45 -05:00
Outrun Colors 249d510f23
Don't allow multiple sets of actions open 2022-09-25 14:52:45 -05:00
Outrun Colors a08eb64469 Add human readable timestamp 2022-09-24 15:34:32 -05:00
outruncolors 484de39566
[DO NOT MERGE] Chat restructure (#360)
* Create new subdirectory for chat-related stuff

* Gitignore

* Have new code show up on chat

* Have new code show up on chat

* Fix config issue

* More script stuff

* Create UserInput components

* More chat changes

* More updates to chat

* Add chat:watch script

* Move up state and pass down

* Match up existing functionality entirely

* Match up existing functionality entirely

* Send a message when hitting Enter

* feature based directories

* First crack at emoji drawer

* Leave everything in a fucked up state ugh

* Leave it in a better state

* Stop for the night

* Decouple by abstract chat functionality to provider

* Wait a minute...

* Small chat restructure

* Prepare for notifications

* Add root context

* Flash number of messages

* Read this and u die

* Add quote functionality

* Couple tweaks

* Shallowenize the features dir/

* Add activity list

* Ch-ch-ch-ch-ch-changes

* Enable moving drawer

* Hover style on activities

* UserList changes

* Add emoji processing logic

* Duhhhh

* Scroll to top when changing query

* Put the emoji in the drawer

* Improve emoji drawer

* Add emoji genres

* Do not show activities

* Add feature flag technology

* Fix issue where own messages were triggering notifications

* Adjust startup scripts

* Responsive part 1

* Styling changes for emoji genres

* More emoji drawer styling

* Add QuickEmojis

* Re-add classnames

* Set version

* Modify build script

* Modify build script

* Mild renaming

* Lots of styling changes

* Leggo.
2022-09-23 22:49:40 -05:00