This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/app/models
Tom Moor 4164fc178c
fix: First auto-save unfocuses document (#1046)
* fix: Autosave unfocuses document

* Revert unneeded change

* test: le fix

* fix: Handle offline state
fix: Untitled documents appear with empty titles

* fix: Draft bubble roundness (yes, it doesnt belong here but see it, fix it)
2019-09-22 17:09:11 -07:00
..
ApiKey.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
BaseModel.js Collection Permissions (#829) 2019-01-05 13:37:33 -08:00
Collection.js feat: Export collection as direct download instead of emailing (#1001) 2019-07-29 22:35:34 -07:00
Collection.test.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Document.js fix: First auto-save unfocuses document (#1046) 2019-09-22 17:09:11 -07:00
Document.test.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Event.js fix: Deleted collections not showing in audit log 2019-08-07 20:52:59 -07:00
Integration.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
NotificationSetting.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Policy.js refactor: Policies Architecture (#1016) 2019-08-21 21:41:37 -07:00
Revision.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Share.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Team.js Editor embeds (#680) 2018-12-15 14:06:29 -08:00
User.js changed lastActiveAt boolean to string 2019-09-15 23:28:11 +01:00
View.js Display document views (#849) 2019-01-08 22:49:20 -08:00