Commit Graph

3079 Commits

Author SHA1 Message Date
504b11576a bump 2021-03-09 22:04:47 -08:00
bac7a364d0 fix: Drag and drop images in editor, conflict with sidebar react-dnd (#1918)
* fix: Drag and drop images in editor, conflict with sidebar react-dnd
see: https://github.com/react-dnd/react-dnd/pull/3052

* Bump to non-canary

* Upgrade react-dnd

* react-dnd api changes

* lint

* fix: dnd doesn't work on first render

* remove unneccessary async

* chore: Update react-dnd (API changed again)

* restore fade
2021-03-09 18:41:30 -08:00
ed2a42ac27 chore: Migrate authentication to new tables (#1929)
This work provides a foundation for a more pluggable authentication system such as the one outlined in #1317.

closes #1317
2021-03-09 12:22:08 -08:00
ab7b16bbb9 fix: Centered document title moves when saving (#1943)
closes #1939
2021-03-09 12:21:29 -08:00
d8eefc1972 New Crowdin updates (#1920) 2021-03-08 17:17:13 -08:00
b188a8ff30 chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#1941)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 17:16:33 -08:00
e1c7b07af9 fix: Image in README was removed on Github's servers 2021-03-08 09:19:42 -08:00
eaadeb26e5 fix: Upgrade reakit for better context menu behavior 2021-03-01 19:17:24 -08:00
0c301fcf0c fix: Enlarge scrollable area in sidebar for improved UX on small screens 2021-02-26 10:51:14 -08:00
a3e95023dc fix: Temporary fix for outline-icons build issue 2021-02-23 22:53:55 -08:00
e08b17561e fix: Capitalize Pусский 2021-02-23 10:35:50 -08:00
ac79a4c4cc fix: Update PWA macOS icon 2021-02-23 08:36:59 -08:00
e085553306 feat: Add tracking of PWA installs 2021-02-22 22:30:47 -08:00
38bd1d5585 translate: Search filter dropdowns, modal 2021-02-22 22:18:00 -08:00
cd7cbab5ac fixes #1879 – race condition in websockets service 2021-02-22 21:53:20 -08:00
2195787e7d logistics -> exporter, remove cutesy naming of lib 2021-02-22 21:51:01 -08:00
04f942141f fix: Tone-down separator for PWA titlebar in dark mode 2021-02-21 22:42:22 -08:00
d0f1fd533a feat: Add Russian language support
closes #1916
2021-02-21 20:42:01 -08:00
a1e885f057 New Crowdin updates (#1913) 2021-02-21 20:35:39 -08:00
2ad9f69f7f fix: Scrollbars should match theme, closes #1917 2021-02-21 19:59:57 -08:00
65bca35bbf Merge branch 'main' of github.com:outline/outline 2021-02-21 13:33:17 -08:00
a96993fda9 feat: Add PWA support to subdomains (#1915)
* fix: Remove overscroll
* Remove title from fixed header in PWA as it's displayed immediately above in application title
2021-02-21 13:32:49 -08:00
9fc03b6ece fix: Cannot upload images into collection description (authentication failure) 2021-02-20 22:38:28 -08:00
100360adb3 fix: Drop cursor not visible in dark theme 2021-02-20 22:35:07 -08:00
d277d80323 Merge pull request #1914 from outline/fix/issue-1896
fix: Documents in trash should still load their attachments
2021-02-20 13:35:41 -08:00
c79cfbd30d fix: Documents in trash should still load their attachments
closes #1896
2021-02-20 13:22:02 -08:00
e66611e771 fix: Error with search term including %, closes #1891 2021-02-20 13:03:41 -08:00
903e83a618 feat: Batch Import (#1747)
closes #1846
closes #914
2021-02-20 12:36:05 -08:00
4ef4ef963a i18n 2021-02-20 12:31:54 -08:00
51c6a19dc3 New Crowdin updates (#1906) 2021-02-19 09:28:47 -08:00
bbf434e2f4 fix: Disable 'Invite people…' control for non-admins (#1903)
closes #1902
2021-02-18 23:35:55 -08:00
5b7018058d i18n 2021-02-18 23:30:48 -08:00
fae54c7957 fix: Mispositioned sticky headers in modals 2021-02-18 23:20:12 -08:00
fabfa6a491 Tweak language, remove original attachment once complete 2021-02-18 23:08:48 -08:00
c5f9412ac0 fix: Collection creator not written (bad merge from refactor while this branch has been open)
refactor: Move processing to async queue now that file can be loaded from external storage
2021-02-18 22:55:29 -08:00
f4c871bb62 i18n 2021-02-18 22:36:18 -08:00
df233c95a9 refactor: Upload file to storage, and then pass attachmentId to collections.import
This avoids having large file uploads going directly to the server and allows us to fetch it async into a worker process
2021-02-18 22:36:07 -08:00
568e271738 lint 2021-02-18 21:05:21 -08:00
9efed11a3e Merge branch 'main' of github.com:outline/outline into feat/mass-import 2021-02-18 20:57:01 -08:00
c30132e558 feat: Embed Cawemo (#1890) 2021-02-18 18:48:40 -08:00
b152a5595e Merge branch 'main' into feat/mass-import 2021-02-17 23:57:45 -08:00
887e341e48 Add NODE_ENV to app.json 2021-02-17 19:38:44 -08:00
ae2f1b47e7 0.53.1 2021-02-17 00:08:04 -08:00
86d9a14c5c fix: is virtual host 2021-02-16 23:52:25 -08:00
6a8a83610f fix: Input data is not a String when clicking on new collection description 2021-02-16 23:42:31 -08:00
54bf7a9dea fix: Restore specifying AWS endpoint for non-S3 support 2021-02-16 23:41:39 -08:00
43ed7d0343 0.53.0 2021-02-16 21:18:06 -08:00
a81a18b173 fix: Remove hard-coded ServerSideEncryption on AWS, configure on AWS or storage provider 2021-02-16 00:16:23 -08:00
f18a2a048d fix: Sticky heading stacking 2021-02-16 00:15:04 -08:00
7e922d8716 feat: Installable PWA (#1882) 2021-02-15 15:19:51 -08:00