1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-25 08:09:41 +02:00
codex.docs/src
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
..
controllers Beautiful urls (#18) 2019-01-25 02:23:00 +03:00
frontend Beautiful urls (#18) 2019-01-25 02:23:00 +03:00
models Beautiful urls (#18) 2019-01-25 02:23:00 +03:00
routes Beautiful urls (#18) 2019-01-25 02:23:00 +03:00
utils Beautiful urls (#18) 2019-01-25 02:23:00 +03:00
views Beautiful urls (#18) 2019-01-25 02:23:00 +03:00
app.js Move testing to 3001 port (#8) 2018-10-07 19:15:10 +03:00