github comixed/comixed v0.8.0-1.0

latest releases: v2.1.0-RC.1, v2.1.0-dev.1, v2.0.1-1...
pre-release3 years ago

Commits

  • [b2a9222]: Changed the development version to 0.8.0-0 [#496] (Darryl L. Pierce)
  • [54115e6]: Changed release version to 0.8.0-SNAPSHOT [#501] (Darryl L. Pierce)
  • [8730459]: Changed the way the ApiResponse is structure [#465] (Darryl L. Pierce)
  • [f5880f4]: Fixed the link for reporting behavior [#514] (Darryl L. Pierce)
  • [1610e82]: Disabled building and including comixed-importer. (Darryl L. Pierce)
  • [3a955bb]: Added a new REST API for getting scan types [#465] (Darryl L. Pierce)
  • [dd33d9c]: Added a new scan type feature [#465] (Darryl L. Pierce)
  • [83d41cc]: Changed Karma to not show console output during tests [#465] (Darryl L. Pierce)
  • [70c548e]: Changed the project URL in the pom files [#496] (Darryl L. Pierce)
  • [b57b2d3]: Added a new REST API for getting the comic formats [#465] (Darryl L. Pierce)
  • [84f9392]: Changed the comic formats feature implementation [#465] (Darryl L. Pierce)
  • [9938657]: Changed the release artifact name in Dockerfile [#525] (Darryl L. Pierce)
  • [a5cb82c]: Upgraded webpack dependency [GHSA-4fc4-chg7-h8gh] (Darryl L. Pierce)
  • [131f931]: Added the breadcrumb feature to the app module [#531] (Darryl L. Pierce)
  • [e3a1838]: Changed how the breadcrumb is set [#531] (Darryl L. Pierce)
  • [04615eb]: Added the comixed-web module [#328] (Darryl L. Pierce)
  • [15c9487]: Added the basic Angular project for comixed-web [#328] (Darryl L. Pierce)
  • [263c262]: Added dependency on Angular Material [#328] (Darryl L. Pierce)
  • [652aed8]: Changed the karma configuration [#328] (Darryl L. Pierce)
  • [f32a7f0]: Added dependencies to provide translation support [#328] (Darryl L. Pierce)
  • [0f18bc9]: Added dependencies to provide browser-based logging [#328] (Darryl L. Pierce)
  • [fcb46bf]: Added the token service [#328] (Darryl L. Pierce)
  • [f6e8b19]: Added an HTTP interceptor [#328] (Darryl L. Pierce)
  • [a9c43fc]: Added the default page component [#328] (Darryl L. Pierce)
  • [1772dc2]: Added the navigation bar component [#328] (Darryl L. Pierce)
  • [da7be61]: Added an alert service [#328] (Darryl L. Pierce)
  • [7ae213c]: Added the user feature to the frontend [#328] (Darryl L. Pierce)
  • [7b0ed7b]: Added a confirmation service and dialog [#328] (Darryl L. Pierce)
  • [235d57b]: Added the login page [#328] (Darryl L. Pierce)
  • [58c43ad]: Upgraded webpack-subresource-integrity [GHSA-4fc4-chg7-h8gh] (Darryl L. Pierce)
  • [2b407a7]: Upgraded object-path dependency [GHSA-cwx2-736x-mf6w] (Darryl L. Pierce)
  • [da89bab]: Added the busy feature [#539] (Darryl L. Pierce)
  • [0733145]: Added the ComicPage component for displaying a single page [#539] (Darryl L. Pierce)
  • [8a044c6]: Refactored the import REST APIs to match the new feature set [#539] (Darryl L. Pierce)
  • [84372b7]: Added the comic import feature [#539] (Darryl L. Pierce)
  • [a6b5b8f]: Added dependencies on flex-layout and lodash [#539] (Darryl L. Pierce)
  • [c158282]: Added the ImportToolbar component [#539] (Darryl L. Pierce)
  • [b41f200]: Added the ComicFileList component [#539] (Darryl L. Pierce)
  • [b8e0f0d]: Added the ComicFileDetails component [#539] (Darryl L. Pierce)
  • [0f3a061]: Added the ComicImport page [#539] (Darryl L. Pierce)
  • [0782636]: Added test coverage reporting during build [#539] (Darryl L. Pierce)
  • [229be6e]: Added persisted session storage support [#538] (Darryl L. Pierce)
  • [a38d11a]: Added an app feature to maintain the user session [#538] (Darryl L. Pierce)
  • [5067985]: Removed ApiResponse from the REST API [#465] (Darryl L. Pierce)
  • [3584ad5]: Removed ApiResponse from the Angular frontend [#465] (Darryl L. Pierce)
  • [93f23cb]: Removed the Summary field from Comic [#544] (Darryl L. Pierce)
  • [84219d3]: Added publishing of pre-releases when a tag is pushed [#549] (Darryl L. Pierce)
  • [d3bd6a5]: Renamed ComicImport => Library [#547] (Darryl L. Pierce)
  • [0842580]: Added the comic feature for loading a single comic [#547] (Darryl L. Pierce)
  • [5ea834a]: Added the reader and admin guards [#547] (Darryl L. Pierce)
  • [9f61f13]: Added the comic details page [#547] (Darryl L. Pierce)
  • [91d2b2f]: Changed the comic state => library state [#553] (Darryl L. Pierce)
  • [dbd8e27]: Added actions to update the library comics [#553] (Darryl L. Pierce)
  • [0dca81f]: Added the all comics page [#553] (Darryl L. Pierce)
  • [d3e49cc]: Changed the application and submodule names [#553] (Darryl L. Pierce)
  • [4d97772]: Added unit tests fixes to remove console output [#553] (Darryl L. Pierce)
  • [0ce7c95]: Fixed the selection list not clearing reading list removal [#535] (Darryl L. Pierce)
  • [9440695]: Added the feature to change the displayed page size [#555] (Darryl L. Pierce)
  • [8278561]: Added an Hikari connection pool configuration [#538] (Darryl L. Pierce)
  • [10ec887]: Added saving the import settings on success [#563] (Darryl L. Pierce)
  • [e9367c1]: Disabled server-side session storage [#538] (Darryl L. Pierce)
  • [7fa4573]: Changed the import page layout [#539] (Darryl L. Pierce)
  • [6a66dfe]: Added some code cleanup tools to package.json [#539] (Darryl L. Pierce)
  • [45e049b]: Changed the i18n entry name for the effect failure text [#559] (Darryl L. Pierce)
  • [cbfff98]: Fixed the size of the cover on the comic details page [#559] (Darryl L. Pierce)
  • [d7d7c65]: Added the ability to scrape a single comic [#559] (Darryl L. Pierce)
  • [8a62e1c]: Added the scraping feature [#559] (Darryl L. Pierce)
  • [fb75e51]: Added scraping interactions to the comic edit tab [#559] (Darryl L. Pierce)
  • [7dc329a]: Added support for HTML, CSS and JSON to Prettier [#539] (Darryl L. Pierce)
  • [e9f4073]: Fixed the login button type [#328] (Darryl L. Pierce)
  • [c2b1bd6]: Disabled saving HTTP session details via JDBC [#538] (Darryl L. Pierce)
  • [58ff7ca]: Fixed the layout of the import toolbar [#539] (Darryl L. Pierce)
  • [7098eab]: Fixed a serialization bug auditing a comic scraping [#559] (Darryl L. Pierce)
  • [740912c]: Changed the session storage target to "none" [#538] (Darryl L. Pierce)
  • [5f20640]: Added new library features for navigation [#568] (Darryl L. Pierce)
  • [5a4a341]: Added the library navigation pane [#568] (Darryl L. Pierce)
  • [6d4c533]: Fixed the i18n entries for comic details [#547] (Darryl L. Pierce)
  • [9db01d3]: Fixed clobbered i18n entries [#547] (Darryl L. Pierce)
  • [93fc542]: Added clear REST API audit log [#483] (BRUCELLA2)
  • [1b29bf1]: Added missed i18n entries for audit log deletion [#483] (Darryl L. Pierce)
  • [2632b3a]: Added a standard way to set page titles [#574] (Darryl L. Pierce)
  • [a7d641f]: Added setting the title for all pages [#574] (Darryl L. Pierce)
  • [ae4be9c]: Added a reusable view for displaying lists of comics [#573] (Darryl L. Pierce)
  • [2e64d3b]: Added the ability to view specific groups of comics [#573] (Darryl L. Pierce)
  • [78e9be4]: Fixed the dipslay height for the library nav tree [#573] (Darryl L. Pierce)
  • [ee533f4]: Changed toBeTruthy()/toBeFalsey() => toBeTrue()/toBeFalse() (Darryl L. Pierce)
  • [6b9fa1f]: Added pagination to the comic view component [#577] (Darryl L. Pierce)
  • [23bd654]: Added a feature to load the server build details [#578] (Darryl L. Pierce)
  • [2f43355]: Added specific dependency on ini [CVE-2020-7788] (Darryl L. Pierce)
  • [d6583a2]: Added the ability select and deselect comics [#584] (Darryl L. Pierce)
  • [d5d6455]: Added a toolbar for selecting and deselecting all comics [#584] (Darryl L. Pierce)
  • [450b95b]: Added styling to indicate a selected comic [#584] (Darryl L. Pierce)
  • [6c5f6f4]: Added clicking on comic covers to toggle their selection [#584] (Darryl L. Pierce)
  • [bbc08c5]: Added the scraping page [#584] (Darryl L. Pierce)
  • [b69dd3c]: Added a context menu to show a comic's details [#200] (Darryl L. Pierce)
  • [29b9a3b]: Added a tab to view only deleted comics [#284] (Darryl L. Pierce)
  • [01dfd0c]: Bump socket.io from 2.3.0 to 2.4.1 in /comixed-web (dependabot[bot])
  • [e4c46ab]: Added being able to mark comics as read/unread [#504] (Darryl L. Pierce)
  • [8a774f6]: Added a page for viewing the web audit log [#592] (Darryl L. Pierce)
  • [9c6789e]: Added auditable annotations to all REST APIs [#592] (Darryl L. Pierce)
  • [10a8eea]: Added a feature to set pages as blocked [#595] (Darryl L. Pierce)
  • [81ab902]: Changed the issue and pull request templates templates [#605] (Darryl L. Pierce)
  • [982c6b0]: Security added dependency on socket.io@^2.4 [#607][CVE-2020-28481] (Darryl L. Pierce)
  • [a1042e8]: Removed the comic-importer module [#610] (Darryl L. Pierce)
  • [64f45ee]: Removed the comic-frontend module [#609] (Darryl L. Pierce)
  • [8bdb576]: Added support for changing the language used [#604] (Darryl L. Pierce)
  • [bd0689a]: Fixed rendering of the page context menu [#595] (Darryl L. Pierce)
  • [2914ad3]: Changed the release version to 0.8.0-1.0 [#605] (Darryl L. Pierce)

Don't miss a new comixed release

NewReleases is sending notifications on new releases.