Taly
94a9a963ff
Set auth cookie lifetime ( #102 )
...
* Set auth cookie lifetime
* Small fixes
- upgrade editor and tools
- add link tool
- move "save" button and "uri" field
* Update twig.js
* move to deps
2020-07-27 20:42:37 +03:00
Alexander Menshikov
b744ed592a
Editorjs checklist tool ( #98 )
...
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2020-05-09 05:38:25 +03:00
Peter Savchenko
c0a4f6f3fd
Update editor ( #91 )
2019-12-04 19:09:49 +03:00
Taly
6ac5c71e26
Upgrade editor and tools ( #89 )
2019-04-07 14:29:20 +03:00
Taly
4c64b997c3
Update tools ( #86 )
2019-04-01 18:08:44 +03:00
Nikita Melnikov
3623aade0b
Implement diff highlight ( #85 )
...
* diff highlight
* update docs and function renaming
* fix
* simplify code
* lint code
* lint code
* rename classes
* solution through split func
* update code style
* remove line numbers testing
* Update main.css
2019-04-01 17:32:14 +03:00
Taly
aa7c6b12a6
Update editor.bundle.js ( #84 )
...
yarn
yarn build
2019-03-31 20:12:38 +03:00
Peter Savchenko
568e980f86
Unstick menu, little improvements ( #81 )
...
* allow all inline tools to Warning tool. Improve styles
* update editor and tools
* improve style for inline code
* unstick menu
* update
2019-03-31 16:31:25 +03:00
Taly
10607a3f35
Upgrade header tool ( #79 )
...
resolve #77
2019-03-31 00:08:57 +03:00
Peter Savchenko
9f8cc83e00
Allow all inline tools for Warning tool. Improve styles ( #76 )
...
* allow all inline tools to Warning tool. Improve styles
* update editor and tools
2019-03-30 17:58:00 +03:00
Peter Savchenko
42eacba15b
Add warning tool, fix XSS in image alt-tag ( #75 )
...
* Add warning tool, fix XSS in image alt-tag
* production build
* Upgrade editor
* Add spaces
2019-03-20 10:07:59 +03:00
DorofeevMark
98cb88f3af
Added misprints ( #69 )
...
* Added misprints
* Rebuilt bundle in prod mode
* Added config from .codexdocsrc
* Updated .sample
2019-03-14 08:19:37 +03:00
Taly
09abc25c48
Upgrade image tool ( #71 )
...
* Upgrade image tool
* Upgrade image tool
2019-03-14 00:50:24 +03:00
Peter Savchenko
c7219f8943
Some design updates ( #70 )
...
* Auth page styles improved
* styles updated
* upd bundles
2019-03-13 12:25:43 +03:00
Taly
05d5632e83
Add Table Tool ( #66 )
...
resolves #58
2019-03-12 17:24:20 +03:00
Taly
11b796bcc7
Allow inline-code in Header ( #64 )
...
* Allow inline-code in Header
resolves #59
- add `striptags` for titles
- upgrade editor and tools
- show page title in html
* Add line break
2019-03-12 16:23:10 +03:00
George Berezhnoy
404fb4642e
Transport controller and file model ( #42 )
...
* Transport controller and file model
* Use randomBytes intead of pseudoRandomBytes
* Cover all lines with tests
* Update code style
* Update code style
* View for image block
* Fix serving static files
* Mkdir -p for uploads dirs
* Add default secret param
* Add image Tool
* Update src/utils/objects.js
Co-Authored-By: talyguryn <vitalik7tv@yandex.ru>
* Use vars for image tool colors
* Revert var
* Remove --color-gray-border var
* Update src/controllers/transport.js
Co-Authored-By: talyguryn <vitalik7tv@yandex.ru>
* Add mp4 support for Image Tool
2019-03-11 18:44:00 +03:00
Taly
c7c7e61ccf
Update Editor and Tools ( #56 )
2019-03-08 15:38:22 +03:00
Peter Savchenko
529aca5e29
Small layout updates ( #46 )
2019-02-18 11:15:03 +03:00
Peter Savchenko
a4031f151f
Code tool updated ( #45 )
2019-02-18 10:42:12 +03:00
Peter Savchenko
044c24c950
Landing + mobile adoptation ( #38 )
...
* Landing + mobile adoptation
* replace svg
* small updates
* use landing as iframe
* Delete .codexdocsrc
* remove unused
* updates
* Delete _index.twig
* update header shrink in chrome
* Delete .codexdocsrc
* remove focus
2019-02-15 17:56:56 +03:00
Murod Khaydarov
ccd627151f
remove pages ( #27 )
...
* remove pages
* requested changes and unit tests
* update
* fix unit test
* requested changes
* add confirmation
* remove deeply
* remove log
* bugfix
* update placeholder
2019-01-25 06:19:37 +03:00
DorofeevMark
d872e78339
Beautiful urls ( #18 )
...
* Added uri property to Page model
* Added aliases collection
* Added routing form aliases
* Fixed redirect after page creation
* Added abiltity to support few pages with same title
* Added ability to change uri manually
* Changed hash function
* Changed uri parsing
* Removed pages controller promise
* Modified page's tests
* Added tests for alias model
* Added tests for aliases
* Escaping special characters
* Added missed files
* Fixed bugs related to translation
* Fixed parent page link
* Added server validation for uri
* Changed css properties order
* Made uri property of page be optional
* Prevented alias creation from empty uri
* Moved alias types to model
2019-01-25 02:23:00 +03:00
Murod Khaydarov
d61818761e
Order child pages ( #21 )
...
* save ordering pages
* move to another collection
* requested changes. Code improvements
* add margin
* unit tests
* fix
* requested changes
* recursive method: create menu tree
* update comments
* fix bug
* requested changes
* move const
* fix error message on catch
* add migration
* rewrite to splices
* move methods
* testing put above method
* linter fix
2019-01-19 17:09:11 +03:00
Peter Savchenko
262c1614ed
New tools added + code highlighting ( #12 )
2018-10-20 17:54:15 +03:00
Peter Savchenko
730eff7995
Page showing, page edit, move API to /api/ ( #10 )
2018-10-15 22:06:01 +03:00
Peter Savchenko
073772c047
Page creation basics ( #7 )
...
* Page cration basics
* remove unused code
* add client-side Header validation
* remove static method
* rm await duplication
2018-10-04 22:08:21 +03:00
Peter Savchenko
5c0560a2ed
Code splitting now works through awaited import ( #6 )
2018-10-03 12:26:41 +03:00