Commit graph

117 commits

Author SHA1 Message Date
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
Radhi
fc1da2bae8
Merge pull request #13 from vikaskedia/patch-1
Fix typo in Readme
2018-03-02 07:38:33 +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
Radhi Fadlillah
3b8ce6ce0d Fix missing assets 2018-03-01 21:33:17 +07: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
Radhi
c509795d56
Merge pull request #1 from paralax/patch-1
Fix typo
2018-03-01 21:20:06 +07:00
Sascha
1ae90b7459 docs: document environment variable 2018-03-01 11:01:06 +01:00
Sascha
168b623985 feat(database): make path to database configurable 2018-03-01 10:51:30 +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
Radhi Fadlillah
5e741543a2 Minor change 2018-02-26 20:01:39 +07:00
Radhi Fadlillah
1dcc663039 Fix delete all not updated 2018-02-26 17:31:20 +07:00
Radhi Fadlillah
81de2951b9 Fix problem editing tags 2018-02-26 17:00:14 +07:00
Radhi Fadlillah
c0d350def8 Minor description change 2018-02-26 16:02:30 +07:00
Radhi Fadlillah
883474e031 Add favicon 2018-02-26 13:43:17 +07:00
Radhi Fadlillah
ecbaa9c4f4 Create command for exporting bookmarks 2018-02-26 08:19:37 +07:00
Radhi Fadlillah
34f4bc957f Minor style change 2018-02-26 07:14:58 +07:00
Radhi Fadlillah
0560292540 Load file from assets again 2018-02-26 07:14:48 +07:00
Radhi Fadlillah
ead4264280 Create syle for responsive mode 2018-02-25 21:39:46 +07:00
Radhi Fadlillah
0940fd66ef Add import command 2018-02-25 16:04:12 +07:00
Radhi Fadlillah
b0796d3ed3 If already logged in, redirect to main page 2018-02-24 14:02:06 +07:00
Radhi Fadlillah
07f0d333ec Fix search query 2018-02-24 14:01:52 +07:00
Radhi Fadlillah
69e2754aa3 Minor clean up 2018-02-23 20:26:07 +07:00
Radhi Fadlillah
ac75f8cff5 Fix: bookmarks not ordered by latest in web view 2018-02-23 17:07:18 +07:00
Radhi Fadlillah
786cae511a Bundle the view in executable 2018-02-23 16:51:06 +07:00
Radhi Fadlillah
529b089fd9 Implement search on web interface 2018-02-23 14:30:58 +07:00
Radhi Fadlillah
0a4850eacb Clean up code 2018-02-22 20:45:43 +07:00
Radhi Fadlillah
a03239b988 Search bookmarks by its url as well 2018-02-22 17:13:55 +07:00
Radhi Fadlillah
2e011f78f7 Add flag for custom port for server 2018-02-22 16:51:10 +07:00
Radhi Fadlillah
662142668f Implement login 2018-02-22 16:48:36 +07:00
Radhi Fadlillah
b555d1b5a4 Create cmd for managing accounts 2018-02-20 16:48:02 +07:00
Radhi Fadlillah
d74d545b49 Implement opening cache of bookmarks 2018-02-17 21:49:16 +07:00
Radhi Fadlillah
258513f4e8 Toggle image in grid 2018-02-17 16:48:55 +07:00
Radhi Fadlillah
0f4ab6aa38 Implement batch delete 2018-02-17 15:51:43 +07:00
Radhi Fadlillah
124c2845e9 Fix wrong mutex 2018-02-17 12:30:08 +07:00
Radhi Fadlillah
dd2c302153 Show error message in web 2018-02-14 18:50:53 +07:00
Radhi Fadlillah
be95bdf227 Implement delete in web view 2018-02-14 11:41:43 +07:00
Radhi Fadlillah
5a2fed1888 Add edit function in web view 2018-02-13 16:14:08 +07:00
Radhi Fadlillah
59208fb377 Implement ad bookmark in web interface 2018-02-12 21:06:53 +07:00
Radhi Fadlillah
452fa6bed1 Initial web view 2018-02-11 21:00:56 +07:00
Radhi Fadlillah
db688e9651 Add code documentation 2018-02-03 20:20:10 +07:00
Radhi Fadlillah
e410e47ae4 Add command for updating data 2018-02-03 15:02:28 +07:00
Radhi Fadlillah
017ff4bd18 Minor change in command description 2018-02-01 16:39:33 +07:00
Radhi Fadlillah
2a480cc4cf Remove unneeded column 2018-02-01 16:39:16 +07:00
Radhi Fadlillah
7b977b3f75 Add command for opening bookmarks 2018-01-31 10:59:27 +07:00