Commit Graph

99 Commits

Author SHA1 Message Date
Bea e21d30ed6b some files might have been missing (?) 2020-05-08 23:41:15 +02:00
Bea ef4064af3d disabled beta/invite code on registration (can be re-enabled by config and uncommenting the login html file) 2020-04-15 15:41:52 +02:00
Bea 7c5fd6485e keep the current tool as long as the cursor is in the web view 2020-04-15 15:36:37 +02:00
mntmn a92b915bc3 fix password recovery 2020-04-09 22:21:55 +02:00
mntmn f5a6adc43b remove unused modals 2020-04-09 21:46:23 +02:00
mntmn 40202ff416 fix logging in text on login button 2020-04-09 19:11:26 +02:00
mntmn b07050095d remove production/development distinction for javascripts 2020-04-09 19:11:06 +02:00
mntmn 9cb04422d8 remove pdf import options 2020-04-09 19:10:34 +02:00
mntmn d544caf4a7 anonymous editor: don't ask for username if already logged in 2020-04-09 18:05:07 +02:00
mntmn 2dbfae59f9 remove dead functions from folder 2020-04-09 17:56:47 +02:00
mntmn e25a56e85c filter attributes on space PUT 2020-04-09 17:56:37 +02:00
mntmn 6f1744bc5d show share button only to admins 2020-04-09 17:50:48 +02:00
mntmn fab2a61f83 fix error message for messing with space memberships 2020-04-09 17:37:49 +02:00
mntmn 9750f08606 bring back copy and paste of artifacts 2020-04-09 17:33:23 +02:00
mntmn 643b75ebe9 remove tiny piece of unused code 2020-04-09 17:27:14 +02:00
mntmn 2f39dd26be fix listing of invited-to-spaces in user's home folder 2020-04-09 17:26:58 +02:00
mntmn 3edde7c53c remove more dead code 2020-04-09 16:22:17 +02:00
mntmn 01a6bec80e fix loading space that user is member of 2020-04-09 16:20:29 +02:00
mntmn bdb2e9fde5 clean up space memberships table; clean up terminate account view 2020-04-09 15:37:51 +02:00
mntmn 7cf68c94a5 remove unused templates 2020-04-09 15:26:28 +02:00
mntmn ecdacd6e11 explicitly make new spaces private 2020-04-09 15:23:14 +02:00
mntmn 92cf6c4397 some cleanups to mailer and user deletion 2020-04-09 15:22:06 +02:00
mntmn d6f93051ef signup: reorder fields to play better with conventions and pw managers 2020-04-09 15:21:47 +02:00
mntmn 4073e36441 remove noisy console.log 2020-04-09 15:02:10 +02:00
mntmn 16ffecdb16 fix error handling and displaying on membership PUT and DELETE; don't allow to change your own role; require at least one admin 2020-04-09 14:55:18 +02:00
mntmn c05afaba8a remove folder and space 'duplication' leftovers 2020-04-09 14:15:48 +02:00
mntmn 9d3105763b readme update 2020-04-08 22:11:56 +02:00
mntmn f5e5a7f8fe readme update 2020-04-08 22:11:10 +02:00
mntmn 9ed5a9931f update ws module 2020-04-08 22:00:20 +02:00
mntmn ddd1ed2cb1 landing: add screenshot 2020-04-08 21:56:41 +02:00
mntmn 2ac0d49f2f quick mobile responsiveness fix 2020-04-08 21:29:16 +02:00
mntmn 80f9b0d93f Spacedeck 6.0 CI WIP; more style, UX cleanups; fix account dialog; add more color swatches; new landing page 2020-04-08 20:45:30 +02:00
mntmn 58250a72ad WIP MNT design/UX cleanup 2020-04-07 20:37:41 +02:00
mntmn d19d02220e fix phantomjs ssl error and space screenshots 2019-05-19 23:16:30 +02:00
mntmn 69037685c1 add missing email_invited field on memberships 2019-05-19 22:42:23 +02:00
mntmn 3fdb1bf8bb add gulp-concat, gulp-sass deps 2019-05-19 22:38:31 +02:00
mntmn b72a3af124 remove google login button 2019-05-19 22:38:03 +02:00
mntmn f7394d3195 remove bin folder 2019-05-19 22:37:46 +02:00
mntmn 3b735d28f6 fix migration 01 2019-05-19 22:37:35 +02:00
mntmn 8ba37a11d6 purge IE 2019-05-15 22:36:53 +02:00
mntmn 58aa3fc41f fix gulpfile to signal completion, clean up a bit 2019-05-15 21:35:29 +02:00
mntmn db849bcb20 fix most vulns via npm audit fix 2019-05-15 21:29:34 +02:00
mntmn 0efeb8d1df remove electron, docker 2019-05-15 21:25:53 +02:00
mntmn 2fc14e1efe
Update README.md 2018-07-25 11:05:35 +02:00
mntmn 79a3d39015
Remove windows prerelease from README
Releases should be tested and built via CI/CD.
2018-07-17 12:21:32 +02:00
Lukas F. Hartmann 628ceb6c3a Merge branch 'master' of https://github.com/spacedeck/spacedeck-open 2018-07-17 12:18:14 +02:00
Lukas F. Hartmann 9889aaa34c Merge branch 'kaleidos-issues/23/deleting-space-user-is-not-possible' 2018-07-17 12:17:56 +02:00
Lukas F. Hartmann 2974caab1d minor cleanup 2018-07-17 12:16:24 +02:00
Hirunatan ea4f40b628 Implement SMTP email service (#28) 2018-07-17 12:05:27 +02:00
Alejandro Alonso f71081b15b Adding migration support and delete cascade migration for space references 2018-07-17 08:39:50 +02:00