This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-11-28 14:03:48 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
788aa34c8b
Ghost
/
ghost
/
posts-service
History
Simon Backx
788aa34c8b
Added support for creating new tags when bulk editing posts
...
refs
https://github.com/TryGhost/Team/issues/2922
2023-04-13 17:05:42 +02:00
..
lib
Added support for creating new tags when bulk editing posts
2023-04-13 17:05:42 +02:00
test
Fixed exporting post metrics without email
2023-03-28 12:41:32 +02:00
.eslintrc.js
Moved posts service to its own package
2023-03-20 16:06:42 +01:00
index.js
Added posts exporter implementation (
#16467
)
2023-03-22 09:08:35 +01:00
package.json
Implemented bulk editing post access (
#16617
)
2023-04-12 11:58:46 +02:00
README.md
Moved posts service to its own package
2023-03-20 16:06:42 +01:00
README.md
Posts Service