1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-09-19 17:01:47 +02:00
Commit Graph

150 Commits

Author SHA1 Message Date
Diego Magdaleno
c5dcb35d4b Meta: Set all submodules to always track master 2021-05-23 15:44:34 -05:00
Diego Magdaleno
96e48c7047 Make API submodule track the latest branch 2021-05-23 15:38:04 -05:00
Diego Magdaleno
33d17b7d67 Update: Update all submodules to latest 2021-05-15 14:38:17 -05:00
Flam3rboy
b50badba34 Merge branch 'master' of https://github.com/fosscord/fosscord 2021-05-15 11:48:22 +02:00
Flam3rboy
78519830fa code workspace + added gitmodules 2021-05-15 11:45:50 +02:00
Flam3rboy
b1cc09b160
Merge pull request #36 from Stylix58/patch-1
make the docs a little clean
2021-05-15 10:25:51 +02:00
Stylix58
837642ad29
make the docs a little clean
and add docs repo ref
2021-05-15 09:18:10 +02:00
Flam3rboy
b5584e8544
Merge pull request #35 from DiegoMagdaleno/master
Docker: This allows Fosscord to run in a docker container
2021-05-10 17:54:47 +02:00
Diego Magdaleno
e4d760ad85 Docker: First successfull dockerization 2021-05-10 10:52:17 -05:00
Diego Magdaleno
cd844fef2a Update: Update API to latest 2021-05-10 10:51:33 -05:00
Diego Magdaleno
4c51c757d1 Update: update api to latest 2021-05-09 11:32:35 -05:00
Diego Magdaleno
8ee2f7e17f Docker: Begin dockerization 2021-05-09 10:48:13 -05:00
Diego Magdaleno
d2ce6334e7 Update: Update api to latest 2021-05-09 10:42:49 -05:00
Diego Magdaleno
2299835676 Update: Update gateway to latest 2021-05-09 10:27:09 -05:00
Diego Magdaleno
8d83a910d3 Update: Update gateway to latest 2021-05-09 10:23:15 -05:00
Diego Magdaleno
97a4abca4b Update: Update API to the latest version 2021-05-09 10:02:08 -05:00
Diego Magdaleno
c9df970355 Update: Update gateway to latest version 2021-05-09 10:01:40 -05:00
Flam3rboy
658ec35cbd
Merge pull request #34 from DiegoMagdaleno/master
[Meta/Submodules] Use git submodules to manage external repos
2021-05-08 23:02:58 +02:00
Diego Magdaleno
1d31eacb7e Meta: clean up the repo, and move the submdoules to the root dir 2021-05-08 15:55:56 -05:00
Diego Magdaleno
4bbe3c33f4 Meta: Switch to submodule architecture to better manage the repos and setup 2021-05-08 15:26:11 -05:00
Flam3rboy
a2fd6125a1
Create FUNDING.yml 2021-05-08 20:57:19 +02:00
Flam3rboy
0ef97c8116
Update README.md 2021-05-08 20:53:26 +02:00
Flam3rboy
dcc29179be
Update README.md 2021-05-07 15:54:43 +02:00
Flam3rboy
3532e152fa
Update README.md 2021-05-07 15:53:10 +02:00
Flam3rboy
7ee2f4505a
Delete LICENSE.docx 2021-05-04 16:12:51 +02:00
Fosscord Dev
939723ef8c
GitBook: [master] 27 pages modified 2021-05-04 14:10:30 +00:00
Fosscord Dev
ee173224c9
GitBook: [master] 18 pages and one asset modified 2021-05-03 20:11:38 +00:00
Flam3rboy
10ee592254 🐛 remove rpc user icon 2021-05-03 21:40:48 +02:00
Flam3rboy
0547881248 📄 license AGPL V3.0 2021-05-03 21:40:15 +02:00
Flam3rboy
b4dc31cb02 add logo variations 2021-05-03 17:29:25 +02:00
Flam3rboy
b02f8f27b0 logo variations 2021-05-02 18:35:53 +02:00
Flam3rboy
46a4e6c934
Update README.md 2021-05-02 14:39:33 +02:00
Flam3rboy
b89b80c95a icon generate script 2021-05-02 02:49:25 +02:00
Flam3rboy
a2c0b32b03 add svg logos 2021-05-02 01:05:33 +02:00
Flam3rboy
a2db809e22 add svg logo 2021-05-01 23:07:35 +02:00
Flam3rboy
522be582fb
Merge pull request #33 from Stylix58/master
fix scripts
2021-05-01 19:40:19 +02:00
Stylix58
f5060df56c add an cd command to update-all.bat 2021-05-01 19:18:48 +02:00
Stylix58
b30affb6a9 fix scripts 2021-05-01 19:13:28 +02:00
Flam3rboy
af84336c6e
Merge pull request #32 from Stylix58/master
Fix CD commands
2021-05-01 18:54:23 +02:00
Stylix58
1c33218330
Rename update-npm1.bat to update-npm.sh 2021-05-01 18:51:18 +02:00
Stylix58
5d0216161e
Rename update-npm.sh to update-npm1.bat 2021-05-01 18:50:15 +02:00
Stylix58
df492bab62
Update update-npm.sh 2021-05-01 18:49:45 +02:00
Stylix58
5de026e275
Update update-npm.bat 2021-05-01 18:49:31 +02:00
Stylix58
fff6dfb4da
Update update-git.sh 2021-05-01 18:47:25 +02:00
Stylix58
d580e550b1
Update update-git.bat 2021-05-01 18:47:08 +02:00
Flam3rboy
cd52900240
Merge pull request #31 from Stylix58/patch-1
Fix paths
2021-05-01 18:33:58 +02:00
Stylix58
7d628e3424
Fix paths 2021-05-01 18:33:33 +02:00
Flam3rboy
5fb6b07629
Merge pull request #30 from Stylix58/master
Improve scripts (with npm and discord rpc)
2021-05-01 18:28:58 +02:00
Stylix58
62968ec205
Update update-git.bat 2021-05-01 18:28:52 +02:00
Stylix58
f7b2707631
Update update-git.bat 2021-05-01 18:28:31 +02:00