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-10-08 12:10:43 +01:00
2019-10-02 14:01:53 +10:00
2019-10-29 12:10:27 +02:00
2019-05-13 09:31:32 +08:00
2019-10-28 17:05:21 +00:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2018-11-14 16:23:29 -05:00
2019-10-21 12:08:20 +01:00
2019-10-31 17:15:58 +11:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-10-08 14:15:08 +03:00
2019-07-22 14:59:56 +03:00
2019-08-20 12:38:46 +02:00
2019-05-13 09:31:32 +08:00
2019-05-06 16:07:49 +02:00
2019-10-09 13:06:18 +11:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-10-02 15:07:37 +10:00
2019-10-31 18:06:22 +00:00
2019-09-22 00:20:25 -04:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-09-13 17:14:31 -03:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:55:44 +08:00
2019-10-02 14:01:53 +10:00
2019-07-15 20:47:44 +03:00
2019-05-13 09:31:32 +08:00
2019-10-22 08:44:52 -06:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-14 11:40:09 +05:30
2019-10-02 14:01:53 +10:00
2019-10-21 12:08:20 +01:00
2019-03-15 17:16:15 +11:00
2019-10-30 16:57:13 +01:00
2019-10-31 10:16:23 +10:00
2019-10-21 12:08:20 +01:00
2019-05-13 10:25:51 -04:00
2019-10-23 23:35:38 +05:30
2019-10-14 15:40:33 +11:00
2019-09-09 11:03:57 -04:00
2019-07-23 12:16:03 -04:00
2019-10-22 12:05:36 -03:00
2019-10-21 12:08:20 +01:00
2019-10-28 12:46:27 -05:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00