Commit graph

45 commits

Author SHA1 Message Date
Radhi Fadlillah
65d6ddd495 Fix wrong tag after update in web ui 2018-05-26 16:44:53 +07:00
Radhi Fadlillah
7f31d67043 Add search in web UI 2018-05-21 14:03:08 +07:00
Radhi Fadlillah
9fe82fc623 Refactor cmd handler 2018-05-19 22:43:15 +07:00
Radhi Fadlillah
fec02adfc2 Implement update button in UI 2018-05-19 15:28:17 +07:00
Radhi Fadlillah
9048fe4bdc Continue updating UI 2018-05-19 13:36:51 +07:00
Radhi Fadlillah
0ffd6b3231 Download thumbnail image to local disk 2018-05-18 16:18:38 +07:00
Radhi Fadlillah
2c23f98d0c Refactor code 2018-04-28 21:02:36 +07:00
Peter Etelej
10d76acdeb
Refactor indices->indexList conversion 2018-03-12 14:21:55 +03:00
Radhi Fadlillah
9d025dc6a2 Fix update is really slow 2018-03-12 15:17:20 +07:00
Radhi Fadlillah
21234f38aa Clean up code for tag cloud 2018-03-10 10:39:38 +07:00
Simon Frostick
520eb419c7 update assests 2018-03-09 08:14:50 +02:00
Radhi Fadlillah
e9d8f3ce12 Fix: update time doesn't recorded in database 2018-03-09 08:13:11 +07:00
Simon Frostick
f00fb47845 resolving conflicts with master 2018-03-08 13:58:14 +07:00
Radhi Fadlillah
8b31568eaf Revert unneeded change 2018-03-06 16:30:47 +07:00
Radhi Fadlillah
5bea3de59b Fix: error scan on Go 1.8 2018-03-06 16:05:08 +07:00
Simon Frostick
0c39393a92 additions for tag cloud 2018-03-06 15:06:20 +07:00
Radhi
a747852728
Merge branch 'master' into wip/tests 2018-03-06 13:22:47 +07:00
Radhi Fadlillah
46c88d5db5 Stop changing index after delete 2018-03-05 11:02:36 +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
8661b4e870 Use goimports on all file 2018-03-03 16:50:54 +07:00
Peter Etelej
056be03158
Add tests for cmd package
Adds testing for cmd package. Adds a setup and teardown main test
with a cmd test db as well as tests for account, add and update.
Closes #19
2018-03-03 08:03:54 +03:00
Sascha
168b623985 feat(database): make path to database configurable 2018-03-01 10:51:30 +01:00
Radhi Fadlillah
81de2951b9 Fix problem editing tags 2018-02-26 17:00:14 +07:00
Radhi Fadlillah
0940fd66ef Add import command 2018-02-25 16:04:12 +07:00
Radhi Fadlillah
07f0d333ec Fix search query 2018-02-24 14:01:52 +07:00
Radhi Fadlillah
ac75f8cff5 Fix: bookmarks not ordered by latest in web view 2018-02-23 17:07:18 +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
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
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
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
Radhi Fadlillah
cd5a74a123 Save HTML content to database 2018-01-30 16:20:18 +07:00
Radhi Fadlillah
a454641d81 Clean up code for saving bookmark 2018-01-30 16:16:25 +07:00
Radhi Fadlillah
6de94ccffb Add flags for custom title and excerpt 2018-01-30 14:57:36 +07:00
Radhi Fadlillah
ed95ef98ad Fix failed to fill removed indices 2018-01-30 13:31:10 +07:00
Radhi Fadlillah
fa6f0eebc3 Add search command 2018-01-29 20:45:27 +07:00
Radhi Fadlillah
155d0f646d Clean up code 2018-01-29 15:00:37 +07:00
Radhi Fadlillah
4aaf597d94 Implement delete command 2018-01-29 07:40:29 +07:00
Radhi Fadlillah
3b29bad6c7 Clean up query for getting bookmark 2018-01-28 14:53:37 +07:00
Radhi Fadlillah
aabd1a7838 Create command for add and print bookmarks 2018-01-28 13:55:43 +07:00