Commit Graph

71 Commits (a19ba0813a0d730469be4ab605ee9c0532eb6941)

Author SHA1 Message Date
Paul Fitzpatrick cc04c6481a (core) add appsumo endpoints with stub implementations
3 years ago
Paul Fitzpatrick 2feef7f780 (core) avoid typeorm's .save() method for relation with multi-column primary key
3 years ago
Paul Fitzpatrick 29c2b35dcc (core) speed up a step in document deletion
3 years ago
Paul Fitzpatrick c6265335af (core) make SELF_HYPERLINK urls cleaner
3 years ago
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
3 years ago
Paul Fitzpatrick 9d1bc5a518 (core) make AccessRules and FullCopies effective
3 years ago
Paul Fitzpatrick 0c5f7cf0a7 (core) add SELF_HYPERLINK() function for generating links to the current document
3 years ago
Paul Fitzpatrick 3ad9b18ddf (core) allow a doc owner to test access as a different user
3 years ago
Paul Fitzpatrick c1c17bf54e (core) distinguish open public documents from listing them
4 years ago
Paul Fitzpatrick c879393a8e (core) support adding user characteristic tables for granular ACLs
4 years ago
Dmitry S 986f469965 (core) Support "Public access" switch in the UI for docs.
4 years ago
Dmitry S 166143557a (core) Show a welcome card when a user opens an example for the first time.
4 years ago
Dmitry S 0a5afd1f98 (core) Implement updated DocMenu UI: list/card mode and sort mode.
4 years ago
Dmitry S 053d714655 (core) For getting access info, include the first-level doc and workspace users.
4 years ago
Paul Fitzpatrick 6b24d496db (core) add per-user per-org preferences to database
4 years ago
Paul Fitzpatrick ee018ff183 (core) add more tests for inaccessible workspaces; fix doc count
4 years ago
Paul Fitzpatrick 156b75133c (core) list inaccessible docs for editors/owners of workspaces
4 years ago
Dmitry S 2399baaca2 (core) When saving copies, allow saving to another org; update menus for making and saving copies.
4 years ago
Paul Fitzpatrick a27032df3e (core) add a test for unnecessary workspaces shown in trash, and fix issue
4 years ago
Dmitry S 671dc24214 (core) Allow the support user to access everyone's billing pages
4 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago