chylex
|
bee593106a
|
Add IntelliJ project files & reformat Python code
|
2020-09-23 20:40:00 +02:00 |
|
chylex
|
56d9886719
|
Release v.27
|
2020-08-24 02:40:59 +02:00 |
|
chylex
|
00f8ac25b7
|
Release v.26
|
2020-07-13 18:05:01 +02:00 |
|
chylex
|
08547c0b29
|
Release v.25
|
2020-07-01 03:18:45 +02:00 |
|
chylex
|
cc81ae7a2a
|
Apparently dates are difficult
|
2020-06-26 00:37:31 +02:00 |
|
chylex
|
9ea6db5ad1
|
Release v.24
|
2020-06-25 16:16:01 +02:00 |
|
chylex
|
e800e7e25e
|
Release v.23
|
2020-05-19 07:40:40 +02:00 |
|
chylex
|
849e0c798a
|
Release v.22
|
2020-05-06 13:14:31 +02:00 |
|
chylex
|
123d41b793
|
Release v.21
|
2020-04-19 23:42:57 +02:00 |
|
chylex
|
ce958d63ac
|
Rename 'renderer' folder to 'viewer' and move JS/CSS files into separate folders
|
2020-04-18 19:34:57 +02:00 |
|
chylex
|
016adadd3e
|
Replace YUI with custom CSS minifier
|
2020-04-18 19:23:55 +02:00 |
|
chylex
|
3ee8d6514d
|
Release BETA v.20
|
2020-04-18 17:33:23 +02:00 |
|
chylex
|
f575c759b2
|
Release BETA v.19
|
2020-04-01 21:56:59 +02:00 |
|
chylex
|
d6450bd079
|
Release BETA v.18
|
2020-02-06 04:20:09 +01:00 |
|
chylex
|
c64207e52d
|
Release BETA v.17
|
2019-11-11 03:33:57 +01:00 |
|
chylex
|
df6e66c591
|
Release BETA v.16a
|
2019-09-20 18:41:33 +02:00 |
|
chylex
|
f237cfa8b7
|
Release BETA v.16
|
2019-09-19 23:16:29 +02:00 |
|
chylex
|
77216e6ce9
|
Release BETA v.15
|
2019-09-11 14:17:47 +02:00 |
|
chylex
|
5588c59fe8
|
Release BETA v.14
|
2019-09-06 07:53:28 +02:00 |
|
chylex
|
9c8db2546e
|
Release BETA v.13
|
2019-04-26 18:07:44 +02:00 |
|
chylex
|
35bc9b3d83
|
Release BETA v.12
|
2019-03-13 01:59:24 +01:00 |
|
chylex
|
4858a79158
|
Release BETA v.11
|
2019-02-14 18:05:38 +01:00 |
|
chylex
|
9e687212b2
|
Release BETA v.10
|
2019-02-06 03:01:42 +01:00 |
|
chylex
|
7a70e7b35b
|
Move version strings to build script
|
2019-02-06 02:42:01 +01:00 |
|
chylex
|
5fce875399
|
Add userscript to DHT website, update instructions and stylesheet
|
2019-02-06 01:15:42 +01:00 |
|
chylex
|
0b1d33b699
|
Add build step to turn tracker into a userscript
Closes #54
|
2019-02-05 22:33:28 +01:00 |
|
chylex
|
c9b6e8a947
|
Add VS Code tasks & copy tracker to clipboard after build
|
2018-08-05 10:59:13 +02:00 |
|
chylex
|
39654d9d16
|
Update build script, readme, and official website
|
2017-09-20 12:25:11 +02:00 |
|
chylex
|
38fb270c01
|
Update website with script copy button and guide on using DHT in the app
|
2017-06-30 13:03:57 +02:00 |
|
chylex
|
860ecc5eda
|
Add the website source code
|
2017-05-31 16:13:05 +02:00 |
|
chylex
|
91fd8251ca
|
Change 'render.html' to 'viewer.html'
|
2017-05-31 15:39:29 +02:00 |
|
chylex
|
21af795ee6
|
Hopefully make it possible for non-win systems to run builds again
|
2017-05-21 03:03:24 +02:00 |
|
chylex
|
ed68136e25
|
Reimplement uglifyjs prop mangling
|
2017-05-20 21:01:09 +02:00 |
|
chylex
|
17bcf1da42
|
Generate track.html even if minification is disabled
|
2017-05-20 15:20:30 +02:00 |
|
chylex
|
64d277cb6d
|
Remove google closure compiler
|
2017-05-20 15:19:48 +02:00 |
|
chylex
|
f9012638fd
|
Push Node with preinstalled modules for easier building and update build.py
Closes #7
|
2017-05-20 14:57:05 +02:00 |
|
chylex
|
70484d9db2
|
Make the bookmark file build have a bookmarkable link
|
2016-11-03 16:31:20 +01:00 |
|
chylex
|
41124f4e8c
|
Add track.html generator with a bookmark link into the build script
|
2016-11-03 02:03:40 +01:00 |
|
chylex
|
fbbbbcd39c
|
Prevent tracker script from being ran twice
|
2016-10-30 13:35:14 +01:00 |
|
chylex
|
6d612016ad
|
Remove function wrapper from tracker building when using UglifyJS
|
2016-10-27 23:43:19 +02:00 |
|
chylex
|
b7829f09f9
|
Set UglifyJS to mangle props and add a file with reserved props
|
2016-10-27 19:39:34 +02:00 |
|
chylex
|
803be19c6b
|
Add fallbacks to build script (missing programs and bld folder) and --nominify argument
|
2016-10-27 18:15:15 +02:00 |
|
chylex
|
8ee9a2ed6b
|
Update build script to use UglifyJS if available
|
2016-10-27 17:54:35 +02:00 |
|
chylex
|
f4814b88f4
|
Redo renderer file building and reorganize build script a bit
|
2016-10-25 21:34:34 +02:00 |
|
chylex
|
43214debf5
|
Remove the pause at the end of build script
|
2016-10-25 19:53:00 +02:00 |
|
chylex
|
83c8beac2d
|
Fix build process possibly causing syntax errors when deleting new lines
|
2016-10-24 21:54:26 +02:00 |
|
chylex
|
042af36935
|
Add Google Closure Compiler for ES6 support and update build script
|
2016-10-23 23:52:49 +02:00 |
|
chylex
|
e7e0163fc7
|
Uncomment minifier in track.js building
|
2016-10-22 17:29:15 +02:00 |
|
chylex
|
1ad78f7fe5
|
Add a build script
|
2016-10-22 17:26:07 +02:00 |
|