]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Apply the new system (Bookmark + Service) to the whole code base
authorArthurHoaro <arthur@hoa.ro>
Sat, 25 May 2019 13:52:27 +0000 (15:52 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 18 Jan 2020 08:55:59 +0000 (09:55 +0100)
commitcf92b4dd1521241eefc58eaf6dcd202cd83969d8
tree9d6f6f4dc9eabe111c3ba5609eea8b22cd5a23aa
parent336a28fa4a09b968ce4705900bf57693e672f0bf
Apply the new system (Bookmark + Service) to the whole code base

See https://github.com/shaarli/Shaarli/issues/1307
31 files changed:
application/History.php
application/Utils.php
application/api/ApiMiddleware.php
application/api/ApiUtils.php
application/api/controllers/ApiController.php
application/api/controllers/HistoryController.php
application/api/controllers/Info.php
application/api/controllers/Links.php
application/api/controllers/Tags.php
application/bookmark/BookmarkArray.php
application/config/ConfigManager.php
application/feed/FeedBuilder.php
application/formatter/BookmarkMarkdownFormatter.php
application/netscape/NetscapeBookmarkUtils.php
application/render/PageBuilder.php
application/updater/Updater.php
application/updater/UpdaterUtils.php
assets/common/css/markdown.css [moved from plugins/markdown/markdown.css with 98% similarity]
doc/md/guides/various-hacks.md
index.php
plugins/markdown/README.md [deleted file]
plugins/markdown/help.html [deleted file]
plugins/markdown/markdown.meta [deleted file]
plugins/markdown/markdown.php [deleted file]
tpl/default/configure.html
tpl/default/editlink.html
tpl/default/includes.html
tpl/vintage/configure.html
tpl/vintage/editlink.html
tpl/vintage/includes.html
webpack.config.js