Π·Π΅Ρ€ΠΊΠ°Π»ΠΎ ΠΈΠ·
1
0
Π€ΠΎΡ€ΠΊΠ½ΡƒΡ‚ΡŒ 0
Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

9 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Paul SchwΓΆrer 4d7b16a9a2 Fixes and refactoring
Signed-off-by: Paul SchwΓΆrer <hello@paulschwoerer.de>
2020-03-01 23:22:48 +01:00
Paul SchwΓΆrer 4700a15e5c Merge branch 'master' into issue-70-share-favorite-locations
# Conflicts:
#	package.json
#	src/favoritesController.js
#	webpack.common.js
#	webpack.dev.js
#	webpack.prod.js
2020-03-01 22:21:17 +01:00
Gary Kim 7aafdd6fc5
Use Webpack
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-13 07:23:27 +08:00
Paul SchwΓΆrer 6049f159cb Configure webpack to place built images in /img/ folder
Signed-off-by: Paul SchwΓΆrer <hello@paulschwoerer.de>
2020-02-05 19:09:00 +01:00
Paul SchwΓΆrer a6375b3109 Create separate entry-point for public favorite share
This is a preparation for when other parts of the app will be transitioned to the webpack build system. In addition to having a defined path for every part of the app, it should also help to keep bundle size down by not loading unnecessary dependencies.

Signed-off-by: Paul SchwΓΆrer <hello@paulschwoerer.de>
2020-02-05 19:09:00 +01:00
Paul SchwΓΆrer 175df5b7c5 Add and configure stylelint
Signed-off-by: Paul SchwΓΆrer <hello@paulschwoerer.de>
2020-02-05 19:09:00 +01:00
Paul SchwΓΆrer 0119057aa2 Reformat js code part of favorite sharing
- add nextcloud eslint rules

Signed-off-by: Paul SchwΓΆrer <hello@paulschwoerer.de>
2020-02-05 19:09:00 +01:00
Paul SchwΓΆrer 8c8f064bfc Configure linting
Signed-off-by: Paul SchwΓΆrer <hello@paulschwoerer.de>
2020-02-05 19:09:00 +01:00
Paul SchwΓΆrer b95ca12481 Implement favorite sharing prototype
Signed-off-by: Paul SchwΓΆrer <hello@paulschwoerer.de>
2020-02-05 19:09:00 +01:00