WolverinDEV
|
61da22895f
|
Mostly using direct assets instead of stored files somewhere within the project.
|
2021-03-17 13:28:27 +01:00 |
WolverinDEV
|
da0956fe24
|
Fixed the declaration generation
|
2021-01-08 21:41:26 +01:00 |
WolverinDEV
|
3c280f58d1
|
Trying to fix the build script
|
2020-09-02 11:11:25 +02:00 |
WolverinDEV
|
e439f2b7dc
|
Adding rustup for the current session after installing it
|
2020-09-01 14:10:16 +02:00 |
WolverinDEV
|
4fe90f47a0
|
Removed the default triple host since the rust installer seems not to understand it
|
2020-09-01 14:07:00 +02:00 |
WolverinDEV
|
c405eeee41
|
Updated the build scripts for the new rust audio library
|
2020-09-01 14:04:18 +02:00 |
WolverinDEV
|
ca74e428a1
|
Some minor changes within the build script
|
2020-08-20 23:43:35 +02:00 |
WolverinDEV
|
178b951064
|
Updated the babel config a bit
|
2020-08-09 19:08:22 +02:00 |
WolverinDEV
|
f721b3d4fd
|
Fixed microphone profile does not save
|
2020-08-09 14:30:17 +02:00 |
WolverinDEV
|
31ee012f12
|
Adding auto deployment for web.teaspeak.de
|
2020-08-05 19:20:40 +02:00 |
WolverinDEV
|
0725bea8dd
|
Improved logging output and fixed a build error
|
2020-08-05 18:48:27 +02:00 |
WolverinDEV
|
21c51548eb
|
Merged all scss files directly into the app and do not load them separately
|
2020-08-05 16:34:39 +02:00 |
WolverinDEV
|
f3f8d1cae9
|
Working un reactifying the conversations
|
2020-07-12 16:31:57 +02:00 |
WolverinDEV
|
f100001bad
|
Fixed invalid tagging
|
2020-05-03 22:24:04 +02:00 |
WolverinDEV
|
81da256de2
|
Fixed naming scheme
|
2020-05-03 22:18:11 +02:00 |
WolverinDEV
|
2967a5bcc0
|
Fixed docker deploy script
|
2020-05-03 22:11:32 +02:00 |
WolverinDEV
|
e261cb52e4
|
Fixed deploy github script
|
2020-05-03 22:03:57 +02:00 |
WolverinDEV
|
43a73d27a0
|
Added DockerHub image deploy automatisation
|
2020-05-03 22:02:18 +02:00 |
WolverinDEV
|
ee673b1ac2
|
Moved all travis scripts into a separated folder
|
2020-05-03 21:01:30 +02:00 |
WolverinDEV
|
91284f7b1d
|
Added a check within the travis script if `emcc` is available locally or if we have a need to execute it within the docker
|
2020-04-18 22:35:23 +02:00 |
WolverinDEV
|
ebc496200d
|
Removed (for travis) unknown command "realpath" from the build script
|
2020-04-09 23:14:11 +02:00 |
WolverinDEV
|
2ef80ef84f
|
Fixed the filename in the deploy script. Hopefully it now works now...
|
2020-04-09 18:25:22 +02:00 |
WolverinDEV
|
b44874d8ae
|
Shitty caps...
|
2020-04-09 18:18:39 +02:00 |
WolverinDEV
|
c22dfc4fe0
|
Fixed the deploy file grep part
|
2020-04-09 18:13:18 +02:00 |
WolverinDEV
|
eb0b312cc8
|
Fixed deploy script
|
2020-04-09 17:58:02 +02:00 |
WolverinDEV
|
914ed0a39f
|
Removed steps which travis already does for us
|
2020-04-09 17:45:33 +02:00 |
WolverinDEV
|
24f6815513
|
Merge branch 'master' into develop
# Conflicts:
# .travis.yml
|
2020-04-09 17:37:50 +02:00 |
WolverinDEV
|
b0992cf827
|
Automatically deploy the newest dev build to web.teaspeak.dev
|
2020-04-09 17:36:12 +02:00 |
WolverinDEV
|
aa0fcc4c76
|
Improved the build script
|
2020-04-09 15:44:48 +02:00 |
WolverinDEV
|
e3bca3fb8d
|
Updated the travis script to success on all branches and not only on the master one
|
2020-04-08 12:46:13 +02:00 |
WolverinDEV
|
15bacdc9d6
|
Fixed missing vendor js compile
|
2020-04-04 11:28:52 +02:00 |
WolverinDEV
|
8cf2b6c2a2
|
Fixed missing vendor scss/css file
|
2020-04-03 11:34:17 +02:00 |
WolverinDEV
|
77aea2dac7
|
Fixed git auto package creation
|
2020-04-03 01:14:37 +02:00 |
WolverinDEV
|
dcdebe36c4
|
Fixed target path creation
|
2020-04-03 01:12:43 +02:00 |
WolverinDEV
|
deee8cd8e0
|
Added missing script execute flags
|
2020-04-03 01:07:30 +02:00 |
WolverinDEV
|
8a65e0f1d7
|
chmod'ing all scripts before usage
|
2020-04-03 00:55:15 +02:00 |
WolverinDEV
|
64ef03d5a2
|
Trying to bring the travis script to work with docker
|
2020-04-03 00:50:46 +02:00 |
WolverinDEV
|
9d12b49b74
|
Trying to invoke docker with "-it"
|
2020-04-03 00:37:06 +02:00 |
WolverinDEV
|
dc4c020b61
|
Fixing travis build script
|
2020-04-02 22:53:48 +02:00 |
WolverinDEV
|
7c98e5ec7d
|
Updated the gitignore files and some small changes
|
2020-04-02 17:58:33 +02:00 |
WolverinDEV
|
cafdf637cf
|
Updated the build scripts for an successfully client build
|
2020-04-02 17:40:09 +02:00 |
WolverinDEV
|
5f0c1b303a
|
Updated some declaration
|
2020-03-28 13:58:36 +01:00 |
WolverinDEV
|
b4fc739a13
|
Added image preview and preview overlay
|
2020-03-19 14:31:45 +01:00 |
WolverinDEV
|
259a317440
|
Fixed automated release builds
|
2019-11-09 13:35:57 +01:00 |
WolverinDEV
|
c46d33f3b5
|
fixed small typo
|
2019-10-30 21:52:54 +01:00 |
WolverinDEV
|
1d9f9e7e2d
|
generating the file helper before using it
|
2019-10-30 21:39:38 +01:00 |
WolverinDEV
|
1a9f599fae
|
Scripts not using files.js as well instead of the PHP file
|
2019-10-30 21:34:24 +01:00 |
WolverinDEV
|
824c506467
|
Some client related changes
|
2019-10-26 18:43:55 +02:00 |
WolverinDEV
|
7ccd34476a
|
fixed php eval script
|
2019-10-26 03:07:46 +02:00 |
WolverinDEV
|
6d2ecc3c69
|
A lot of changes
|
2019-09-12 23:59:35 +02:00 |