Commit Graph

124 Commits

Author SHA1 Message Date
dependabot[bot]
13c6428e7c Build(deps): Bump http-proxy from 1.18.0 to 1.18.1 in /pinry-spa
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 10:05:23 +00:00
dependabot[bot]
f829481b0f Build(deps-dev): Bump node-sass from 4.13.0 to 4.13.1 in /pinry-spa
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 21:19:12 +00:00
dependabot[bot]
469a82efd2 Build(deps): Bump elliptic from 6.5.2 to 6.5.3 in /pinry-spa
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 07:11:28 +00:00
winkidney
dbca765b6a Feature: Add new public user-api and user-profile card in front-end 2020-07-23 23:56:24 +08:00
winkidney
978c686c66 Feature: Use latest version of buefy 2020-07-23 19:56:29 +08:00
beaock
e54adc8b3c Remove '/#/' from URL 2020-07-18 19:33:29 +08:00
dependabot[bot]
199a3dc646 Build(deps): Bump acorn from 6.4.0 to 6.4.1 in /pinry-spa
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 18:29:08 +08:00
dependabot[bot]
66b2c38349 Build(deps): Bump lodash from 4.17.15 to 4.17.19 in /pinry-spa
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 18:28:45 +08:00
dependabot[bot]
1b09a2877e Build(deps): Bump websocket-extensions from 0.1.3 to 0.1.4 in /pinry-spa
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 18:28:27 +08:00
winkidney
03a0f4776b Fix: Should add /media path to frontend proxy 2020-07-17 22:03:01 +08:00
Lapo Luchini
f5cf3cfa74 Minimal upload error management.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
2020-06-30 23:00:46 +02:00
Lapo Luchini
b8056e5f84 Refactor niceLinks and add where missing.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
2020-06-30 19:15:15 +02:00
Lapo Luchini
d53f5bfa92 Add support for links in description 2020-06-30 16:20:15 +08:00
beaock
48ea7e47f3 Spelling modification 2020-05-22 10:16:00 +09:00
beaock
a935b65449 Create a 404 page 2020-05-11 18:20:43 +09:00
Kid
2cc457fdf5 Use jsDelivr for MDI for better global speed
This is extremely useful for mainland Chinese users.
2020-03-29 21:59:11 +08:00
winkidney
144c816be3 Fix: Should not use 'form' element to avoid request-cancel
Also fix default value for privacy option of board and pin.

Ref: https://stackoverflow.com/questions/12009423/what-does-status-canceled-for-a-resource-mean-in-chrome-developer-tools
2020-03-05 12:20:44 +08:00
Scott Johnston
b68efe44f2 Updated spelling of "pinned." 2020-02-16 22:01:43 -05:00
winkidney
bcb39f74f6 Fix: Should always re-initialize meta after reset on boards 2020-02-14 16:20:42 +08:00
winkidney
8850ee6734 Refactor: little enhance for search function 2020-02-14 16:16:26 +08:00
winkidney
7d402f5e37 Feature: Add pin display UI and board diaplay UI 2020-02-14 15:43:49 +08:00
winkidney
d76c3e393d Feature: Add search-panel for Pinry 2020-02-14 14:21:46 +08:00
winkidney
82738afbb2 Feature: Add search icon to header 2020-02-13 17:19:51 +08:00
winkidney
c2b9541f6e Refactor: Use shorter name for "My Collections" 2020-02-13 16:47:51 +08:00
winkidney
c71d398850 Fix: Try to fix browser autocomplete on login-form fields 2020-02-11 18:18:58 +08:00
winkidney
31e4d19b7d Feature: Add privacy option to board edit UI 2020-02-11 17:55:30 +08:00
winkidney
e2de094ba0 Fix: no-changes on board name should be allowed 2020-02-11 17:49:18 +08:00
winkidney
65cd51daa8 Feature: Add UI to handle visible-option for single Pin 2020-02-11 15:36:35 +08:00
winkidney
fb6b4ddad3 Fix: Should not load repeated boards list 2020-02-10 22:55:56 +08:00
winkidney
0aed13e1f0 Feature: Add default icon for android 2019-12-19 00:11:45 +08:00
winkidney
af32fb3901 Feature: Add PWA settings 2019-12-18 23:54:58 +08:00
winkidney
50266a6acc Feature: Add Image type for pin-upload 2019-12-18 23:24:51 +08:00
winkidney
c7d350423b Feature: Move tag-input top of description and add tag-auto-complete 2019-12-10 21:46:18 +08:00
winkidney
b7f24b83be Feafactor: Move AutoComplete filter function as utils 2019-12-10 21:46:18 +08:00
Isaac Bythewood
edc8dca464 Update yarn deps 2019-12-08 19:47:03 +00:00
Isaac Bythewood
b5ddfa36c2 Adjust bookmarklet caps 2019-12-08 18:09:59 +00:00
winkidney
478957493b Fix: Use en-US for firefox extesion link 2019-12-08 12:58:50 -05:00
winkidney
a1528e38ad Feature: Add Browser extension link to README and Home page 2019-12-08 12:58:50 -05:00
winkidney
0ccef0576a Fix: Should remove slash before api 2019-12-08 12:58:50 -05:00
winkidney
55d7d61b17 Feature: Add bookmarklet link generation in PHeader 2019-12-08 12:58:50 -05:00
winkidney
e2dbf13c8f Feature: Allow a little console.log for production 2019-12-08 12:58:50 -05:00
winkidney
ff0cc4ad68 Feature: Add loading for createPin 2019-12-08 12:58:50 -05:00
winkidney
e09e25a31a Feature: Add support for bookmarklet url 2019-12-08 12:58:50 -05:00
winkidney
a7670892f0 Feature: PinEdit works well 2019-12-08 12:58:50 -05:00
winkidney
47778d492e Fix: Fix all Pin filter load error
Route state chagne should be watched by child component.
2019-12-08 12:58:50 -05:00
winkidney
83e85e9e7b Fix: Fix component not update error on board-url changing 2019-12-08 12:58:50 -05:00
winkidney
ba21df6914 Feature: Add condition for board-edit button display 2019-12-08 12:58:50 -05:00
winkidney
98fbdf63f3 Refactor: Use form utils in PinCreateModal 2019-12-08 12:58:50 -05:00
winkidney
109d8aca9f Feature: Add2Board works well 2019-12-08 12:58:50 -05:00
winkidney
a2babdf33c Refactor: Rename pin_create to pin_edit 2019-12-08 12:58:50 -05:00