Dean Jackson
4ff6ddd65a
Merge pull request #246 from Midek/master
...
update url also when offline mode
2020-08-06 22:28:04 +02:00
Dean Jackson
3d74038326
Update links and email addresses
2020-08-06 22:26:59 +02:00
Dean Jackson
ee877b8c9f
Remove Radhi's accounts from GitHub Sponsors
2020-08-06 22:15:45 +02:00
Dean Jackson
ff5c464156
Merge pull request #259 from go-shiori/fix/exit-status
...
Exit with non-zero status when commands fail
2020-08-06 21:28:57 +02:00
Dean Jackson
a0ce725167
Exit with non-zero status when add fails
2020-08-06 21:12:34 +02:00
Dean Jackson
7124dc2e08
Merge pull request #258 from go-shiori/ci
...
Add GitHub Action to lint code and run unit tests on supported platforms + Go versions.
2020-08-06 21:11:19 +02:00
Dean Jackson
c5fd20040a
Add GitHub Action for tests & coverage
2020-08-06 21:08:43 +02:00
Dean Jackson
acc86d74e2
Exit with non-zero status when add fails
2020-08-06 20:03:25 +02:00
Dean Jackson
8146d3ac0f
Merge pull request #192 from agorf/patch-1
...
Minor improvements and typo fixes in the README text
2020-08-06 19:27:52 +02:00
Dean Jackson
5601ac7904
Merge branch 'master' into patch-1
2020-08-06 19:27:38 +02:00
Dean Jackson
b7a5a61e01
Merge pull request #223 from deanishe/fix/mysql-charset
...
Specify charset for MySQL connection
2020-08-06 19:26:13 +02:00
Dean Jackson
60b7f29847
Merge pull request #221 from deanishe/fix/autofill
...
Fix login autofill
2020-08-06 19:25:15 +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
Midov
3fe593d2e7
update url also when offline mode
2020-05-04 00:29:44 +02:00
Dean Jackson
32f9d2695f
Explicit charset for MySQL connection
2019-12-13 08:52:26 +01:00
Dean Jackson
a5cb2c6e40
Fix login autofill
...
Add <form> element, as some browsers won't autofill fields
not contained in form.
Remove username and password bindings, and explicitly read
inputs instead. Some browsers do not fire onChange events
when a field is autofilled for security reasons, so Vue
bindings don't register the change.
https://github.com/facebook/react/issues/1159#issuecomment-506584346
2019-12-13 08:36:16 +01:00
Radhi
9f7c8bf6cb
Merge pull request #206 from khoanguyen96/fix-js-mimetype
...
wrap mime.TypeByExtension with preset mimetypes
2019-10-23 21:30:05 +07:00
Khoa Nguyen
d1d48ad788
wrap mime.TypeByExtension with preset mimetypes
2019-10-21 20:16:50 -07:00
Radhi
a0d727babe
Merge pull request #205 from nfam/master
...
Fix: grid layout on dialog
2019-10-16 20:14:27 +07:00
Ninh Pham
98353369f7
Fix: grid layout on dialog
2019-10-14 10:51:11 +07:00
Radhi Fadlillah
7a2bcacf51
Fix: hasArchive
icon gone after update bookmark
2019-10-13 08:37:10 +07:00
Radhi Fadlillah
7d938f3893
Fix: checkbox in dialog doesn't work
2019-10-13 08:22:17 +07:00
Radhi
243a88c458
Merge pull request #202 from nfam/master
...
Fix: Bookmark content displays Invalid Date if database is PostgreSQL
2019-10-12 21:41:35 +07:00
Ninh Pham
ef248c8fc4
Fix: Bookmark content displays Invalid Date if database is PostgreSQL #201
2019-10-12 20:15:11 +07:00
Radhi Fadlillah
d2906b126a
Fix wrong cookie path
2019-10-11 14:14:17 +07:00
Radhi
599afeaae0
Merge pull request #199 from nfam/master
...
Fix: Safari does not accept document.baseURI for cookie path
2019-10-11 14:03:07 +07:00
Ninh Pham
e41cea6642
Fix: Safari does not accept document.baseURI for cookie path
2019-10-11 13:28:25 +07:00
Radhi
72f1a223b4
Create FUNDING.yml
2019-10-11 10:12:32 +07:00
Radhi Fadlillah
0bc1b4a4cc
Make sure archive use UTF-8 encoding
2019-10-09 20:49:26 +07:00
Radhi Fadlillah
a3e1563dff
Move warc to another package
2019-10-09 20:10:12 +07:00
Radhi Fadlillah
9e962f0b2d
Fix: now cookie set per subpath #39
2019-10-07 15:33:32 +07:00
Radhi Fadlillah
99d27930ea
Initial support for subpath #39
2019-10-07 13:38:40 +07:00
Angelos Orfanakos
1338dc6c7d
Minor improvements and typo fixes in the README text
2019-10-05 01:40:41 +03:00
Radhi Fadlillah
3077c7fbb8
Use tab instead of spaces
2019-10-04 16:51:08 +07:00
Radhi Fadlillah
bf974facdc
Add border around table in content view
2019-10-04 16:36:41 +07:00
Radhi Fadlillah
52bb4d9d8a
Prevent browser doing MIME sniffing #182
2019-10-04 07:22:37 +07:00
Radhi Fadlillah
9ba9d1eced
Fix: wrong query in PostgreSQL
2019-10-03 21:47:03 +07:00
Radhi Fadlillah
a4dd1c8687
Specify character set when creating MySQL table #188
2019-10-03 21:02:25 +07:00
Radhi Fadlillah
28ee496a68
Fix title is empty when adding bookmark
2019-10-03 20:23:28 +07:00
Radhi Fadlillah
035658d405
Move heroku button to badge for consistency
2019-09-26 16:31:32 +07:00
Radhi Fadlillah
7688990ea1
Revert "Restructure build files"
...
This reverts commit f316cb, which done because of my curiousity, without reading any documentation from Heroku.
2019-09-26 16:25:19 +07:00
Radhi Fadlillah
f316cb83d6
Restructure build files
2019-09-26 16:14:41 +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
Radhi Fadlillah
9f145e27ef
Tidy up code for opening database
2019-09-26 06:24:49 +07:00
bvp
793901ca80
Added Heroku deploy. Fixed go-shiori/shiori#45
2019-09-25 13:45:08 +03:00
Radhi
c2eee1d59a
Merge pull request #170 from bvp/master
...
Initial PostgreSQL support
2019-09-25 11:22:22 +07:00
Radhi Fadlillah
b315c48acf
Fix content with double braces not rendered #171
2019-09-25 07:32:03 +07:00
bvp
4eb86d60d7
Initial PostgreSQL support
2019-09-24 19:59:25 +03:00