8000 Tags · afishcalledrob/archivy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: afishcalledrob/archivy

Tags

v1.0.2

Toggle v1.0.2's commit message
v1.0.2

Fixes and improvements to backend with accessibility improvements.

v1.0.1

Toggle v1.0.1's commit message
v1.0.1: fixes to minor issues

v1.0.0

Toggle v1.0.0's commit message
v1.0

Archivy began as a small personal project in August 2020. However, since then it's grown into much more, with the help of contributors and the many discussions and ideas we've brainstormed on the discord server (https://discord.gg/uQsqyxB).

There have been major improvements in the design, structure and general features
of the project like for example:

- development of a CLI interface and deployment of archivy on pip, docker, the aur and nixpkgs
- redesign to make archivy actually look good :slight_smile:
- introduction of a powerful markdown editor / rendering
- a complete documentation website
- auth system
- focus on extensibility: Python API / Web API / plugin system

and much more!

I'm extremely excited for the current state of Archivy and it's future
even beyond v1, outlined in the roadmap archivy#74 (comment).

Thank you to all the people who have shaped this project, and as
always, don't hesitate to ask any questions or talk to us if you'd like to share your opinion or ideas!

v1.0.0rc2

Toggle v1.0.0rc2's commit message
RELEASE: v1.0.0rc2. SEE the 2nd commit going backwards from this one,…

… we had a problem with the first rc1 and had to redeploy it under a different name, hence rc2

v0.11.1

Toggle v0.11.1's commit message
v0.11.1: Bugfixes related to dir UI

v0.11.0

Toggle v0.11.0's commit message
v0.11.0

Major changes:

- Complete restructure of user interface and design (see
  https://uzpg.me/assets/images/archivy.mov) - including a new
  bookmarklet
- removal of date in file names (won't break with old format)

BUGFIX: non-markdown files showed up as directories in tree, now fixed.

v0.10.1

Toggle v0.10.1's commit message
v0.10.1

Implements [hooks](https://archivy.github.io/reference/hooks/) for
better plugin flexibility.
0