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 |
|
Radhi Fadlillah
|
752d1ba4f6
|
In no-thumbnail mode, make margin more consistent
|
2019-09-24 21:59:17 +07:00 |
|
Radhi Fadlillah
|
a82b8820bd
|
Add options to hide excerpt #166
|
2019-09-24 21:16:03 +07:00 |
|
Radhi Fadlillah
|
c77b17caf8
|
Use formatter in LESS files
|
2019-09-24 11:56:35 +07:00 |
|
Radhi Fadlillah
|
bccc70b3f8
|
Add option to hide thumbnail image #166
|
2019-09-24 09:47:50 +07:00 |
|
Radhi Fadlillah
|
6b169433be
|
Merge branch 'master' of github.com:go-shiori/shiori
|
2019-09-23 22:17:12 +07:00 |
|
Radhi Fadlillah
|
590321487f
|
Add code of conduct
|
2019-09-23 22:16:49 +07:00 |
|
Radhi
|
4d11e35c10
|
Merge pull request #158 from disposedtrolley/api-documentation
Adds Postman Collection for /api/ endpoints
|
2019-09-23 21:59:15 +07:00 |
|
Radhi Fadlillah
|
3a9e53cc71
|
Initial unit test..
|
2019-09-23 15:55:17 +07:00 |
|
Radhi
|
d3d4cc0498
|
Merge pull request #167 from ReekyMarko/patch-1
Fixed some typos
|
2019-09-23 15:32:29 +07:00 |
|
Marko Korhonen
|
59a0594155
|
Fixed some typos
|
2019-09-23 10:43:29 +03:00 |
|
Radhi
|
7d3f8d712c
|
Merge pull request #164 from deanishe/fix-mysql-schema
Fix MySQL schema
|
2019-09-23 12:44:54 +07:00 |
|
Radhi
|
2cd1b6a793
|
Merge pull request #162 from deanishe/default-title-from-page
Default to webpage title, not URL, if user specifies no title
|
2019-09-23 05:03:06 +07:00 |
|
Dean Jackson
|
988f2d6502
|
Use single quotes for better compatibility
|
2019-09-22 19:15:04 +02:00 |
|
Dean Jackson
|
ddf7c37208
|
Fix MySQL column definitions
- Add AUTO_INCREMENT to `id` fields
- Fix DEFAULT definitions on TEXT/BLOB fields
TEXT/BLOB field default values must be expressions:
https://dev.mysql.com/doc/refman/8.0/en/data-type-defaults.html
|
2019-09-22 18:58:26 +02:00 |
|
Dean Jackson
|
76a7856f80
|
Add specific size to bookmark_url key
MySQL can't index an entire TEXT field; the key must be truncated
https://stackoverflow.com/a/1827099
|
2019-09-22 18:49:11 +02:00 |
|
Dean Jackson
|
c55b1a3fef
|
Default to webpage title, not URL, if user specifies no title
|
2019-09-22 18:36:36 +02:00 |
|
Radhi Fadlillah
|
fbd4e37643
|
Fix custom title and excerpt doesn't saved
|
2019-09-22 16:17:51 +07:00 |
|
Radhi Fadlillah
|
1d83468455
|
Fix when using extension bookmark doesn't archived
|
2019-09-22 15:58:26 +07:00 |
|
James Liu
|
92adfa6d87
|
feat: add postman collection
|
2019-09-22 16:09:05 +10:00 |
|
Radhi Fadlillah
|
018f33228a
|
Fix import skipped when title missing #153
|
2019-09-22 10:55:22 +07:00 |
|
Radhi Fadlillah
|
df98c281d3
|
Make MySQL address changeable #156
|
2019-09-22 08:25:34 +07:00 |
|
Radhi Fadlillah
|
5b44801b87
|
Update readme: add link to Docker
|
2019-09-21 21:10:31 +07:00 |
|
Radhi Fadlillah
|
620228e85b
|
Add Dockerfile
|
2019-09-21 17:09:03 +07:00 |
|
Radhi Fadlillah
|
2eb6415fa8
|
Add check command
|
2019-09-21 16:30:39 +07:00 |
|
Radhi Fadlillah
|
0bf5772022
|
Remove unneeded local variables
|
2019-09-21 16:19:45 +07:00 |
|
Radhi Fadlillah
|
7e16b020d6
|
Minor gofmt change
|
2019-09-21 11:10:53 +07:00 |
|
Radhi Fadlillah
|
f68835fdef
|
Minor improvement in cmd description
|
2019-09-20 17:27:49 +07:00 |
|
Radhi Fadlillah
|
64c62d6b12
|
Remove repeated code for archiving bookmarks
|
2019-09-20 16:48:57 +07:00 |
|
Radhi Fadlillah
|
2da0c7e297
|
Update readme to include web extension
|
2019-09-05 17:31:44 +07:00 |
|
Radhi Fadlillah
|
a5b4f78f10
|
Fix typo
|
2019-08-30 11:43:53 +07:00 |
|
Radhi Fadlillah
|
531c66c955
|
When session expired and user login, return him to previous page
|
2019-08-29 16:14:19 +07:00 |
|
Radhi Fadlillah
|
3f43424af0
|
Make search result share-able by URL
|
2019-08-29 15:44:03 +07:00 |
|
Radhi Fadlillah
|
89aad30a17
|
Fix: missing column while updating database
|
2019-08-29 09:45:45 +07:00 |
|
Radhi Fadlillah
|
af2949b2d9
|
Tagged and untagged shouldn't be able to renamed
|
2019-08-27 20:50:40 +07:00 |
|
Radhi Fadlillah
|
abcdfc9d13
|
Fix failed to rename tag in web interface
|
2019-08-27 20:42:13 +07:00 |
|