Commit Graph

  • e21d30ed6b some files might have been missing (?) whiteboard Bea 2020-05-08 23:41:15 +0200
  • ef4064af3d disabled beta/invite code on registration (can be re-enabled by config and uncommenting the login html file) Bea 2020-04-15 15:41:52 +0200
  • 7c5fd6485e keep the current tool as long as the cursor is in the web view Bea 2020-04-15 15:36:37 +0200
  • a92b915bc3 fix password recovery mnt mntmn 2020-04-09 22:21:55 +0200
  • f5a6adc43b remove unused modals mntmn 2020-04-09 21:46:23 +0200
  • 40202ff416 fix logging in text on login button mntmn 2020-04-09 19:11:26 +0200
  • b07050095d remove production/development distinction for javascripts mntmn 2020-04-09 19:11:06 +0200
  • 9cb04422d8 remove pdf import options mntmn 2020-04-09 19:10:34 +0200
  • d544caf4a7 anonymous editor: don't ask for username if already logged in mntmn 2020-04-09 18:05:07 +0200
  • 2dbfae59f9 remove dead functions from folder mntmn 2020-04-09 17:56:47 +0200
  • e25a56e85c filter attributes on space PUT mntmn 2020-04-09 17:56:37 +0200
  • 6f1744bc5d show share button only to admins mntmn 2020-04-09 17:50:48 +0200
  • fab2a61f83 fix error message for messing with space memberships mntmn 2020-04-09 17:37:49 +0200
  • 9750f08606 bring back copy and paste of artifacts mntmn 2020-04-09 17:33:23 +0200
  • 643b75ebe9 remove tiny piece of unused code mntmn 2020-04-09 17:27:14 +0200
  • 2f39dd26be fix listing of invited-to-spaces in user's home folder mntmn 2020-04-09 17:26:58 +0200
  • 3edde7c53c remove more dead code mntmn 2020-04-09 16:22:17 +0200
  • 01a6bec80e fix loading space that user is member of mntmn 2020-04-09 16:20:29 +0200
  • bdb2e9fde5 clean up space memberships table; clean up terminate account view mntmn 2020-04-09 15:37:51 +0200
  • 7cf68c94a5 remove unused templates mntmn 2020-04-09 15:26:28 +0200
  • ecdacd6e11 explicitly make new spaces private mntmn 2020-04-09 15:23:14 +0200
  • 92cf6c4397 some cleanups to mailer and user deletion mntmn 2020-04-09 15:22:06 +0200
  • d6f93051ef signup: reorder fields to play better with conventions and pw managers mntmn 2020-04-09 15:21:47 +0200
  • 4073e36441 remove noisy console.log mntmn 2020-04-09 15:02:10 +0200
  • 16ffecdb16 fix error handling and displaying on membership PUT and DELETE; don't allow to change your own role; require at least one admin mntmn 2020-04-09 14:55:18 +0200
  • c05afaba8a remove folder and space 'duplication' leftovers mntmn 2020-04-09 14:15:48 +0200
  • 9d3105763b readme update mntmn 2020-04-08 22:11:56 +0200
  • f5e5a7f8fe readme update mntmn 2020-04-08 22:11:10 +0200
  • 9ed5a9931f update ws module mntmn 2020-04-08 22:00:20 +0200
  • ddd1ed2cb1 landing: add screenshot mntmn 2020-04-08 21:56:41 +0200
  • 2ac0d49f2f quick mobile responsiveness fix mntmn 2020-04-08 21:29:16 +0200
  • 80f9b0d93f Spacedeck 6.0 CI WIP; more style, UX cleanups; fix account dialog; add more color swatches; new landing page mntmn 2020-04-08 20:45:30 +0200
  • 58250a72ad WIP MNT design/UX cleanup mntmn 2020-04-07 20:37:41 +0200
  • d19d02220e fix phantomjs ssl error and space screenshots mntmn 2019-05-19 23:16:30 +0200
  • 69037685c1 add missing email_invited field on memberships mntmn 2019-05-19 22:42:23 +0200
  • 3fdb1bf8bb add gulp-concat, gulp-sass deps mntmn 2019-05-19 22:38:31 +0200
  • b72a3af124 remove google login button mntmn 2019-05-19 22:38:03 +0200
  • f7394d3195 remove bin folder mntmn 2019-05-19 22:37:46 +0200
  • 3b735d28f6 fix migration 01 mntmn 2019-05-19 22:37:35 +0200
  • 8ba37a11d6 purge IE mntmn 2019-05-15 22:36:53 +0200
  • 58aa3fc41f fix gulpfile to signal completion, clean up a bit mntmn 2019-05-15 21:35:29 +0200
  • db849bcb20 fix most vulns via npm audit fix mntmn 2019-05-15 21:29:34 +0200
  • 0efeb8d1df remove electron, docker mntmn 2019-05-15 21:25:53 +0200
  • 2fc14e1efe
    Update README.md master mntmn 2018-07-25 11:05:35 +0200
  • 79a3d39015
    Remove windows prerelease from README mntmn 2018-07-17 12:21:32 +0200
  • 628ceb6c3a Merge branch 'master' of https://github.com/spacedeck/spacedeck-open Lukas F. Hartmann 2018-07-17 12:18:14 +0200
  • 9889aaa34c Merge branch 'kaleidos-issues/23/deleting-space-user-is-not-possible' Lukas F. Hartmann 2018-07-17 12:17:56 +0200
  • 2974caab1d minor cleanup kaleidos-issues/23/deleting-space-user-is-not-possible Lukas F. Hartmann 2018-07-17 12:16:24 +0200
  • ea4f40b628 Implement SMTP email service (#28) Hirunatan 2018-07-17 12:05:27 +0200
  • f71081b15b Adding migration support and delete cascade migration for space references Alejandro Alonso 2018-07-16 12:30:41 +0200
  • c075c562d6 fix mp4 upload and video conversion progress display; fixes #21 Lukas F. Hartmann 2018-05-07 20:19:07 +0200
  • dc986dcc7e remove traces of team from guest login, fixes #20 Lukas F. Hartmann 2018-05-07 20:00:02 +0200
  • fc653e5ce5 fix pdf grid import with zones #19 Lukas F. Hartmann 2018-05-07 19:56:26 +0200
  • 4c5e6ea286 fix auto layout button Lukas F. Hartmann 2018-05-03 15:37:59 +0200
  • 5f4d41f3a4 fix PDF import Lukas F. Hartmann 2018-05-03 15:35:51 +0200
  • fb8d3ac654 Merge branch 'master' of https://github.com/spacedeck/spacedeck-open Lukas F. Hartmann 2018-05-01 17:06:29 +0200
  • c19f00b316 fix session token/cookie handling for arbitrary server IPs; fix realtime update distribution via websockets Lukas F. Hartmann 2018-05-01 17:04:08 +0200
  • 60ccedd840
    Update README.md mntmn 2018-05-01 01:25:07 +0200
  • d2f07a73cf
    Update README.md mntmn 2018-04-14 18:54:16 +0200
  • c5783feca9 fix some artifact serialization trouble; fix login error v0.9 mntmn 2018-04-15 00:23:52 +0200
  • f396bc2e40 update README mntmn 2018-04-14 22:32:28 +0200
  • 44c84028dc electron windows sqlite3 build instrs mntmn 2018-04-14 22:29:25 +0200
  • 54755621a1 fix avatar api; fix edit link api mntmn 2018-04-14 22:27:38 +0200
  • 30d2995565 package.json sort mntmn 2018-04-14 22:25:58 +0200
  • f5acdcf614 remove junk from gulpfile and ship compiled CSS mntmn 2018-04-14 22:24:16 +0200
  • f752ec4219 readme tweaks Lukas F. Hartmann 2018-04-12 20:27:58 +0200
  • 4caef3b913 update README Lukas F. Hartmann 2018-04-12 19:56:06 +0200
  • f321d67597 tune README Lukas F. Hartmann 2018-04-12 18:49:45 +0200
  • ebac854da8
    Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron (#14) mntmn 2018-04-12 16:40:58 +0000
  • 4012ee0c1c remove old models; update README monolith Lukas F. Hartmann 2018-04-12 18:32:57 +0200
  • 012a76ee1f fix memberships, zones Lukas F. Hartmann 2018-04-12 18:19:05 +0200
  • 86bd276d21 fix importer es6 syntax incompat. with electron Lukas F. Hartmann 2018-04-12 17:46:40 +0200
  • 76f85aa538 first version of import GUI Lukas F. Hartmann 2018-04-12 17:41:22 +0200
  • 08b81d5ff4 port most backend functionality, further cleanups, basic electron support Lukas F. Hartmann 2018-04-12 16:38:48 +0200
  • 8dc48a84ba further porting, cleanups, artifact upload/conversion and space screenshots Lukas F. Hartmann 2018-04-11 21:14:00 +0200
  • c549fcf9ec remove surplus docker-compose.yml Lukas F. Hartmann 2018-04-11 20:06:11 +0200
  • 9ff1c39e89 adjust readme Lukas F. Hartmann 2018-04-11 20:04:36 +0200
  • 960a4d6866 WIP first partially working version without mongodb, using sqlite/sequelize Lukas F. Hartmann 2018-04-11 19:59:18 +0200
  • 8e0bc69a11 updated readme re: file storage requirements Lukas F. Hartmann 2018-03-30 23:29:27 +0200
  • 38c0d75c28 updated and fixed README issues Lukas F. Hartmann 2018-03-30 23:21:54 +0200
  • 65a5534cc6 fix config link in readme Lukas F. Hartmann 2018-03-30 22:48:10 +0200
  • fa81fd3d8a remove unfinished docker paragraph from README Lukas F. Hartmann 2018-03-30 22:45:27 +0200
  • 648a59c894
    Merge pull request #11 from spacedeck/importer mntmn 2018-03-30 20:43:00 +0000
  • 84d0be50f0 update vulnerable moment package importer Lukas F. Hartmann 2018-03-30 22:42:16 +0200
  • 256d2b8cbf
    Merge pull request #10 from spacedeck/importer mntmn 2018-03-30 20:40:11 +0000
  • 6d2d2310b6 basic import functionality; dockerfile fixes; session and cookie handling fixes Lukas F. Hartmann 2018-03-30 22:34:27 +0200
  • 462e9edaab first importer WIP mntmn 2018-01-08 15:57:59 +0100
  • ffb7f30133 switch between s3/local storage in config embedded mntmn 2018-01-08 12:43:47 +0100
  • 8ee3386470 fix tmp dir in artifact uploader mntmn 2018-01-08 12:41:38 +0100
  • 0d92343d55 fix redis mock incr() mntmn 2018-01-08 12:41:12 +0100
  • efb7970ecb fix express caching mntmn 2018-01-08 12:40:11 +0100
  • 7e8a27e140 replace redis by in-memory object mntmn 2018-01-08 00:08:42 +0100
  • 6ad97ac5c2 fix port number in readme mntmn 2018-01-07 22:54:31 +0100
  • 820203625c don't default to app volume mount; create s3 bucket on boot; fix revAll gulp step docker Lukas F. Hartmann 2017-04-07 18:01:23 +0200
  • 03059b67f1 add gulp stuff to build process Martin Guether 2017-04-07 15:34:33 +0200
  • 1426bc9c24 updated storage config Martin Guether 2017-04-07 13:07:09 +0200
  • bd0471dad6 added docker ignore Martin Guether 2017-04-07 12:03:58 +0200
  • bbdcb2b2fe Merge remote-tracking branch 'origin/master' into docker Martin Guether 2017-04-07 12:00:28 +0200
  • af5335025f fixed crash on console Martin Guether 2017-04-07 11:58:29 +0200
  • f9cf8ba7e8 update ports and variables for docker compose bootstrap Martin Guether 2017-04-07 11:55:07 +0200