Daniel Waterworth
d84c34ad75
DEV: Server-side category routing changes
...
The routes for categories are changing. The scheme that I intend to move
us to is:
/c/*slug_path/(:id)/ENDPOINT
/c/*slug_path/(:id)
This commit adds support for the new scheme to the server side without
dropping support for existing URLs. It is necessary to support existing
URLs for two reasons:
* This commit does not change any client side routing code,
* Posts that contain category hashtags that refer to a root category
are baked into URLs that do not fit this new scheme, (/c/[id]-[slug])
2019-10-31 18:06:22 +00:00
..
2019-10-31 06:48:03 +05:30
2019-04-30 10:27:42 +10:00
2019-10-08 14:15:08 +03:00
2019-08-08 11:58:00 +01:00
2019-09-12 10:41:50 +10:00
2019-08-19 12:38:28 +05:30
2019-06-03 10:15:49 +10:00
2019-05-07 11:19:13 +03:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-10-31 17:15:58 +11:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-09-10 12:27:07 -04:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-08-20 12:38:46 +02:00
2019-04-30 10:27:42 +10:00
2019-06-25 11:20:34 +08:00
2019-09-12 10:41:50 +10:00
2019-05-07 13:12:20 +10:00
2019-07-19 16:39:44 +05:30
2019-10-31 18:06:22 +00:00
2019-09-12 10:41:50 +10:00
2019-05-07 09:33:21 +08:00
2019-04-30 10:27:42 +10:00
2019-10-08 12:10:43 +01:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-10 08:34:04 -04:00
2019-05-07 13:12:20 +10:00
2019-09-13 17:16:35 -03:00
2019-10-02 15:51:40 -04:00
2019-05-07 13:12:20 +10:00
2019-05-10 08:34:04 -04:00
2019-09-04 09:56:25 -06:00
2019-07-30 11:33:38 +10:00
2019-04-30 10:27:42 +10:00
2019-10-22 08:44:52 -06:00
2019-10-01 19:08:41 -07:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-09-12 10:41:50 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-10-31 10:16:23 +10:00
2019-05-07 13:12:20 +10:00
2019-10-23 23:35:38 +05:30
2019-10-16 10:39:31 +11:00
2019-04-30 10:27:42 +10:00
2019-07-23 12:16:03 -04:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-10-28 13:18:47 +00:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00