Commit Graph

1705 Commits

Author SHA1 Message Date
Arthur Schiwon 04f8d62a22
drop unsupported / EOL server versions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-27 21:26:06 +02:00
Arthur Schiwon 8fb7527cc6
exclude js source files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-27 20:56:51 +02:00
Marcel Klehr 5639b64d9f Makefile: exclude everything in /js but dist/ 2018-05-27 20:00:03 +02:00
Marcel Klehr 10148c0df7 Update screenshots 2018-05-27 17:37:11 +02:00
Marcel Klehr cf83c5f83d Remove old bookmarklet code 2018-05-27 17:14:40 +02:00
Marcel Klehr 788703690f Fix support for php5 2018-05-27 17:10:35 +02:00
Arthur Schiwon 3afc0b8383
add krankerl config
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-26 23:10:56 +02:00
Marcel Klehr 4bc9f7a380 v0.12.0-rc1 2018-05-25 21:45:57 +02:00
Marcel Klehr df3987a89c Add build commands to Makefile 2018-05-25 21:43:36 +02:00
Marcel Klehr 4db8f6fe5b Check in dep lock files 2018-05-25 21:18:55 +02:00
Nextcloud bot a92895e4b4
[tx-robot] updated from transifex 2018-05-25 00:17:59 +00:00
blizzz 1a1ba27daa
Merge pull request #488 from nextcloud/add/description-info.xml
info.xml: Add description
2018-05-24 23:55:02 +02:00
Nextcloud bot 58f530ec3b
[tx-robot] updated from transifex 2018-05-24 00:16:34 +00:00
Nextcloud bot 94ecd80a49
[tx-robot] updated from transifex 2018-05-23 00:18:42 +00:00
Nextcloud bot 434b1079f7
[tx-robot] updated from transifex 2018-05-22 00:16:23 +00:00
Nextcloud bot 5070bdc3c6
[tx-robot] updated from transifex 2018-05-18 00:16:47 +00:00
Damiano Venturin a614b6a3bc Added FreedomMarks to the list of available clients 2018-05-17 17:41:56 +02:00
Nextcloud bot d404559849
[tx-robot] updated from transifex 2018-05-17 00:16:46 +00:00
Marcel Klehr a2f4fcea51 Fix thumbnail colors
- choose from 500 colors  - loose the alpha channel
- choose color based on domain only
2018-05-15 18:18:37 +02:00
Marcel Klehr e3d8441e1c info.xml: Add description 2018-05-14 18:08:48 +02:00
blizzz fd08864691
Merge pull request #482 from nextcloud/fix/480
Fix bookmark menu
2018-05-11 11:43:45 +02:00
blizzz 32b840908d
Merge pull request #479 from nextcloud/fix/add-url-normalization
Normalize URLs before writing to or querying db
2018-05-11 11:42:39 +02:00
Nextcloud bot c348fba2d2
[tx-robot] updated from transifex 2018-05-10 00:16:01 +00:00
Nextcloud bot 195a9fc218
[tx-robot] updated from transifex 2018-05-08 00:14:04 +00:00
Nextcloud bot be6a4f730b
[tx-robot] updated from transifex 2018-05-06 00:14:08 +00:00
Marcel Klehr 2d2f65f760 Fix bookmark menu position 2018-04-27 20:24:23 +02:00
Marcel Klehr ba7e97317b Close bookmark menu, when user clicks
fixes #480
2018-04-27 20:20:07 +02:00
Marcel Klehr 3286963427 Fix tests 2018-04-27 14:18:44 +02:00
blizzz 263e07e5c5
Merge pull request #477 from nextcloud/fix/faviconservice
Add favicon service
2018-04-27 11:30:34 +02:00
Marcel Klehr 647e1a337d Normalize URLs before writing to or querying db
fixes #478
2018-04-26 23:51:37 +02:00
blizzz b11d11fc0b
Merge pull request #475 from nextcloud/fix/export-urls-and-descriptions
Fix export urls and descriptions
2018-04-26 00:58:29 +02:00
blizzz 233d5ab918
Merge pull request #474 from nextcloud/fix/overflow
Minor UI fixes
2018-04-26 00:48:29 +02:00
Marcel Klehr 1ca6272e25 Add favicon service 2018-04-26 00:39:20 +02:00
blizzz 80220195fc
Merge pull request #473 from nextcloud/fix/database-row-length
Fix database row size
2018-04-26 00:30:35 +02:00
Marcel Klehr d5a74cdb8d Fix infinitescroll 2018-04-24 23:10:18 +02:00
Nextcloud bot 4cdd42533e
[tx-robot] updated from transifex 2018-04-22 00:14:36 +00:00
Marcel Klehr 0d5592052e Make detail view scrollable 2018-04-20 22:08:21 +02:00
Marcel Klehr 3c0af1afea Fix Syntax error 2018-04-19 17:16:45 +02:00
Damiano Venturin 885b596d26 Description is conditionally added to the export file 2018-04-19 17:15:12 +02:00
Damiano Venturin 1fc5e163f3 exportBookmarks would export records with no URL and this would break the import. Fixed. 2018-04-19 17:15:03 +02:00
Nextcloud bot 58e7837ef6
[tx-robot] updated from transifex 2018-04-19 00:14:28 +00:00
Marcel Klehr 012f64c18b Tag list: Add tooltips with tag name on hover 2018-04-18 15:06:02 +02:00
Marcel Klehr 3f12d3870f Fix pointer css for cards 2018-04-18 15:04:22 +02:00
Milosz Galazka 14e9bf785c Update bookmarkcontroller.php to allow bookmarks import using curl utility (api)
It is possible to export using curl (api), but import is not possible due to csrf (api).
2018-04-18 14:54:22 +02:00
Marcel Klehr 1eb0e3f2d9 Fix database row size
shrink image and favicon columns as they are only URLs anyway
2018-04-18 14:12:09 +02:00
Nextcloud bot 0bef53dcfc
[tx-robot] updated from transifex 2018-04-14 00:14:18 +00:00
blizzz 4e15bbfdd2
Merge pull request #470 from nextcloud/fix/like-parameters
Short-term fix for problem with LIKE on SQLite
2018-04-12 15:55:51 +02:00
Marcel Klehr 9dc341f918 Fix API: Don't error if item to delete is non-existent 2018-04-12 13:17:37 +02:00
Marcel Klehr b3206dfe5a Short-term fix for problem with LIKE on SQLite 2018-04-12 13:16:50 +02:00
Marcel Klehr fc2b93db27 Minor style tweak: Fix overflow 2018-04-12 13:03:30 +02:00