Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 19:40
· 1 commit to main since this release

Changelog

  • cff960c go releaser
  • 4991ae4 admin refresh table time set to 2 seconds
  • f9be1ec Update config.sample.yml
  • 2badc0a typo fıx
  • 061e95d Update README.md
  • d095ce5 Update README.md
  • 5d488a2 yaml config file
  • 73c74c0 notification email, dates, localization
  • ac20b9f added localization and one click validation
  • f294d65 Cancel button implemented. Fix predefined input fields.
  • 1603dc0 user table refresh
  • 547fce3 Added table view for the user
  • 737dbf7 Retry now duplicates the task
  • 4bbd98c Seach exact function
  • 9528524 Set Source and Destination validation requirement
  • 30be547 Alpine js, update data experimentation
  • 65fc3d0 Retry button
  • 6e35e00 Dynamically show buttons on admin page
  • 0c5ca12 Log view from admin page
  • 74bb6e9 Synchronize queue with sqlite db
  • d59a599 Disable login temporarily, add buttons
  • 4118b7a Update dependencies
  • 6865e24 Optimize idle waiting for pending requests, new template for sync messages
  • 3d76de2 imapsync connected to queue
  • ddd7188 Queue task dispatcher logic
  • 3c53999 Refactor to use clean architecture
  • 05930e0 Table columns now represent real data fields
  • 5c2e384 Rename templates to make them more descriptive
  • f9e71ec Use ripple ui for login
  • b2f39a1 added login and sqlite
  • fe6cdad Mail syncing working, TODO fix bugs on frontend
  • 1bab65a Success notification for credential validation
  • 1468f58 Input debounce for search toggling off polling
  • 8b36669 Merge pull request #1 from monobilisim/feature
  • fcc179e Merge branch 'main' into feature
  • 725276c Added verify mail and imap sync
  • a375392 Multithreaded search, benchmark for search function, Fix contents being overwritten when searching
  • ba0a9e2 Refactor
  • be8101b Readme
  • 3324e38 Refactor templates, Active searching, darkmode toggle
  • 08318df Refactor validate.go to use templates aswell
  • a55770b Refactor to use HTML templates
  • f61a18c Pagination progress, pagination template
  • 56da283 Admin page initial progress, queue
  • f95ffcd Error notification, UI revamp
  • 711e71f Logger, Validator initial progress, htmx initial progress
  • 388bda0 HTML template, Default parameters
  • f317285 Initial progress
  • 626690c Initial commit