ADAMJR
09f751d997
Fix package.json's.
2022-12-16 00:26:44 +00:00
ADAMJR
341c1d74be
Fix frontend and backend development errors.
2022-12-15 05:19:56 +00:00
ADAMJR
999df86702
Remove most security vunerabilities.
2022-12-15 04:37:18 +00:00
ADAMJR
7ae6c7abd0
Fix member list update cache error.
2022-12-07 20:05:12 +00:00
ADAMJR
80b1b0cd6a
Themes: Add ability to update icon
2022-01-14 18:21:59 +00:00
ADAMJR
372c4410e6
Frontend: Keep Input Focus on Change
2022-01-14 18:08:41 +00:00
ADAMJR
090d85f215
Types: Consistent type imports
2022-01-03 19:33:21 +00:00
ADAMJR
0971f18ec8
Frontend: Default channel redirect is text only
2022-01-03 17:59:16 +00:00
ADAMJR
72e7fa5177
Frontend: Themes now update properly
2021-12-30 06:49:54 +00:00
ADAMJR
cde5a5a0f0
Frontend: Add theme deletion redirect
2021-12-30 06:37:34 +00:00
ADAMJR
0ae2f42777
Frontend: Theme creation page with auto redirect
2021-12-30 06:35:12 +00:00
ADAMJR
1a1f2ee4af
Frontend: Better file uploads
2021-12-30 06:15:26 +00:00
ADAMJR
491f1b1b4c
Frontend: Better user profile
2021-12-30 05:34:13 +00:00
ADAMJR
54ef35467b
Add winter theme + built-in theme icons
2021-12-30 05:22:14 +00:00
ADAMJR
abe5c59f79
Frontend: Add winter particles
2021-12-30 04:20:43 +00:00
ADAMJR
dc8d091acd
Frontend: Add invite page
2021-12-30 01:54:19 +00:00
ADAMJR
090f7e73ba
Frontend: Add basic guild invite page
2021-12-30 00:21:30 +00:00
ADAMJR
675fe5b776
Remove login/register css files
2021-12-29 23:53:43 +00:00
ADAMJR
1555f3c38d
Almost updatable themes.
2021-12-28 21:06:25 +00:00
ADAMJR
e827076454
Frontend: Themes now apply on reload
2021-12-28 20:03:19 +00:00
ADAMJR
af32077690
Frontend: Remove VC perms tab
2021-12-28 18:00:17 +00:00
ADAMJR
b4c14e1c63
Backend: Add reserved theme codes to validation
2021-12-28 17:43:36 +00:00
ADAMJR
ec3eb85880
Frontend: Import default theme as custom theme
2021-12-28 17:31:23 +00:00
ADAMJR
499f6db497
Frontend: Add tooltips to inputs
2021-12-28 16:47:42 +00:00
ADAMJR
18601a9b39
Frontend: Add Tailwind JIT + Better theme selection
2021-12-28 16:12:44 +00:00
ADAMJR
5e1199cc46
Frontend: Plus button improvement
2021-12-25 23:48:24 +00:00
ADAMJR
7191d9198b
Frontend: Add icons for themes
2021-12-25 23:33:56 +00:00
ADAMJR
37327fe57d
Frontend: Add switchable themes
2021-12-25 20:50:30 +00:00
ADAMJR
5c552717e0
Themes: Add theme schema + tests (1)
2021-12-24 03:37:23 +00:00
ADAMJR
b5a254acb4
Add .webp and .svg support
2021-12-23 18:10:12 +00:00
ADAMJR
4ddfa31a11
Frontend: Fix message box placeholder
2021-12-23 17:53:23 +00:00
ADAMJR
8bcf3fa8bb
Frontend: Add Typing '...' Animation
2021-12-23 17:44:31 +00:00
ADAMJR
63638b0cea
Use partial entity for message update + Fix backend deps intellisense
2021-12-23 16:32:04 +00:00
ADAMJR
edd10457b5
Frontend: Readd .env for non-docker development
2021-12-23 16:03:52 +00:00
ADAMJR
4462be33a0
Backend: Implement new WS actions + Fix types
2021-12-22 22:35:10 +00:00
ADAMJR
031d8dfcf1
Frontend: Fix types - no errors
2021-12-22 21:32:55 +00:00
ADAMJR
24609ef7a8
Separate types for frontend + backend
2021-12-22 20:59:56 +00:00
ADAMJR
bb8256a123
The great type inquisition - refactoring 99%, adding features 1%.
...
Please make ambient types work everywhere, more easily, Microsoft.
Ambient types are not being used because I could not manage to get them to work with the frontend, backend, and tests at once.
Most of the time, the simpler solution is better, not the lazier - i.e. ambient types allow me to avoid importing types, for the cost of intense research to get this technological feat to work (months of development).
Also symbolic links don't work (well) with Windows. Mixing Linux and Windows development combined, is not conducive to a working development environment. I know I can use Linux on Windows but that's like using Wine on Linux which is not worth the effort, in my experience.
1) Don't mix Windows and Linux features - they don't work together.
2) Don't use ambient types, unless you need to and understand the full dynamics of ambient types, or are a Microsoft TypeScript engineer.
2021-12-22 00:03:59 +00:00
ADAMJR
cf223ceac5
Simplify docker setup
2021-12-21 17:38:39 +00:00
ADAMJR
1c4418ab58
Backend: Test channel delete with a custom testing library
2021-12-20 16:01:50 +00:00
ADAMJR
56b5a4c00c
Use Node.js imports for types
2021-12-18 22:34:07 +00:00
ADAMJR
b8bee6eb04
Remove Symlinks
2021-12-18 22:33:37 +00:00
ADAMJR
a6ef8161dc
Docker + React + env variables = :(
2021-12-09 21:07:51 +00:00
ADAMJR
a6c727ae41
Docker + symbolic links: mission impossible
2021-12-02 20:45:33 +00:00
ADAMJR
0eec979a4c
Bug: Docker compose output different from individual docker build output.
2021-12-02 16:34:46 +00:00
ADAMJR
e9bc2958ad
Dockerize Application
2021-11-30 02:28:25 +00:00
ADAMJR
e58500de97
Backend: Use @accord/ion for tests
2021-11-18 17:47:55 +00:00
ADAMJR
9c7781a34b
Frontend: Remove @everyone Role From Dropdown (untested)
2021-11-16 16:48:52 +00:00
ADAMJR
c56d8bcc1d
GH Actions: Fix Frontend
2021-11-15 19:50:22 +00:00
ADAMJR
46c7d849ab
GH Actions: Unit Test F/E
2021-11-15 19:19:10 +00:00