Commit Graph

531 Commits

Author SHA1 Message Date
winkidney
dfcd3f64d5 Feature: hasNext works for pin-loading 2019-12-08 12:58:50 -05:00
winkidney
106c6879e2 Feature: Add scroll-handler for pins 2019-12-08 12:58:50 -05:00
winkidney
59d85a40cb Feature: Reflow works in child component 2019-12-08 12:58:50 -05:00
winkidney
47bb9f4e09 Feture: Move height table to root elements 2019-12-08 12:58:50 -05:00
winkidney
051c1735d6 Feature: Optimize resize events trigger 2019-12-08 12:58:50 -05:00
winkidney
488138767f Fix: Make offset by outer-scope instead of pin 2019-12-08 12:58:50 -05:00
winkidney
2010224599 Fix: Should return rowSize instead of 7 2019-12-08 12:58:50 -05:00
winkidney
f2fd4f3095 Feature: Add resize listener 2019-12-08 12:58:50 -05:00
winkidney
b46cc6b2d3 Fix: Add pins id for pins elements / fix padding for pins 2019-12-08 12:58:50 -05:00
winkidney
6df4a90d8a Feature: Flow by height-offset now works well 2019-12-08 12:58:50 -05:00
winkidney
44ed242970 Feature: Use new margin-top value / add height table 2019-12-08 12:58:50 -05:00
winkidney
c2050fa76f Feature: Use function instead of logic in mounted function 2019-12-08 12:58:50 -05:00
winkidney
c56320ac5d Fix: Should call function on avatar loader 2019-12-08 12:58:50 -05:00
winkidney
7d4bd51804 Feature: Generate abs-position for pins in row 2019-12-08 12:58:50 -05:00
winkidney
c335a3dcb8 Feature: Add style for image 2019-12-08 12:58:50 -05:00
winkidney
db2d7ce9ef Feature: Render pins by ourself without help of third-party's help 2019-12-08 12:58:50 -05:00
winkidney
5a57cadcf3 Feature: Add basic frame for pin-resize 2019-12-08 12:58:50 -05:00
winkidney
01bac724d6 Feature: Implements FadeIn and Fadeout for specified pin 2019-12-08 12:58:50 -05:00
winkidney
6318500594 Feature: Initial commit for waterfall component by vue 2019-12-08 12:58:50 -05:00
winkidney
c2515542da Feature: Add vendor vue-waterfall 2019-12-08 12:58:50 -05:00
winkidney
0565d9985e Refactor: Use thisPin instead this in pin-event binding 2019-12-08 12:58:50 -05:00
winkidney
1d739aca54 Fix: Use class instead of element name for star action 2019-12-08 12:58:50 -05:00
winkidney
3d56663d8b Fix: Use new migration file for Board 2019-12-08 12:58:50 -05:00
winkidney
0c6c7f4a26 Feature: Add heart js event 2019-12-08 12:58:50 -05:00
winkidney
9b592ebac6 Feature: Add star button for specified pin 2019-12-08 12:58:50 -05:00
winkidney
be00941281 Feature: Add board support in backend 2019-12-08 12:58:50 -05:00
Isaac Bythewood
ffe999f405 Update flake8 configuration 2019-12-08 17:48:23 +00:00
Isaac Bythewood
1a413d9a56 Update license year and swap to markdown 2019-12-08 17:47:17 +00:00
Isaac Bythewood
25b18694e9 Update contributors section of README 2019-12-05 12:10:58 -05:00
Ji Qu
948b0c44d3 Merge pull request #157 from lapo-luchini/patch-1
Remove references to jQuery in bookmarklet
2019-12-04 11:28:22 +08:00
Lapo Luchini
9356824b9b Remove references to jQuery
Actual dependency was already removed in ddf2891480.
2019-12-02 19:34:28 +01:00
Ji Qu
4f3cb74ee9 Merge pull request #154 from willstott101/perf1
Various performance improvements.
2019-07-22 11:33:33 +08:00
Will Stott
510966633a Only load Image once when creating all three Thumbnail sizes. 2019-07-18 14:42:40 +01:00
Will Stott
cb24cebd94 Avoid 2 queries per pin in the main endpoint. 2019-07-18 14:33:18 +01:00
Will Stott
d871180cdf Use caller's Image object when fetching or creating a thumbnail. 2019-07-17 23:54:18 +01:00
Ji Qu
209076339a Merge pull request #153 from willstott101/favicon
Add a default Pinry favicon
2019-07-17 22:00:04 +08:00
Will Stott
6cb00dfc37 flake8 2019-07-17 09:58:24 -04:00
Will Stott
a6569cb8ff Use Django's standard field rendering. Create filter for custom attrs. 2019-07-17 09:58:24 -04:00
Will Stott
fe2adf1856 Add a default pinry favicon 2019-07-17 14:48:51 +01:00
winkidney
e216e5a6f2 Feature: Use char-field instead of url-field to fit strange types of url
Now Pinry will not care type of url, if it could be input, it could be
saved.
This may cause xss issue but Pinry is a private pin-board replacement,
so be it.
2019-07-15 17:12:18 +08:00
Ji Qu
51c2050c77 Merge pull request #150 from willstott101/patch-1
Allow dots in usernames
2019-07-11 20:07:11 +08:00
Will Stott
941911e709 Escape special regex character - 2019-07-04 15:18:56 +01:00
Will Stott
14d2d5f2f6 Allow dots in usernames 2019-07-04 15:16:27 +01:00
Isaac Bythewood
6a86482512 Merge pull request #147 from norweeg/fix_146
fixes #146
2019-06-01 11:15:22 -04:00
Brennen Raimer
22b8cb6aee add clients for mysql, postgresql, and oracle 2019-06-01 11:07:56 -04:00
Brennen Raimer
c3ae58c60b made build and entrypoint scripts executable 2019-06-01 10:54:07 -04:00
winkidney
12d3811af9 Fix: Add currentUser for pin-form creation page 2019-04-28 16:57:56 +08:00
winkidney
8ef4f43f3b Refactor: Add some doc string to pin-form-referer
Also change the input type to url.
2019-04-28 11:54:02 +08:00
Ji Qu
360d0a3210 Merge pull request #143 from rtau-trial/dockerimage-optimize
Try to optimize Docker image
2019-03-28 16:18:26 +08:00
Raymond Tau
0a7cd32b35 Ignore files not related to Docker image during build
To reduce the size of context sent to Docker daemon
2019-03-26 08:07:32 +08:00