Skip to content
Snippets Groups Projects
  1. Jul 06, 2018
    • Daniel Gerhardt's avatar
      Use id instead of link to identify Facebook users · 88994890
      Daniel Gerhardt authored
      The link property of Facebook Oauth profiles no longer has a consistent
      value across logins and will be completly removed in future versions of
      Facebook's Graph API.
      
      We generate a link in the old format from the id for backwards
      compatibility.
      88994890
  2. Feb 22, 2018
  3. Aug 17, 2017
  4. May 24, 2017
  5. Feb 14, 2017
    • Daniel Gerhardt's avatar
      Clean up code · bbb7288c
      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
      bbb7288c
  6. Jan 10, 2017
  7. May 11, 2016
  8. Feb 05, 2016
  9. Jan 19, 2016
    • Tom Käsler's avatar
      add MotD Feature: · 89c91079
      Tom Käsler authored
       - add controller/service/entity/dao-functions
       - add motdlist so that users can tell the backend, which motds they have read
       - add admin account (in arsnova.properties: security.adminaccount).
       - add permission function for admin
      89c91079
  10. May 27, 2015
  11. Jan 17, 2015
  12. Apr 05, 2014
  13. Apr 04, 2014
  14. Jul 09, 2013
  15. Dec 12, 2012
  16. Nov 01, 2012
  17. Oct 30, 2012
  18. Oct 25, 2012
  19. Sep 12, 2012
  20. Sep 11, 2012
  21. Sep 10, 2012