Commit graph

44 commits

Author SHA1 Message Date
Felipe Martin faa1ae9435
chore: remove irc badge from readme (#674) 2023-07-26 09:10:35 +02:00
Felipe Martin a60dbf3dc5
Run legacy API and new API at the same time. (#648)
* config: backwards comptabile dir

* remove duplicated frontend

* frontend: move assets to assets folder

* legacy routes handler in gin

* templates and asset in different embed

* new routes

* frontend routes serve old views

* added DTO for account object

* api auth calls legacy handler

* frontend: handle new error messages

* frontend: update urls

* frontend: login using new api

* updated frontend tests

* chore: remove debug route

* create shiori/gopher user if no owner is present

* server as default command

* serve -> server

* refactored database logic, allow database url

* removed unused configuration

* storage docs

* refactor cli to use cfg and deps

* check errors only in server

* log fatal instead of os exit

* dont default data directory to current dir

* fixed sqlite path

* trigger build on prs

* avoid releasing if lint/test fails

* pull request condition

* event -> event_name

* Get correct pull request number

* added workflow to delete dangling tags

* fix: nil error checking

* set gin mode first

* set gin mode before initialization

* fix logger

* allow version bump from custom ref

* Updated matrix link to workspace
2023-07-19 18:25:41 +02:00
Felipe M ec86febdaa
docs: add matrix link to readme 2023-07-06 21:47:08 +02:00
Felipe Martin Garcia 0bf1a4875c
docs: migrate documentation from the wiki (#394)
* docs: migrate documentation from the wiki

* docs: updated docker image url

* docs: added migrations section

* docs: fixed index link
2022-05-26 19:49:30 +02:00
Felipe M 3c8a66f8f8
chore: updated readme 2022-02-14 20:00:45 +01:00
Felipe M 2dc462b010
docs: updated readme docker links 2022-02-11 14:12:15 +01:00
Felipe Martin Garcia 50ecb90c2b
docs: updated disclaimer
Removed maintenance message and added a link to the announcements section and the IRC chat
2022-02-04 21:47:42 +01:00
Dean Jackson 3d74038326 Update links and email addresses 2020-08-06 22:26:59 +02:00
Dean Jackson c5fd20040a Add GitHub Action for tests & coverage 2020-08-06 21:08:43 +02:00
Dean Jackson 5601ac7904
Merge branch 'master' into patch-1 2020-08-06 19:27:38 +02:00
Dean Jackson ff94c36ae3
Update notice about maintainership
Clarify that @deanishe is the new maintainer and that @RadhiFadlillah is awesome.
2020-08-06 14:26:48 +02:00
Radhi 5bf02d8ceb
Add notice about project archival 2020-06-20 18:11:03 +07:00
Angelos Orfanakos 1338dc6c7d
Minor improvements and typo fixes in the README text 2019-10-05 01:40:41 +03:00
Radhi Fadlillah 035658d405 Move heroku button to badge for consistency 2019-09-26 16:31:32 +07:00
Radhi a7b41aef12
Merge pull request #177 from bvp/master
Added Heroku deploy. Fixed go-shiori/shiori#45
2019-09-26 16:08:36 +07:00
Radhi Fadlillah b137fe4f50 Tidy up docs files 2019-09-26 06:58:47 +07:00
bvp 793901ca80 Added Heroku deploy. Fixed go-shiori/shiori#45 2019-09-25 13:45:08 +03:00
bvp 4eb86d60d7
Initial PostgreSQL support 2019-09-24 19:59:25 +03:00
Radhi Fadlillah 5b44801b87 Update readme: add link to Docker 2019-09-21 21:10:31 +07:00
Radhi Fadlillah 2da0c7e297 Update readme to include web extension 2019-09-05 17:31:44 +07:00
Radhi Fadlillah 63070d1b15 Add readme 2019-08-27 16:04:57 +07:00
Radhi Fadlillah f582fd1552 Start from zero 2019-05-20 19:43:22 +07:00
Radhi Fadlillah 3e62e73e55 Update docker and readme 2018-07-02 11:33:21 +07:00
Radhi Fadlillah d4050320fa Update screenshot 2018-05-27 22:08:43 +07:00
Radhi Fadlillah 6bab302785 Change default database to home dir 2018-03-12 16:45:49 +07:00
Radhi Fadlillah f4a04c7d35 Add docker hub badge 2018-03-10 20:47:34 +07:00
Dennis Günnewig 286921268d Extend docker support 2018-03-10 11:19:16 +01:00
Dexafree 24a2b288a5 Added Docker usage to README 2018-03-09 14:12:38 +01:00
Wayne Ashley Berry b859963895
Update README.md
Adds a link to the latest release.
2018-03-06 16:25:29 +02:00
Radhi 8ebe093efd
Add badges to Readme 2018-03-05 14:37:50 +07:00
Radhi 1338a443cd
Merge pull request #3 from sascha-andres/feature/db-path-config
Make path to database configurable
2018-03-05 07:21:54 +07:00
Radhi Fadlillah 4f2cd21dda Update readme 2018-03-05 07:21:05 +07:00
Christian Muehlhaeuser 77a7ffd740
Cleaned up command imports and descriptions 2018-03-02 13:29:26 +01:00
Radhi 3894574edb
Merge branch 'master' into README-fixes 2018-03-02 09:40:29 +07:00
Radhi bfa87b63c9
Merge pull request #8 from skx/patch-1
Fix: Wrong go get in readme
2018-03-02 07:39:36 +07:00
Vikas Kedia 831c78eacb
Update README.md 2018-03-01 15:46:33 -08:00
Christian Muehlhaeuser 3e1e7f0f88
Fixed typos / grammar in README
Just a few nitpicky fixes.
2018-03-01 18:36:17 +01:00
Steve Kemp de876f9175
Update README.md
Changed the installation from source instructions, to use the correct repository.
2018-03-01 16:28:29 +02:00
Sascha 1ae90b7459 docs: document environment variable 2018-03-01 11:01:06 +01:00
jose nazario 516bf1bf8f
spelling fix, no content change 2018-02-28 19:23:17 -08:00
Radhi 12dc13f25b
Minor space fix 2018-02-27 11:19:04 +07:00
Radhi Fadlillah dff8e31370 Update readme 2018-02-27 10:53:55 +07:00
Radhi Fadlillah 5b0f6014f3 Update readme 2018-02-26 20:45:57 +07:00
Radhi Fadlillah ae19eac2ed Create readme 2018-02-26 20:02:12 +07:00