- Mar 28, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Mar 27, 2017
-
-
Daniel Gerhardt authored
Additionally, remove unused loggers.
-
- Feb 14, 2017
-
-
Daniel Gerhardt authored
* Remove unused code * Optimize imports (group 10+ and static imports) * Remove redundant variable assignments * Replace explicit type parameters with <> * Remove redundant catch blocks * Use varargs instead of explicit array instantiation * Weaken visibility of methods and fields * Simplify conditions * Do not use StringBuilder for simple concatenations * Fix code style * Remove invalid Javadoc
-
- Jan 10, 2017
-
-
Daniel Gerhardt authored
-
- Sep 28, 2016
-
-
Tom Käsler authored
-
- Jul 18, 2016
-
-
Daniel Gerhardt authored
Configuration for Socket.IO has been refactored to support proxies and replace ambiguous property names: * Added API property `socketioPath` to `/configuration/` * Added property `socketio.proxy-path` * Removed property `security.ssl` * Renamed properties: * `socketio.ip` -> `socketio.bind-address` * `security.keystore` -> `socketio.ssl.jks-file` * `security.storepass` -> `socketio.ssl.jks-password` The default port to bind to has been changed from 10443 to 8090 since SSL is not enabled by default. There is enough room (8081-8089) for additional severs (e.g. `grunt run`) in development environments.
-
- Jul 06, 2016
-
-
Daniel Gerhardt authored
The security.*.enabled properties are now loaded as booleans.
-
- Mar 09, 2016
-
-
Andreas Gärtner authored
-
- Feb 05, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Andreas Gärtner authored
-
- Feb 02, 2016
-
-
Daniel Gerhardt authored
See also: 003b064b
-
- Jan 12, 2016
-
-
Daniel Gerhardt authored
Markdown and learning progress features are no longer considered experimental. Leaning progress can no longer be globally disabled.
-
- Jan 07, 2016
-
-
Daniel Gerhardt authored
Added 'ui' prefix for splash screen settings.
-
- Nov 19, 2015
-
-
Andreas Gärtner authored
-
- Oct 31, 2015
-
-
Andreas Gärtner authored
-
- Oct 25, 2015
-
-
Andreas Gärtner authored
-
- Aug 10, 2015
-
-
Tom Käsler authored
remove spingfox for ApiIgnore direction use swagger-maven-plugin to generate swagger.json before compiling rather than dynamically generate it on request
-
-
- Jun 24, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Renamed optional.arsnova to ui.arsnova-slogan and made comments start with an uppercase letter.
-
- Jun 09, 2015
-
-
Daniel Gerhardt authored
-
- May 24, 2015
-
-
Daniel Gerhardt authored
-
- Mar 27, 2015
-
-
Michael Sann authored
-
- Mar 25, 2015
-
-
Michael Sann authored
-
- Feb 19, 2015
-
-
Daniel Gerhardt authored
-
- Feb 11, 2015
-
-
Andreas Gärtner authored
-
- Feb 09, 2015
-
-
Daniel Gerhardt authored
-
- Feb 06, 2015
-
-
Andreas Gärtner authored
-
- Feb 03, 2015
-
-
Daniel Gerhardt authored
-
- Jan 28, 2015
-
-
Daniel Vogel authored
-
- Jan 27, 2015
-
-
Andreas Gärtner authored
-
- Jan 19, 2015
-
-
Andreas Gärtner authored
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
Updated copyright year and adjusted header format to be consistent over all files and with other ARSnova projects.
-
Daniel Gerhardt authored
-
- Jan 16, 2015
-
-
Daniel Vogel authored
-
- Jan 15, 2015
-
-
Daniel Vogel authored
-
- Jan 14, 2015
-
-
Daniel Vogel authored
-
- Jan 10, 2015
-
-
Felix Schmidt authored
-