Commit Graph

831 Commits

Author SHA1 Message Date
Gergő Jedlicska 90b16b54b1 Merge pull request #756 from specklesystems/dim/public-comments
Adds Public Comments & Other Fixes
2022-05-17 15:52:52 +02:00
Dimitrie Stefanescu d987a74615 feat(comments): various pixel perfection tweaks + better link support (inc. in-comment links) 2022-05-16 21:46:13 +01:00
Dimitrie Stefanescu 3575faf0b5 feat(comments): more universal emoji support 2022-05-16 18:59:29 +01:00
Dimitrie Stefanescu 3deb760755 fix(frontend): addresses papercut re greyscale stream previews 2022-05-16 18:50:50 +01:00
Dimitrie Stefanescu 95a84d8170 feat(comments): declutters feed 2022-05-16 18:23:57 +01:00
Dimitrie Stefanescu eb941c3af2 feat(comments): reactions in mobile view + perms fix 2022-05-15 15:01:36 +01:00
Dimitrie Stefanescu 7a83247f97 fix(frontend): fixes null value display in data explorer 2022-05-15 14:46:23 +01:00
Dimitrie Stefanescu b0283f0594 feat(comments): one more reaction 2022-05-15 13:44:01 +01:00
Dimitrie Stefanescu f8860c0fc7 fix(frontend): fixes incorrect prop validation (regression) 2022-05-15 13:27:23 +01:00
Dimitrie Stefanescu 38cd1741ba feat(comments): emojis FTW 2022-05-15 13:26:50 +01:00
Dimitrie Stefanescu 6040f66320 fix(frontend): clearer "expan data" button 2022-05-15 13:25:52 +01:00
Dimitrie Stefanescu c5cbeb5add feat(comments): prototype vis change on hover 2022-05-15 13:13:40 +01:00
Dimitrie Stefanescu a3a804a365 feat(comments): adds filter actions for consistency 2022-05-15 13:12:53 +01:00
Dimitrie Stefanescu c51945cb8a feat(comments): filtering 2022-05-14 12:11:58 +01:00
Dimitrie Stefanescu b45766ff19 feat(comments): unread filter 2022-05-14 11:37:55 +01:00
Dimitrie Stefanescu 58f9f9d0e9 feat(comments): adds individual reply deletion 2022-05-14 00:01:12 +01:00
Dimitrie Stefanescu 13c3026dbe feat(comments): adds loading guards in create comment 2022-05-13 22:25:25 +01:00
Dimitrie Stefanescu e2085d61b6 feat(comments): reworks perms on re allowing public comments 2022-05-13 22:18:06 +01:00
Dimitrie Stefanescu 0c6759911d feat(comments): adds setting for pub comments 2022-05-13 15:27:05 +01:00
Fabians 4987fcb3e3 fix(frontend): tooltip XSS vulnerability fix 2022-05-13 13:31:52 +03:00
Dimitrie Stefanescu ebd69db4f4 feat(comments): scaffolding pub comments setting 2022-05-12 15:25:56 +01:00
Dimitrie Stefanescu 69bbc68ccb feat(comments): barebones link support 2022-05-12 14:52:54 +01:00
Dimitrie Stefanescu a4fcd7a1b3 feat(comments): adds reply component 2022-05-12 12:38:13 +01:00
Dimitrie Stefanescu 639ef2b5d1 feat(comments): scaffolding public comments 2022-05-03 11:18:42 +01:00
Fabians 614c651b3e feat(frontend): globals editor explicit drag handles 2022-04-29 11:31:49 +03:00
Cristian Balas 58b67f5e62 Basic OBJ import (meshes, materials, vertex colors) (#713) 2022-04-22 13:20:16 +03:00
Dimitrie Stefanescu cdb8f182ca Merge pull request #701 from luzpaz/typos
Fix various typos
2022-04-19 09:19:58 +01:00
Dimitrie Stefanescu afbd16e94c fix(globals): no proper refresh on save 2022-04-17 11:04:32 +01:00
Dimitrie Stefanescu 7443a046b5 fix(frontend): fixes regression on globals not showing up due to invalid null check 2022-04-17 10:58:51 +01:00
luz paz 915cb0afaf Fix various typos
Found via `codespell -q 3 -S CHANGELOG.md -L doesnt,optio,promisses,tread,usera`
2022-04-15 13:49:46 -04:00
Dimitrie Stefanescu 4ffde6bfcd Merge pull request #697 from specklesystems/dim/minor-fixes-apr
fix(frontend): fixes filter setting of exclusive colorBy prop
2022-04-13 19:06:55 +01:00
Dimitrie Stefanescu 8ae7f573cb fix(frontend): fixes filter setting of exclusive colorBy prop (cc @izzylys) 2022-04-13 19:05:09 +01:00
Kristaps Fabians Geikins e8869e210c feat(frontend): build speed & chunk structure optimization (#690)
* feat(frontend): build speed & chunk structure optimization

* fix: attempting to work around precommit inconsistent eslint config

* chore(pre-commit config): ignore mocharc for eslint

Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2022-04-13 10:21:24 +03:00
Dimitrie Stefanescu 8f252ba6d0 fix(frontend): closes #691 2022-04-12 17:00:15 +01:00
Dimitrie Stefanescu 6926701ac8 fix(frontend): closes #693 2022-04-12 16:59:16 +01:00
Dimitrie Stefanescu f9331ccce4 fix(frontend): comment states + a few other fixes 2022-04-11 21:03:20 +01:00
Dimitrie Stefanescu 4095c15875 fix(frontend): skipping subs if not logged in 2022-04-11 16:44:45 +01:00
Dimitrie Stefanescu 0885eeb35a fix(frontend): fixes errors on non-logged in users 2022-04-11 16:30:44 +01:00
Dimitrie Stefanescu aa145812e8 fix(frontend): adds vue portal to embed app (hotfix) 2022-04-10 22:18:19 +01:00
Dimitrie Stefanescu 6854787071 feat(frontend): adds params to iframe url in share dialog 2022-04-10 12:00:01 +01:00
Dimitrie Stefanescu 744f23e326 feat(frontend): adds cam support to embedded viewer, closes #671 2022-04-10 11:48:19 +01:00
Dimitrie Stefanescu 6be703f197 feat(frontend): overlay & filter support in embedded viewer 2022-04-10 11:44:48 +01:00
Dimitrie Stefanescu ef26095d21 feat(frontend): adds navbar w/h filters & views 2022-04-09 22:42:37 +01:00
Dimitrie Stefanescu 9f82cdd722 fix(frontend): adds controls to the embedded viewer 2022-04-09 20:11:09 +01:00
Dimitrie Stefanescu b5b1355e53 fix(frontend): 🤞 fix for iframes in private tabs re localstorage woes 2022-04-09 13:43:47 +01:00
Dimitrie Stefanescu 65a4ab1efd fix(frontend): fixes iframe url so it works in discourse 2022-04-09 13:42:22 +01:00
Dimitrie Stefanescu 7c56c21a58 fix(frontend): thwarts #683 2022-04-09 12:59:43 +01:00
Dimitrie Stefanescu 22caf139ee fix(frontend): removes extra " from iframe embed url 2022-04-09 12:43:05 +01:00
Dimitrie Stefanescu d02c27a615 fix(frontend): closes #574 2022-04-08 21:42:56 +01:00
Dimitrie Stefanescu f9aa5bcf73 revert(frontend): temporary revert on no v-html for TOS/Privacy links on auth page 2022-04-08 21:24:28 +01:00