Commit Graph

1707 Commits

Author SHA1 Message Date
Chocobozzz
ee28cdf1c4
Upgrade server dependencies 2018-04-06 14:39:19 +02:00
Chocobozzz
228e84aa7e
Upgrade spectacle module 2018-04-06 10:44:02 +02:00
Chocobozzz
9c758359c0
Add what now section to production guide 2018-04-06 10:36:21 +02:00
Chocobozzz
97ea24045d
Fix api doc in video update endpoint 2018-04-06 10:20:11 +02:00
Chocobozzz
61b66b361f
Upgrade api doc 2018-04-06 10:17:06 +02:00
Chocobozzz
f37bad639b
Add ability to set a start time 2018-04-05 17:12:22 +02:00
Chocobozzz
7ee4a4af0b
Cleanup peertube plugin after dispose 2018-04-05 16:53:31 +02:00
Chocobozzz
877b0528f8
Fix auto quality with http fallback 2018-04-05 16:22:08 +02:00
Chocobozzz
a8462c8e3a
Automatic resolution according to user bandwidth V1 2018-04-05 16:15:51 +02:00
Chocobozzz
3d3441d6c7
Don't start application until all components were initialized 2018-04-04 11:04:14 +02:00
Chocobozzz
72de91cb10
Fix privacy argument in upload script 2018-04-04 10:47:02 +02:00
Chocobozzz
c49db162ee
Add tests for publishedAt 2018-04-04 10:21:36 +02:00
Chocobozzz
20760d9160
Accept unlisted comments too 2018-04-04 09:59:31 +02:00
Chocobozzz
317ebb939e
Improve admin css help 2018-04-04 09:39:19 +02:00
Chocobozzz
d49b872a7a
Add id to body for more specific css 2018-04-04 09:30:54 +02:00
Chocobozzz
c448d41242
Fix show more description button on video change 2018-04-04 09:04:34 +02:00
Chocobozzz
a9ab599e53
Try to improve the contributing guide for tests 2018-04-04 08:57:37 +02:00
Chocobozzz
ea20306f87
Better embed responsive 2018-04-03 18:18:58 +02:00
Chocobozzz
09edde4084
Fix video watch page responsive 2018-04-03 18:06:58 +02:00
Chocobozzz
b891f9bc61
Fix watch page video change 2018-04-03 17:33:39 +02:00
Chocobozzz
33d7855229
Improve first play 2018-04-03 15:18:24 +02:00
Chocobozzz
c6352f2c64
Improve player
Add a settings dialog based on the work of Yanko Shterev (@yshterev):
https://github.com/yshterev/videojs-settings-menu. Thanks!
2018-04-03 14:02:10 +02:00
Chocobozzz
6b9af12936
Add opacity effect on control bar icons 2018-04-03 12:06:28 +02:00
Chocobozzz
e993ecb3b7
Improve player progress bar 2018-04-03 12:06:28 +02:00
Chocobozzz
779f000083
Update docker image name 2018-04-03 09:04:35 +02:00
Chocobozzz
a289721264
Add information about test databases in contributing guide 2018-04-03 08:49:18 +02:00
Chocobozzz
1909685158
Improve contributing guide 2018-04-03 08:44:04 +02:00
victor-long
2f7ac61807 Documentation for macOS development. (#462) 2018-04-03 00:12:58 +02:00
memorybox
f97d299230 fix #456 catching errors in import-videos (#457) 2018-04-02 20:28:25 +02:00
luz.paz
f209b32afa Misc. typos
Found via `codespell -q 3`
2018-03-30 18:51:57 +02:00
Chocobozzz
79d28db3f9
Fix migration 200 2018-03-30 17:47:21 +02:00
Rigel
d788291d2a refactoring archive creation step to reduce code duplication and be less error-prone 2018-03-30 17:13:24 +02:00
Rigel
6c42d96e46 modified scripts/release.sh to add tar.xz and provide archive signatures 2018-03-30 17:13:24 +02:00
Julien Le Bras
2922e048de Add publishedAt field for video model.
* New field added in the `video` table + migration script

* `publishedAt` updated to NOW when privacy changes from private to
  public/unlisted (default = NOW)

* Models updated to handle the new attribute

* Client interface updated to use `publishedAt` instead of `createdAt`
  except in My Account > My Videos view
2018-03-30 08:52:58 +02:00
Armando Lüscher
2920281946 Fix little typo in variable. 2018-03-30 08:34:36 +02:00
Luc Didry
4246247fd6 Add precision on upgrade script (#433) 2018-03-29 14:27:55 +02:00
Chocobozzz
ae61cb09dc
Bumped to version v1.0.0-beta.3 2018-03-29 14:13:23 +02:00
Chocobozzz
8e03c5f46a
Fix changelog 2018-03-29 14:13:06 +02:00
Chocobozzz
d8c2e37988
Upgrade changelog 2018-03-29 13:42:03 +02:00
Chocobozzz
09becad8e8
Add reverse proxy test in travis 2018-03-29 11:39:53 +02:00
Rigel Kent
09e10ac0c9 add .editorconfig to maintain consistent coding styles (#429)
Signed-off-by: Rigel Kent <sendmemail@rigelk.eu>
2018-03-29 11:07:51 +02:00
Chocobozzz
490b595a01
Prevent brute force login attack 2018-03-29 11:03:30 +02:00
Chocobozzz
23f4c3d412
Disply other videos if screen >= 1300px 2018-03-29 08:49:34 +02:00
Chocobozzz
2b084d7048
Add link to register in login form 2018-03-28 18:22:59 +02:00
Chocobozzz
5afdd0a52f
Add initial video quota info in registration form 2018-03-28 17:05:46 +02:00
Chocobozzz
e33e7fc89e
Fix views system behind a proxy 2018-03-28 14:51:50 +02:00
Chocobozzz
45cd28b679
Remove alpine image 2018-03-28 13:45:24 +02:00
Charles de Lacombe
829be6e8b7 Add a hover effect on left menu links (#418) (#425)
I:
- removed the `margin-left` on the `.panel-block` to put it on the children
instead
- squashed the `margin-bottom` of the links into their `height` (and rounded it
to 40px, feel free to correct me)
- centered vertically the content of the links
- added the `background-color` change on hover for the links

I put the same color as the `.logged-in-block`. Maybe it should be externalized
as a SCSS variable?

I also added a CSS transition. Is it alright?
2018-03-28 11:43:09 +02:00
Chocobozzz
c73e83da28
Truncate correctly video descriptions 2018-03-28 11:00:02 +02:00
Chocobozzz
63f4b13281
Bumped to version v1.0.0-beta.2 2018-03-28 08:42:23 +02:00