Chocobozzz
|
fc9e66242a
|
Upgrade to webpack 4
|
2018-04-06 16:06:43 +02:00 |
Chocobozzz
|
a9ab599e53
|
Try to improve the contributing guide for tests
|
2018-04-04 08:57:37 +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 |
Léo Andrès
|
0e4ffb4b67
|
Clean shell scripts (#398)
|
2018-03-27 10:35:12 +02:00 |
Chocobozzz
|
c91de74372
|
Improve update host script
|
2018-03-20 09:19:05 +01:00 |
Gérald Niel
|
f8087a5476
|
Update shebang and date format for working on FreeBSD (fix typo)
(not tested on Linux)
|
2018-03-19 22:13:29 +01:00 |
Gérald Niel
|
1069d3a4dc
|
Update shebang and date to POSIX format for working on FreeBSD (not
tested on Linux)
|
2018-03-19 22:06:21 +01:00 |
Chocobozzz
|
0647f472bc
|
Fix logging timestamp
|
2018-03-08 18:16:15 +01:00 |
Chocobozzz
|
dfecb90036
|
Fix lint momory issues
|
2018-03-08 17:31:11 +01:00 |
Chocobozzz
|
c710f90a36
|
Increase mocha default timeout
|
2018-02-28 09:52:13 +01:00 |
SVNET Libre
|
34333925d2
|
Upgrade.sh : Add diff command for config update (#308)
* Add diff command for config update
* Add Context Information
"Updating Configuration File..."
* Modify context information for the config file
|
2018-02-21 17:16:52 +01:00 |
Chocobozzz
|
5a8eac36a7
|
Mkae upgrade.sh executable
|
2018-02-21 16:47:40 +01:00 |
Chocobozzz
|
61b3e146e1
|
Add ability to import videos from all supported youtube-dl sites
|
2018-02-20 18:16:13 +01:00 |
Chocobozzz
|
01bc6ac6f0
|
Fix travis tests
|
2018-02-16 19:00:31 +01:00 |
Chocobozzz
|
e79c65723b
|
Upgrade server dependencies
|
2018-02-16 18:42:02 +01:00 |
Chocobozzz
|
44e98cca5e
|
Add \n in changelog
|
2018-02-16 08:33:19 +01:00 |
Chocobozzz
|
86acad02aa
|
Update code contributors list
|
2018-02-15 19:33:20 +01:00 |
Chocobozzz
|
e33b53abb3
|
Handle changelog in release
|
2018-02-15 15:59:48 +01:00 |
Chocobozzz
|
a8b5ce95f5
|
Better upgrade script consistency
|
2018-02-14 16:03:09 +01:00 |
SVNET Libre
|
64586951de
|
Upgrade.sh (#281)
* Upgrade.sh
Bash script for upgrading Instance
* add bash strict mode
* move to "scripts" folder and other fix
* Rename scirpts/upgrade.sh to scripts/upgrade.sh
* Fix SQL BACKUP path
* Fix symbolic link update
|
2018-02-12 09:43:16 +01:00 |
Chocobozzz
|
ecb4e35f4e
|
Add ability to reset our password
|
2018-01-30 13:27:07 +01:00 |
Chocobozzz
|
4805cff179
|
Fix migrations
|
2018-01-29 11:58:07 +01:00 |
Chocobozzz
|
94a5ff8a4a
|
Move job queue to redis
We'll use it as cache in the future.
/!\ You'll loose your old jobs (pending jobs too) so upgrade only when
you don't have pending job anymore.
|
2018-01-25 18:41:17 +01:00 |
Jan Keromnes
|
42f1923430
|
Add --disable-host-check to development watch script to support proxies.
See also https://github.com/webpack/webpack-dev-server/issues/882
|
2018-01-25 14:48:06 +01:00 |
Benjamin Bouvier
|
a585af352c
|
Fixes #205: Fix Janitor configuration;
|
2018-01-25 11:13:07 +01:00 |
Chocobozzz
|
5e1c08eb94
|
Add api doc in html
|
2018-01-24 11:54:32 +01:00 |
Chocobozzz
|
a28f353a64
|
Fix lint
|
2018-01-24 10:33:50 +01:00 |
Chocobozzz
|
c7b1b92b11
|
Use json for schema.org instead of tags
|
2018-01-24 09:21:45 +01:00 |
Chocobozzz
|
451ce9642c
|
Add commander in dependencies instead of dev dep
|
2018-01-22 09:42:42 +01:00 |
Chocobozzz
|
23e27dd535
|
Add ability to configure log level
|
2018-01-19 13:58:13 +01:00 |
Chocobozzz
|
0edf0581a9
|
Add http tracker in torrent too
|
2018-01-19 08:49:04 +01:00 |
Chocobozzz
|
fe452e0cab
|
Fix release script
|
2018-01-18 18:40:12 +01:00 |
Chocobozzz
|
f05a1c30c1
|
Don't show videos of remote instance after unfollow
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
fd206f0b2d
|
Add ability to update some configuration keys
|
2018-01-17 10:41:27 +01:00 |
Chocobozzz
|
2d13b29965
|
Remove npm run upgrade
Use command from production.md instead
|
2018-01-15 18:23:17 +01:00 |
Chocobozzz
|
9a05ef50be
|
Bumped to version v0.0.9-alpha
|
2018-01-15 18:07:07 +01:00 |
Chocobozzz
|
1e5c707b08
|
Add github release to release script
|
2018-01-15 16:43:37 +01:00 |
Chocobozzz
|
519b8df5f8
|
Bumped to version 0.0.7-alpha
|
2018-01-15 11:55:27 +01:00 |
Chocobozzz
|
f8c79a4194
|
Bumped to version 0.0.2-alpha
|
2018-01-15 11:31:21 +01:00 |
Chocobozzz
|
6b2ef589ed
|
Prepare production workflow
|
2018-01-15 11:28:41 +01:00 |
Chocobozzz
|
63bfad7ec9
|
Try to improve documentations/readme
|
2018-01-12 18:07:41 +01:00 |
Benjamin Bouvier
|
cbca00dfc1
|
Fix client development so that it uses the local ng binary; (#177)
|
2018-01-06 18:10:51 +01:00 |
Chocobozzz
|
da854ddd50
|
Propagate old comment on new follow
|
2017-12-28 11:16:08 +01:00 |
Chocobozzz
|
24a8e782d8
|
Add bootstrap analyzer and optimize build
|
2017-12-20 09:05:16 +01:00 |
Chocobozzz
|
50d6de9c28
|
Begin moving video channel to actor
|
2017-12-19 10:53:16 +01:00 |
Chocobozzz
|
6f045b5791
|
Fix tests
|
2017-12-14 10:20:05 +01:00 |
Chocobozzz
|
94edfc3b2a
|
Fix upgrade script
|
2017-12-13 17:51:32 +01:00 |
Chocobozzz
|
91fea9fc48
|
Add migration
|
2017-12-13 17:46:23 +01:00 |
Chocobozzz
|
3fd3ab2d34
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |