Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
ba661f9
Merge branch 'master' into refactoring
Mar 10, 2024
1081715
Merge branch 'master' into refactoring
Mar 10, 2024
f07990d
Merge branch 'new-design' into refactoring
Mar 12, 2024
dd27de0
added something related to the modular toggle
Mar 12, 2024
1af1dd6
change colors and fix profile page
ybenlafk Mar 13, 2024
af4f314
Merge branch 'konami' into new-design
ybenlafk Mar 13, 2024
e53f165
added something to the front end
Mar 13, 2024
4e26e47
aaded types for the joinchannelbubble
Mar 13, 2024
cb2ac54
fixxing somethings
Mar 13, 2024
3b170de
fix redirect to the authonticated user
ybenlafk Mar 13, 2024
87af1ad
added something to the joinbubblechat
Mar 13, 2024
afbb642
working on merging the input field for the channel creation
Mar 13, 2024
7b9bb63
added something
Mar 13, 2024
6920102
now working to post the data to the backend
Mar 13, 2024
b0db583
change login page color
ybenlafk Mar 14, 2024
69aec6c
Merge branch 'konami' into new-design
ybenlafk Mar 14, 2024
e3bb4dc
:)
ybenlafk Mar 14, 2024
5856d60
:)
ybenlafk Mar 14, 2024
e5eacbc
everything is working and the post to join a channel is good, all tha…
Mar 14, 2024
25f4058
working on messages in server and channels
Mar 14, 2024
21e071d
a
Mar 17, 2024
0793e17
working on the channel management pannel
Mar 17, 2024
f1d62a8
channel messages are working and the block case is managed as well
Mar 17, 2024
13e7d6f
Merge branch 'refactoring' into new-design
ybenlafk Mar 17, 2024
09a95f0
:)
ybenlafk Mar 17, 2024
51b7c55
trying to fix the errors in the front end not properly working
Mar 18, 2024
60d15e2
going to change something in the front end
Mar 18, 2024
e69f7e8
going to change something in the front end
Mar 18, 2024
99f024c
working on create channel
Mar 19, 2024
928dcc7
working on file upload for the channel creation
Mar 19, 2024
573c0a6
added something
Mar 21, 2024
3dfdf6c
create chanel page is working fine
Mar 22, 2024
0561f36
working on channel management page
Mar 22, 2024
5eac8c3
working on the channel management page
Mar 22, 2024
75130b5
making progress in channel management page
Mar 22, 2024
ab17922
making progress in channel management page
Mar 22, 2024
4b8832d
making progress in channel management page
Mar 23, 2024
5500297
working on something for the front
Mar 24, 2024
2d5e81d
all done, need to rework somethings and start using ract query and us…
Mar 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/front.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading