spacedeck-open/public/javascripts
mntmn ebac854da8
Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14)
* 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
2018-04-12 16:40:58 +00:00
..
backend.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
clipboard.js initial commit. 2017-04-07 01:29:05 +02:00
fastclick.js initial commit. 2017-04-07 01:29:05 +02:00
helper.js initial commit. 2017-04-07 01:29:05 +02:00
i18next-1.11.2.js initial commit. 2017-04-07 01:29:05 +02:00
jquery-2.1.4.min.js initial commit. 2017-04-07 01:29:05 +02:00
link_parser.js initial commit. 2017-04-07 01:29:05 +02:00
locales.js initial commit. 2017-04-07 01:29:05 +02:00
lodash.compat.js initial commit. 2017-04-07 01:29:05 +02:00
medium.patched.js initial commit. 2017-04-07 01:29:05 +02:00
moment.js initial commit. 2017-04-07 01:29:05 +02:00
mousetrap.js initial commit. 2017-04-07 01:29:05 +02:00
packer.growing.js initial commit. 2017-04-07 01:29:05 +02:00
route-recognizer.js initial commit. 2017-04-07 01:29:05 +02:00
smoke.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_account.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck_avatars.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_board_artifacts.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck_directives.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_formatting.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_modals.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_routes.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck_sections.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck_spaces.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck_teams.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_updates.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_users.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck_vue.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck_websockets.js initial commit. 2017-04-07 01:29:05 +02:00
spacedeck_whiteboard.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
spacedeck.js initial commit. 2017-04-07 01:29:05 +02:00
vector-render.js Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) 2018-04-12 16:40:58 +00:00
vue.js initial commit. 2017-04-07 01:29:05 +02:00