1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 19:01:03 +00:00

Commit Graph

  • 800f6c7288
    Merge 57ee391916 into 03b3b652e5 vithyze 2024-09-12 08:54:55 +0000
  • bd53ac05f6 Fix track duration display master Carey Metcalfe 2024-09-08 14:38:35 -0400
  • 0176df0250
    Merge 13cf84868d into 03b3b652e5 ianesten 2024-09-04 17:06:43 +0800
  • f178410001
    Increase play count and update now playing on /scrobble rather than /stream opensubsonic Alban Féron 2024-06-02 12:33:08 +0200
  • 88997d5984
    Support for empty search3 queries Alban Féron 2024-06-01 18:02:32 +0200
  • 1271b30d64
    We do support POST requests Alban Féron 2024-06-01 17:45:54 +0200
  • 2f90744676
    Say we support OpenSubsonic Alban Féron 2024-06-01 17:01:09 +0200
  • 03b3b652e5
    Version bump 0.7.8 Alban Féron 2024-05-20 15:24:54 +0200
  • a1231e05ad
    Fix latest postgresql migration Alban Féron 2024-05-20 15:17:50 +0200
  • 813f5a3a8f
    Version bump 0.7.7 Alban Féron 2024-05-19 17:14:13 +0200
  • 002f223eb1
    Update GitHub actions Alban Féron 2024-05-19 17:07:09 +0200
  • df51cabb41
    Run the project through an up-to-date black Alban Féron 2024-05-19 16:02:45 +0200
  • f12e403c67
    Add Python 3.12 support Alban Féron 2024-05-19 15:59:40 +0200
  • 4a0437b5e2
    Fix(?) watcher queue sometimes not stopping when asked Alban Féron 2024-04-14 15:59:51 +0200
  • 1cfca94109
    Move a ListenBrainz test to the net suite Alban Féron 2024-04-01 12:33:57 +0200
  • 8d3a31d012
    Allow non-admin users to link ListenBrainz account Iván Ávalos 2024-03-31 20:17:26 -0600
  • 0f49dfb3ac
    Add ListenBrainz documentation and tests Iván Ávalos 2024-03-18 22:58:03 -0600
  • a39f2fb16a
    Initial ListenBrainz support Iván Ávalos 2024-03-18 03:30:56 -0600
  • 1feaae7637
    Silence auth errors from tests Alban Féron 2024-01-02 15:13:43 +0100
  • 2209b65d5d
    Add ReadTheDocs configuration file Alban Féron 2024-01-02 14:34:33 +0100
  • c2a9d42772
    Fix failing test with Flask >=3.0.0 Alban Féron 2024-01-02 13:22:43 +0100
  • 13cf84868d fix indentation Ian Esten 2023-07-21 11:12:56 -0700
  • e54bb79dcb fix indentation Ian Esten 2023-07-21 11:10:32 -0700
  • f891d8e7f6 fix issue #254. albums now store their path, which is unique to an album. this means that the album artist does not have to be set for a compilation to be correctly grouped as one album instead of one album per artist. Ian Esten 2023-07-21 10:26:15 -0700
  • 0fa0d55290
    Version bump 0.7.6 Alban Féron 2023-07-14 15:24:17 +0200
  • a14a7da11d
    Log failed login attempts Alban Féron 2023-07-14 12:17:06 +0200
  • bfb7d508d5
    Merge b2f0c99f79 into 4bc80bfce5 vithyze 2023-07-06 17:23:11 +0200
  • 4bc80bfce5
    Replace distutils.dir_util.remove_tree() by shutil.rmtree(). Louis-Philippe Véronneau 2023-06-13 15:44:38 -0400
  • abe0b79968
    Properly close database connections when they're not in use Alban Féron 2023-04-21 17:04:44 +0200
  • 32a74706c2
    Properly close database connections when they're not in use Alban Féron 2023-04-20 18:17:10 +0200
  • 893a007f29
    Properly close database connections when they're not in use Alban Féron 2023-04-20 16:40:51 +0200
  • f3e743dece
    Version bump 0.7.5 Alban Féron 2023-04-02 16:13:54 +0200
  • 62f921d05f
    Fix #252 migrations Alban Féron 2023-04-02 16:00:56 +0200
  • 639c68291a Add database migrations to fix up the bitrate units Carey Metcalfe 2023-03-31 20:40:28 -0400
  • 109f81e713 Fix bitrate units when scanning Carey Metcalfe 2023-03-31 20:23:11 -0400
  • ef5ee0f100
    Merge 187c5136ae into dc93b43c41 Vincent Ducamps 2023-03-25 19:07:42 +0100
  • dc93b43c41
    Docs: add a note about supysonic-server tuning Alban Féron 2023-03-25 15:59:52 +0100
  • 187c5136ae fix issue with ldap entry_dn call vincent 2023-03-21 20:33:19 +0100
  • 5fb5633da0 return false if can't bind ldap vincent 2023-03-21 19:32:56 +0100
  • 8ad4ba9100 fix postgres migration vincent 2023-03-20 22:52:06 +0100
  • fb72439b94 test admin an mail change vincent 2023-03-20 19:26:48 +0100
  • 087c85279e add usermanager test vincent 2023-03-20 19:13:16 +0100
  • 9405f0f4b2 add ldap3 to dependance vincent 2023-03-19 22:11:04 +0100
  • c16a99b934 format vincent 2023-03-19 22:05:13 +0100
  • ef54a70c51 add test vincent 2023-03-19 22:03:58 +0100
  • efef48cbcb update docs vincent 2023-03-16 22:23:02 +0100
  • decfefb505 remove dependance between ldapmanager and config vincent 2023-03-16 21:34:12 +0100
  • 275c9139af change config call to avoid flask dependancy vincent 2023-03-14 23:27:25 +0100
  • 1a5b790247 add ldap to sample config vincent 2023-03-14 23:12:57 +0100
  • 56bf4e2884 DB modification for LDAP vincent 2023-03-14 23:07:40 +0100
  • 35a6468ba5 update user manager for ldap vincent 2023-03-14 23:07:16 +0100
  • 27247b27c6 implement LDAP object vincent 2023-03-14 21:43:17 +0100
  • b2e55d2da6 fix old python compatibility vincent 2022-10-07 09:50:26 +0200
  • 5207f7fdc6 init ldap implementation vincent 2022-10-06 20:28:43 +0200
  • cf73d5a26d
    Fix getAlbumList2 for PostgreSQL Alban Féron 2023-03-18 17:39:07 +0100
  • 034a47d1d7
    Fix getAlbumList for PostgreSQL Alban Féron 2023-03-18 17:29:30 +0100
  • 27df94e578
    Setting to enable or disable ChartLyrics Alban Féron 2023-03-18 16:04:00 +0100
  • 03ac57ca26
    log rotate documentation Alban Féron 2023-03-18 12:54:11 +0100
  • eac6bdf1a3
    Add a setting to disable log rotation vithyze 2023-03-05 12:07:19 +0000
  • b2f0c99f79 Apply changes vithyze 2023-03-05 12:07:52 +0000
  • fa013f6772 Apply changes vithyze 2023-03-05 12:07:19 +0000
  • b662162ca7 Apply changes vithyze 2023-03-05 12:06:51 +0000
  • 57ee391916 Apply changes vithyze 2023-03-05 12:06:10 +0000
  • 8e2adf8fc8
    Fix getting starred stuff Alban Féron 2023-02-25 16:30:05 +0100
  • 245e9c7c54
    Merge remote-tracking branch 'lolspark/patch-1' Alban Féron 2023-02-11 17:59:36 +0100
  • 56162adbef
    Drop the "pragmas" kw for Python SQLite migrations Alban Féron 2023-02-11 14:47:54 +0100
  • f696a2dc0d
    Update configuration.rst lolspark 2023-02-02 16:23:19 +0400
  • 536c4e9fb0
    Version bump 0.7.4 Alban Féron 2023-01-20 19:32:11 +0100
  • 0957fef148
    Fix failing deletions from the scanner Alban Féron 2023-01-17 22:59:43 +0100
  • 36efefcda6
    Fix supysonic-server with gunicorn creating the application too early Alban Féron 2023-01-16 22:10:39 +0100
  • be6b617e60
    black Alban Féron 2023-01-15 16:28:27 +0100
  • d5a4f1856c
    Genre related fixes Alban Féron 2023-01-15 16:26:59 +0100
  • ad688a23c3
    Fix FK errors when deleting a user Alban Féron 2023-01-15 16:04:37 +0100
  • 724f04726e
    Adding missing foreign key on client_prefs Alban Féron 2023-01-15 15:51:27 +0100
  • 09a5fb12ed
    Fix integrity errors when deleting a root folder Alban Féron 2023-01-14 16:47:57 +0100
  • b57b086e04
    Enforce foreign keys on SQLite Alban Féron 2023-01-14 16:45:44 +0100
  • 4bbd7e94b0
    Use hex-encoded string for id instead of bytes on DBMSs that don't provide native UUID support Alban Féron 2023-01-11 23:12:13 +0100
  • ba1fbf4b73
    Forgot to update badge and docs about Python version Alban Féron 2023-01-08 16:40:51 +0100
  • 399686f17b
    Version bump 0.7.3 Alban Féron 2023-01-08 16:20:23 +0100
  • 82187fd4c4
    pyupgrade Alban Féron 2023-01-08 16:16:28 +0100
  • 14dc63631f
    Fixed error on daemon quit peewee Alban Féron 2023-01-08 15:53:59 +0100
  • 30734fe9ab
    Fix getSongsByGenre + remove some useless DISTINCTs Alban Féron 2023-01-02 18:08:30 +0100
  • 09d48fdb2e
    Fix pony leftover in jukebox Alban Féron 2023-01-01 17:21:35 +0100
  • 4d249adcf2
    Drop Python 3.6 Alban Féron 2023-01-01 13:38:26 +0100
  • 6ab0488620
    Add missing save calls in Last.fm handling Alban Féron 2022-12-31 18:24:29 +0100
  • b87091dd56
    Force tests to run on Ubuntu 20.04 and test for py 3.11 and 3.12 Alban Féron 2022-12-31 17:58:35 +0100
  • f6b859d11f
    Fix average ratings for peewee pre-3.15.4 Alban Féron 2022-12-31 17:40:19 +0100
  • e51abfe80f
    Fix independent tests Alban Féron 2022-12-31 17:17:49 +0100
  • ee8165bb03
    Fix requesting lyrics Alban Féron 2022-12-31 17:01:20 +0100
  • e510f9622a
    Porting supysonic.frontend Alban Féron 2022-12-31 16:47:24 +0100
  • 153c5f42ba
    Porting supysonic.api.user Alban Féron 2022-12-30 16:55:20 +0100
  • 42283817fe
    Fix transcoding tests Alban Féron 2022-12-30 16:44:09 +0100
  • dd2ef2ffeb
    Porting supysonic.api.search Alban Féron 2022-12-30 16:41:00 +0100
  • 8b93e0bc6e
    Fix on scanner queuing Alban Féron 2022-12-30 15:21:30 +0100
  • 4fa744efcd
    Porting supysonic.api.radio Alban Féron 2022-12-30 15:08:13 +0100
  • 6179daf4ce
    Porting supysonic.api.playlists Alban Féron 2022-12-23 18:57:14 +0100
  • 50b98e641a
    Fix for peewee pre-3.15.4 Alban Féron 2022-12-23 17:34:45 +0100
  • b2c45ff03f
    Porting supysonic.api.media Alban Féron 2022-12-23 15:36:40 +0100
  • 995c2a6ef2
    Porting supysonic.api.chat Alban Féron 2022-12-23 14:39:15 +0100
  • 95f77cc170
    Porting supysonic.api.browse Alban Féron 2022-12-18 18:03:51 +0100