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
340
Commits
19
Branches
0
Tags
e44308918887de2fe39c5e0a82f30324dfc10d01
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
e443089188
fix dm duplication when using encryption
2022-08-23 00:43:18 +02:00
.github
/workflows
add nodejs testing
2022-08-07 12:55:14 -07:00
css
fix text overflow in posts
2022-08-12 23:39:33 +02:00
extra_modules
rewrite to a module
2022-08-19 19:29:14 +02:00
images
changed settings icon to fit website style more
2022-07-09 16:17:20 +02:00
js
fix dm duplication when using encryption
2022-08-23 00:43:18 +02:00
routes
/api
rewrite to a module
2022-08-19 19:29:14 +02:00
tests
add simple tests
2022-08-10 22:26:57 +02:00
views
lay groundwork for simple dm encryption
2022-08-19 18:36:26 +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
move server_esm to server.js
2022-08-19 23:37:24 +02:00
package.json
move server_esm to server.js
2022-08-19 23:37:24 +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
add some more default ratelimits
2022-08-12 23:56:48 +02:00
server.js
fix unlinkSync not being defined
2022-08-23 00:18:42 +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%