This website requires JavaScript.
Explore
Help
Sign In
code002lover
/
IPost
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
8
Packages
Projects
Releases
Wiki
Activity
302
Commits
19
Branches
0
Tags
5a76ba95628f3f70b076ebf9c7f2696281ef03c4
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mystikfluu
5a76ba9562
fix server crash when changing username
2022-08-11 11:46:25 +02:00
.github
/workflows
add nodejs testing
2022-08-07 12:55:14 -07:00
css
improved styling
2022-07-24 10:28:10 +02:00
extra_modules
add simple tests
2022-08-10 22:26:57 +02:00
images
changed settings icon to fit website style more
2022-07-09 16:17:20 +02:00
js
decode channel names
2022-07-31 12:51:11 +02:00
routes
/api
conversations now returns all conversations
2022-08-11 00:06:52 +02:00
tests
add simple tests
2022-08-10 22:26:57 +02:00
views
move reply click handling to a seperate function
2022-07-26 15:56:30 +02:00
.gitignore
added user avatars
2022-06-11 15:36:50 +02:00
createSchema.sql
change is_private to is_encrypted
2022-08-10 23:47:25 +02:00
package-lock.json
fix: upgrade ws from 8.8.0 to 8.8.1
2022-08-06 16:26:54 +00:00
package.json
add simple tests
2022-08-10 22:26:57 +02:00
README.md
changed name
2022-05-26 16:26:05 +02:00
SECURITY.md
change contact email
2022-07-23 01:10:22 +02:00
server_config.json
move getIP function to its own module
2022-07-31 11:49:11 +02:00
server.js
fix server crash when changing username
2022-08-11 11:46:25 +02:00
README.md
IPost
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
IPost is a posting/chatting platform
Readme
3.3
MiB
Languages
HTML
87%
JavaScript
12.3%
CSS
0.7%