1. 09 Sep, 2020 1 commit
    • foramontano's avatar
      Foramontano/adding languages (#89) · 7f72992d
      foramontano authored
      - Doc that describes the steps to add a new language  to Spacedeck Open
      - New file with translated entries for using in Spacedeck Open in Spanish
      - Include 'es' as new locale in Spacedeck Open
      - Include a radiobutton for users could select the new language
      7f72992d
  2. 22 Jul, 2020 1 commit
    • Mejans's avatar
      i18n Add Occitan language (#80) · 9c44aee5
      Mejans authored
      * Create oc.js
      
      * Add OC to locale list
      
      * Add OC
      
      * Add OC to list
      
      * Update spacedeck.html
      
      * Update root.js
      9c44aee5
  3. 09 Apr, 2020 2 commits
  4. 07 Apr, 2020 1 commit
  5. 15 May, 2019 1 commit
  6. 01 May, 2018 1 commit
  7. 12 Apr, 2018 1 commit
    • mntmn's avatar
      Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) · ebac854d
      mntmn authored
      * The MongoDB/Mongoose data storage is removed in favor of Sequelize. This abstracts over SQLite or RDBMs like PostgreSQL and MSSQL. The default is SQLite, which significantly simplifies deployments in end-user environments.
      
      * As Spacedeck now has no more mandatory server dependencies, we can wrap it in Electron and ship it as a desktop application.
      
      * Removes docker-compose.yml
      
      * First version of import UI
      ebac854d
  8. 07 Apr, 2017 1 commit
  9. 06 Apr, 2017 1 commit