Commit Graph

50 Commits

Author SHA1 Message Date
Alexandre Alapetite
e6fadbe580 +x execution rights update-user 2017-07-22 20:23:53 +02:00
Alexandre Alapetite
e046791c93 CLI update user
https://github.com/FreshRSS/FreshRSS/issues/1600
Not tested
2017-07-22 20:05:36 +02:00
Alexandre Alapetite
99c7450343 Simplify readme
Remove cd and sudo
https://github.com/FreshRSS/FreshRSS/pull/1544#discussion_r118556797
2017-05-26 09:45:29 +02:00
Alexandre Alapetite
20d1301b46 Do not require write access to check new version
Do not require write access to check if new ZIP version is available
https://github.com/FreshRSS/FreshRSS/issues/1450
2017-05-25 14:27:31 +02:00
Alexandre Alapetite
21954d6d83 More git readme 2017-05-25 14:02:55 +02:00
Alexandre Alapetite
f57aaebeb8 Readme more advanced git commands
https://github.com/FreshRSS/FreshRSS/issues/1542
2017-05-25 13:46:16 +02:00
Alexandre Alapetite
af8960b8b3 Move default configuration files
https://github.com/FreshRSS/FreshRSS/issues/1531
2017-05-12 23:33:58 +02:00
Seokseong Jeon
09787cfd7a actualizeFeed return number of new articles as 3rd 2017-05-03 22:56:56 +09:00
Alexandre Alapetite
f6148e1f32 CLI user-info readme
https://github.com/FreshRSS/FreshRSS/issues/1449#issuecomment-284191560
https://github.com/FreshRSS/FreshRSS/issues/1447
2017-03-05 00:23:23 +01:00
Alexandre Alapetite
37957d45b2 Allows do-install.php only if data/do-install.txt exists
https://github.com/FreshRSS/FreshRSS/issues/1449
2017-03-03 23:15:50 +01:00
Alexandre Alapetite
ada94465e6 CLI: More infos in user-info
https://github.com/FreshRSS/FreshRSS/issues/1449#issuecomment-283927614
2017-03-03 23:01:33 +01:00
Alexandre Alapetite
c544f510d2 CLI: install language
https://github.com/FreshRSS/FreshRSS/issues/1445#issuecomment-283908468
2017-03-03 11:55:58 +01:00
Alexandre Alapetite
ae1bf1f56f CLI do no list un-created user admin
https://github.com/FreshRSS/FreshRSS/issues/1448
2017-03-03 11:47:04 +01:00
Alexandre Alapetite
992a811df6 CLI add language to install
https://github.com/FreshRSS/FreshRSS/issues/1445
2017-03-02 23:04:38 +01:00
Alexandre Alapetite
17296f99d2 Fix CLI install bug with SQLite
And improve requirements check
https://github.com/FreshRSS/FreshRSS/issues/1443
2017-02-28 21:12:47 +01:00
Alexandre Alapetite
271a1fdc89 Missing checkUsername and const patten
https://github.com/FreshRSS/FreshRSS/pull/1423

https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363
2017-02-25 12:39:08 +01:00
Clément
2e871a0adf Merge branch 'dev' into feature/username-in-cli 2017-02-25 10:20:59 +01:00
Alexandre Alapetite
745f0ae014 Changelog 1436, 1439
https://github.com/FreshRSS/FreshRSS/issues/1424
https://github.com/FreshRSS/FreshRSS/issues/1432
https://github.com/FreshRSS/FreshRSS/pull/1436
https://github.com/FreshRSS/FreshRSS/pull/1439
2017-02-24 23:21:23 +01:00
Alexandre Alapetite
7757f9c2b2 Merge pull request #1439 from dswd/cli-reconfigure
Added cli tool to reconfigure FreshRSS
2017-02-24 23:00:44 +01:00
Alexandre Alapetite
686311463b Merge pull request #1436 from dswd/disable-update
Add config option to disable and hide self-update
2017-02-24 22:46:47 +01:00
Dennis Schwerdel
1fc3054c2f Added cli tool to reconfigure FreshRSS 2017-02-24 07:54:31 +01:00
Dennis Schwerdel
9e931d1bc5 Added disable_update option to cli/do-install.php 2017-02-24 07:20:50 +01:00
Dennis Schwerdel
efcab77470 Fixed empty db-prefix in do-install.php 2017-02-23 18:53:08 +01:00
Clément
4eeae5171b use function with preg_match to check username 2017-02-16 18:54:59 +01:00
Clément
8d2b76334c Possibility to register user having a '-', a '_' or a '.' in username 2017-02-16 14:27:45 +01:00
Clément
08857c679d add - _ and . in accepted char 2017-02-15 14:20:49 +01:00
Alexandre Alapetite
f3d5cbd7da Underscore missing in documentation
https://github.com/FreshRSS/FreshRSS/pull/1363
2016-11-06 14:23:41 +01:00
Alexandre Alapetite
829d9997d3 Fix small bugs in install
Small fixes in install (e.g. better check that DB password works)
2016-11-06 14:04:06 +01:00
Alexandre Alapetite
dde719060a CLI another example: users ranked by activity date
https://github.com/FreshRSS/FreshRSS/issues/1345
https://github.com/FreshRSS/FreshRSS/issues/1358
2016-11-05 22:09:39 +01:00
Alexandre Alapetite
1f37424c09 +x execution rights user-info 2016-11-05 21:37:57 +01:00
Alexandre Alapetite
6b85f8cf12 CLI: IEC prefix (binary) for units
Updated according to https://wiki.ubuntu.com/UnitsPolicy
(I got confused due `ls`, which is still using 1024 but is listed as an
exception)
And use the formatting function already included in FreshRSS
2016-11-05 21:32:08 +01:00
Alexandre Alapetite
aeda49a7d2 Add CLI for user information + Fix last user activity
https://github.com/FreshRSS/FreshRSS/issues/1345
2016-11-05 20:48:46 +01:00
Alexandre Alapetite
a7301a43fa A bit more readme 2016-10-25 22:35:45 +02:00
Alexandre Alapetite
4f785865ba Readme import-for-user
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-25 21:45:13 +02:00
Alexandre Alapetite
c8e5292ab7 CLI minor formatting
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 21:58:22 +02:00
Alexandre Alapetite
1e4348732d Readme CLI
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 21:21:26 +02:00
Alexandre Alapetite
fac6c98816 CLI minor usage update 2016-10-24 20:33:21 +02:00
Alexandre Alapetite
1182129ce5 CLI option no-default-feeds
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 20:29:08 +02:00
Alexandre Alapetite
879af85d3c +x execution rights actualie-user 2016-10-24 02:25:44 +02:00
Alexandre Alapetite
a6db495494 CLI actualize-user
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 02:25:16 +02:00
Alexandre Alapetite
1171461a29 +x execution rights do-install 2016-10-24 01:50:13 +02:00
Alexandre Alapetite
ab4ece6780 CLI do-install
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
2016-10-24 01:41:09 +02:00
Alexandre Alapetite
1f03e8a3ae CLI typo in usage example 2016-10-23 13:44:14 +02:00
Alexandre Alapetite
6d55a4f6b4 +x execution rights export 2016-10-23 13:41:12 +02:00
Alexandre Alapetite
fcb9280fc8 CLI export
ZIP export, OPML export.
Corrected height of feeds select in Pafat theme.
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1039
https://github.com/FreshRSS/FreshRSS/issues/1277
2016-10-23 13:37:48 +02:00
Alexandre Alapetite
179d126cc8 +x execution rights 2016-10-23 01:47:18 +02:00
Alexandre Alapetite
1b8eb6c7e7 CLI import ZIP/OPML/JSON for user
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/851
2016-10-23 01:46:14 +02:00
Alexandre Alapetite
5b1b43ab57 CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095 2016-10-22 20:32:16 +02:00
Alexandre Alapetite
2cd370a736 +x execution rights 2016-10-22 13:02:37 +02:00
Alexandre Alapetite
e1f214e9e2 CLI list-users and create-user
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
2016-10-22 12:58:06 +02:00