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
388
Commits
19
Branches
0
Tags
29e4d677f380aeb620a0a187b852c8a0e9b828cb
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
deepsource-autofix[bot]
and
GitHub
29e4d677f3
Replace
==
/
!=
with
===
/
!==
2022-09-05 16:40:08 +00:00
.github
/workflows
add nodejs testing
2022-08-07 12:55:14 -07:00
css
give posts and codeblocks padding
2022-08-27 00:21:25 +02:00
extra_modules
load all files via a template
2022-08-24 23:34:28 +02:00
images
fix and improve various things
2022-09-05 15:53:07 +02:00
js
Replace
==
/
!=
with
===
/
!==
2022-09-05 16:40:08 +00:00
routes
/api
Replace
==
/
!=
with
===
/
!==
2022-09-05 16:40:08 +00:00
tests
remove useless test
2022-08-23 22:54:11 +02:00
views
fix and improve various things
2022-09-05 15:53:07 +02:00
.deepsource.toml
Add .deepsource.toml
2022-09-05 16:29:41 +00:00
.gitignore
add simple templating
2022-08-24 16:00:24 +02:00
createSchema.sql
change is_private to is_encrypted
2022-08-10 23:47:25 +02:00
package-lock.json
move from jimp to sharp
2022-08-29 00:35:10 +02:00
package.json
move from jimp to sharp
2022-08-29 00:35:10 +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 and improve various things
2022-09-05 15:53:07 +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%